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-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/.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 d099279d5b6efbf513cb628ad55296d05197a41a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d099279d5b6efbf513cb628ad55296d05197a41a # timeout=10 Commit message: "SGSN: Remove mm context triplets" > git rev-list --no-walk 9fb31e1c72efedd016e699242f354407a98c3b36 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-asan] $ /bin/sh -xe /tmp/jenkins13939959497687327783.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:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 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-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs -b osmocom:nightly:asan -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/podman/testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-12-09T16:42:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [214 kB] Fetched 9266 kB in 1s (9711 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-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-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-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_1.cc Creating dependency file for RANAP_IEs_part_2.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_5.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_Containers.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_1.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_5.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_4.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_3.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_Adapter.cc Creating dependency file for RAN_Emulation.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_4.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_3.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_5.cc Creating dependency file for SCCPasp_Types_part_6.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_1.cc Creating dependency file for RANAP_Templates_part_2.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_4.cc Creating dependency file for Osmocom_VTY_Functions_part_5.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_Gb_Types_part_7.cc Creating dependency file for Osmocom_Types_part_1.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_2.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_4.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_4.cc Creating dependency file for M3UA_Types_part_5.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_3.cc Creating dependency file for L3_Templates_part_4.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_4.cc Creating dependency file for L3_Common_part_5.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_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 ITU_X213_Types_part_3.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_5.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_4.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_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_6.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_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc 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 | } | ^ 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 IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc 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 SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [53.6 kB] Fetched 55.2 kB in 0s (113 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-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 -> libasn1c1: installing libasn1c-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 -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libasn1c-dbg, libgtp-dbg, libosmo-ranap-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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libasn1c-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-nightly-asan 0 upgraded, 29 newly installed, 0 to remove and 4 not upgraded. Need to get 23.6 MB of archives. After this operation, 93.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:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202412082029 [1196 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.47.38eb4.202412082029~asan [579 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp10 1.12.0.32.04f5.202412082029~asan [129 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.47.38eb4.202412082029~asan [162 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.47.38eb4.202412082029~asan [1082 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.25.dd38.202412082029~asan [211 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.47.38eb4.202412082029~asan [278 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.43.b201.202412082029~asan [309 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.13.35d4.202412082029~asan [50.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran10 2.0.0.52.6412.202412082029~asan [539 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-sigtran-dbg 2.0.0.52.6412.202412082029~asan [823 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.10.0.47.38eb4.202412082029~asan [67.8 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.10.0.47.38eb4.202412082029~asan [156 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.47.38eb4.202412082029~asan [739 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.47.38eb4.202412082029~asan [97.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.10.0.47.38eb4.202412082029~asan [105 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.10.0.47.38eb4.202412082029~asan [64.6 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.10.0.47.38eb4.202412082029~asan [43.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp 2.0.0.52.6412.202412082029~asan [19.8 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-stp-dbg 2.0.0.52.6412.202412082029~asan [26.6 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c1 0.9.38.202412082029~asan [359 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libasn1c-dbg 0.9.38.202412082029~asan [524 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libgtp-dbg 1.12.0.32.04f5.202412082029~asan [163 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap7 1.6.0.4.b5f6.202412082029~asan [1646 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-ranap-dbg 1.6.0.4.b5f6.202412082029~asan [2358 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.10.0.47.38eb4.202412082029~asan [4207 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn 1.12.0.29.7d94.202412082029~asan [590 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-sgsn-dbg 1.12.0.29.7d94.202412082029~asan [910 kB] Fetched 23.6 MB in 0s (77.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../01-osmocom-nightly-asan_202412082029_amd64.deb ... Unpacking osmocom-nightly-asan (202412082029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.47.38eb4.202412082029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0.32.04f5.202412082029~asan_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0.32.04f5.202412082029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0.47.38eb4.202412082029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0.47.38eb4.202412082029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.5.1.25.dd38.202412082029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.25.dd38.202412082029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.10.0.47.38eb4.202412082029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../08-libosmoabis13_1.6.0.43.b201.202412082029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.43.b201.202412082029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.8.0.13.35d4.202412082029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.13.35d4.202412082029~asan) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.0.52.6412.202412082029~asan_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.0.52.6412.202412082029~asan) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.0.52.6412.202412082029~asan_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412082029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0.47.38eb4.202412082029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0.47.38eb4.202412082029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0.47.38eb4.202412082029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0.47.38eb4.202412082029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0.47.38eb4.202412082029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0.47.38eb4.202412082029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0.47.38eb4.202412082029~asan_amd64.deb ... Unpacking libosmocore (1.10.0.47.38eb4.202412082029~asan) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.0.52.6412.202412082029~asan_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.0.52.6412.202412082029~asan) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.0.52.6412.202412082029~asan_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.0.52.6412.202412082029~asan) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202412082029~asan_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202412082029~asan) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202412082029~asan_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202412082029~asan) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0.32.04f5.202412082029~asan_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0.32.04f5.202412082029~asan) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0.4.b5f6.202412082029~asan_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0.4.b5f6.202412082029~asan) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0.4.b5f6.202412082029~asan_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0.4.b5f6.202412082029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0.47.38eb4.202412082029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.29.7d94.202412082029~asan_amd64.deb ... Unpacking osmo-sgsn (1.12.0.29.7d94.202412082029~asan) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.29.7d94.202412082029~asan_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.29.7d94.202412082029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up osmocom-nightly-asan (202412082029) ... Setting up libasn1c1:amd64 (0.9.38.202412082029~asan) ... Setting up libosmocore22:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Setting up libosmocodec4:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Setting up libasn1c-dbg:amd64 (0.9.38.202412082029~asan) ... Setting up libosmovty13:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Setting up libgtp10:amd64 (1.12.0.32.04f5.202412082029~asan) ... Setting up libosmousb0:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Setting up libosmogb14:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Setting up libgtp-dbg:amd64 (1.12.0.32.04f5.202412082029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.25.dd38.202412082029~asan) ... Setting up libosmocoding0:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Setting up libosmosim2:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Setting up libosmocore (1.10.0.47.38eb4.202412082029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.43.b201.202412082029~asan) ... Setting up libosmo-sigtran10:amd64 (2.0.0.52.6412.202412082029~asan) ... Setting up libosmocore-dbg:amd64 (1.10.0.47.38eb4.202412082029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.13.35d4.202412082029~asan) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.0.52.6412.202412082029~asan) ... Setting up osmo-stp:amd64 (2.0.0.52.6412.202412082029~asan) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0.4.b5f6.202412082029~asan) ... Setting up osmo-sgsn (1.12.0.29.7d94.202412082029~asan) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0.4.b5f6.202412082029~asan) ... Setting up osmo-stp-dbg:amd64 (2.0.0.52.6412.202412082029~asan) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.29.7d94.202412082029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/stp/stp.log'] 20241209164233367 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20241209164233368 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:40) 20241209164233368 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241209164233368 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241209164233368 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241209164233368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241209164233368 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7_instance.c:315) 20241209164233368 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:123) 20241209164233368 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241209164233368 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:127) 20241209164233368 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:219) 20241209164233368 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:239) 20241209164233368 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:286) 20241209164233368 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:219) 20241209164233368 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:239) 20241209164233368 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:286) 20241209164233368 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55bac2343a80(sgsn) with 23 counters 20241209164233626 DLSS7 INFO (r=127.0.0.1:39904<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209164233626 DLSS7 INFO (r=127.0.0.1:39904<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20241209164233626 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:39904<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241209164233626 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241209164233626 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241209164233626 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209164233626 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241209164233626 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241209164233626 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241209164233626 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) [testenv][generic] Running testsuite 20241209164233643 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20241209164233643 DGPRS NOTICE libGTP v1.12.0.32-04f5.202412082029~asan initialized (sgsn_main.c:462) 20241209164233644 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20241209164233644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164233644 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:572) 20241209164233644 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:590) 20241209164233644 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:596) 20241209164233644 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209164233644 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209164233644 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:705) 20241209164233644 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20241209164233644 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20241209164233644 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209164233644 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20241209164233644 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209164233644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209164233644 DLSS7 INFO (r=127.0.0.1:57651<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209164233644 DLSS7 INFO (r=127.0.0.1:57651<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:143) 20241209164233644 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:57651<->l=127.0.0.200:2905 (osmo_ss7_asp.c:623) 20241209164233644 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:711) 20241209164233644 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241209164233644 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209164233644 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20241209164233644 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209164233644 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209164233644 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209164233644 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209164233645 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:39904<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209164233645 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209164233645 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1082) 20241209164233645 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209164233645 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209164233645 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209164233645 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209164233645 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:581) 20241209164233645 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:588) 20241209164233645 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:588) 20241209164233645 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241209164233645 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209164233645 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209164233645 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209164233645 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209164233645 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Unix server socket created successfully. MC@fbda6b00d07d: Listening on TCP port 40025. fbda6b00d07d is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests fbda6b00d07d 40025 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@fbda6b00d07d: New HC connected from 10.0.2.100 [10.0.2.100]. fbda6b00d07d: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@fbda6b00d07d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@fbda6b00d07d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@fbda6b00d07d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@fbda6b00d07d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@fbda6b00d07d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@fbda6b00d07d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@fbda6b00d07d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@fbda6b00d07d: Configuration file was processed on all HCs. MC@fbda6b00d07d: Creating MTC on host 10.0.2.100. MC@fbda6b00d07d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Mon Dec 9 16:42:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164234645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164234645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach started. 20241209164235348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164235351 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164235396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNCONFIGURED}: Allocated (fsm.c:456) 20241209164235396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241209164235396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241209164235396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164235396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164235396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164235396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164235397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164235397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164235398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164235398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164235398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164235398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164235398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164235398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164235398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164235398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241209164235398 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164235398 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164235398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164235399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164235399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164235403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164235415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164235416 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164235434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241209164235434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241209164235434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241209164235434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164235434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164235434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164235434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164235434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164235434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164235436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164235436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164235436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164235436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164235436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164235436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164235436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164235436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241209164235436 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164235436 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164235436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(12)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164235437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164235437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164235440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164235440 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)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164235448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164235448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164235470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNCONFIGURED}: Allocated (fsm.c:456) 20241209164235470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241209164235470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241209164235470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164235470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164235470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164235470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164235470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164235470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164235472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164235472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164235472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164235472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164235472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164235472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164235472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164235472 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241209164235472 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164235472 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164235472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(17)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164235473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164235473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164235477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164235477 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)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164235487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164235487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164235646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164235646 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164235646 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164235646 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209164235646 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209164235646 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:749) 20241209164235646 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20241209164235646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241209164235646 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7_instance.c:315) 20241209164235646 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:127) 20241209164235646 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:123) 20241209164235646 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:132) 20241209164235646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:342) 20241209164235646 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209164235646 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:658) 20241209164235647 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209164235647 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209164235647 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) SGSN_Test-GSUP-IPA(18)@fbda6b00d07d: Established a new IPA connection (conn_id=2) 20241209164235647 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209164235647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209164235647 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209164235647 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209164235647 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x612000004a20]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20241209164235647 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:658) SGSN_Test-GSUP-IPA(18)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164235648 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(18)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241209164235649 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209164236322 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209164236322 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:772) 20241209164236322 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:57651 err=None (osmo_ss7_asp.c:788) TC_attach-BVCI196(6)@fbda6b00d07d: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F1762F24'O, index=0 SGSN_Test-GSUP(19)@fbda6b00d07d: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@fbda6b00d07d: 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 := 'BA5F433C192FC42137DF690F919F1132'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D0525C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC6D574DB3CB8D79'O } } } } } 20241209164236705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164236705 DLLC NOTICE LLME(ffffffff/f1762f24){UNASSIGNED} LLC RX: unknown TLLI 0xf1762f24, creating LLME on the fly (gprs_llc.c:552) 20241209164236705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164236705 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164236705 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Allocated (fsm.c:456) 20241209164236705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Allocated (fsm.c:456) 20241209164236705 DMM DEBUG MM_STATE_Gb[0x6120000054a0]{Idle}: Allocated (fsm.c:456) 20241209164236705 DMM DEBUG MM_STATE_Iu[0x612000005620]{Detached}: Allocated (fsm.c:456) 20241209164236705 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164236706 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164236706 DLLC NOTICE LLME(ffffffff/f1762f24){UNASSIGNED} LLGM Assign pre (f1762f24 => c2d1041f) (gprs_llc.c:1079) 20241209164236706 DLLC NOTICE LLME(f1762f24/c2d1041f){ASSIGNED} LLGM Assign post (f1762f24 => c2d1041f) (gprs_llc.c:1125) 20241209164236706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164236706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164236706 DMM DEBUG MM(262420000000001/c2d1041f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164236718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164236718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164236718 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164236718 DMM DEBUG MM(262420000000001/c2d1041f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1066) 20241209164236718 DMM NOTICE MM(262420000000001/c2d1041f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164236718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164236718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164236718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164236718 DMM DEBUG MM(262420000000001/c2d1041f) Requesting authorization (sgsn_auth.c:160) 20241209164236718 DMM INFO MM(262420000000001/c2d1041f) Requesting authentication tuples (sgsn_auth.c:184) 20241209164236718 DMM DEBUG MM(262420000000001/c2d1041f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164236718 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241209164236718 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@fbda6b00d07d: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241209164236721 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164236721 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164236721 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164236721 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164236721 DMM INFO MM(262420000000001/c2d1041f) Subscriber data update (mmctx.c:445) 20241209164236721 DMM DEBUG MM(262420000000001/c2d1041f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164236721 DMM INFO MM(262420000000001/c2d1041f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164236721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164236721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164236721 DMM INFO MM(262420000000001/c2d1041f) <- GMM AUTH AND CIPHERING REQ (rand = ba 5f 43 3c 19 2f c4 21 37 df 69 0f 91 9f 11 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164236729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164236729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164236729 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164236729 DMM INFO MM(262420000000001/c2d1041f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164236729 DMM NOTICE MM(262420000000001/c2d1041f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164236729 DMM DEBUG MM(262420000000001/c2d1041f) checking auth: received GSM SRES = 1d 05 25 c3 (gprs_gmm.c:648) 20241209164236729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164236729 DMM DEBUG MM(262420000000001/c2d1041f) Requesting authorization (sgsn_auth.c:160) 20241209164236730 DMM INFO MM(262420000000001/c2d1041f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164236730 DMM DEBUG MM(262420000000001/c2d1041f) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164236730 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241209164236730 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) 20241209164236730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164236730 DMM INFO MM(262420000000001/c2d1041f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2d1041f) (gprs_gmm.c:282) 20241209164236731 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164236731 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164236731 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241209164236731 DMM INFO MM(262420000000001/c2d1041f) Subscriber data update (mmctx.c:445) 20241209164236731 DMM DEBUG MM(262420000000001/c2d1041f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164236732 DMM INFO MM(262420000000001/c2d1041f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164236732 DMM NOTICE MM(262420000000001/c2d1041f) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:982) 20241209164236732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164236732 DMM NOTICE MM(262420000000001/c2d1041f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164236732 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) 20241209164236732 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164236732 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241209164236732 DMM INFO MM(262420000000001/c2d1041f) Subscriber data update (mmctx.c:445) 20241209164236732 DMM DEBUG MM(262420000000001/c2d1041f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164236739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164236739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164236739 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164236739 DMM INFO MM(262420000000001/c2d1041f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164236739 DMM NOTICE MM(262420000000001/c2d1041f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164236739 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164236739 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164236739 DLLC NOTICE LLME(f1762f24/c2d1041f){ASSIGNED} LLGM Assign pre (ffffffff => c2d1041f) (gprs_llc.c:1079) 20241209164236739 DLLC NOTICE LLME(ffffffff/c2d1041f){ASSIGNED} LLGM Assign post (ffffffff => c2d1041f) (gprs_llc.c:1125) 20241209164236739 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164236739 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164236739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164236739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach-BVCI196(6)@fbda6b00d07d: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@fbda6b00d07d: Final verdict of PTC: pass 20241209164236792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44574<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164236795 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164236795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(19)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(17)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(7)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(12)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@fbda6b00d07d: Final verdict of PTC: none TC_attach-BVCI196(6)@fbda6b00d07d: Final verdict of PTC: none TC_attach-BVCI210(11)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@fbda6b00d07d: Final verdict of PTC: none TC_attach-BVCI220(16)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(10)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(15)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(5)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Mon Dec 9 16:42:36 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241209164236908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164237310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104996) 20241209164237796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164237796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104996, count=106256) 20241209164238797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164238797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Mon Dec 9 16:42:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164239798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164239798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_mnc3 started. 20241209164240373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164240375 DMM INFO MM(262420000000001/c2d1041f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164240375 DMM INFO MM(262420000000001/c2d1041f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164240375 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164240375 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164240375 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164240375 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164240375 DLLC NOTICE LLME(ffffffff/c2d1041f){ASSIGNED} LLGM Assign pre (c2d1041f => ffffffff) (gprs_llc.c:1079) 20241209164240375 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2d1041f => ffffffff) (gprs_llc.c:1125) 20241209164240375 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241209164240375 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) 20241209164240375 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:402) 20241209164240375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005320]{Init}: Deallocated (fsm.c:568) 20241209164240375 DMM DEBUG MM_STATE_Gb(0)[0x6120000054a0]{Idle}: Deallocated (fsm.c:568) 20241209164240375 DMM DEBUG MM_STATE_Iu[0x612000005620]{Detached}: Deallocated (fsm.c:568) 20241209164240375 DMM DEBUG GMM(gmm_fsm)[0x6120000051a0]{Deregistered}: Deallocated (fsm.c:568) 20241209164240375 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164240424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164240424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164240424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164240424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164240424 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164240424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164240424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164240424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164240424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(26)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(27)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164240426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164240426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164240426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164240426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164240426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164240426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164240426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164240426 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164240427 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164240427 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164240427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164240427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164240427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164240431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(23)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164240442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164240442 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(26)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_mnc3-BVCI196(24)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(31)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164240448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164240448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164240448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164240449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164240449 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164240449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164240449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164240449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164240449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164240450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164240450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164240450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164240450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164240450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164240450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164240450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164240450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164240450 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164240450 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164240450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164240451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164240451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164240454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164240462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164240462 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164240491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164240491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164240491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164240491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164240491 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164240491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164240491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164240491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164240491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164240493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164240493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164240493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164240493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164240493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164240493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164240493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164240494 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164240494 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164240494 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164240494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164240494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164240494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164240498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164240507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164240508 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(34)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164240799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164240799 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164240799 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164240799 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(36)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(36)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164240801 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(36)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(36)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164240801 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(36)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(36)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(36)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(36)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(24)@fbda6b00d07d: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='FA6175E4'O, index=0 SGSN_Test-GSUP(38)@fbda6b00d07d: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@fbda6b00d07d: 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 := '301B5FC539EA91D0EC9B288D2A11BAEA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FA3D7B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '606161BDCE6C4466'O } } } } } 20241209164241854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164241854 DLLC NOTICE LLME(ffffffff/fa6175e4){UNASSIGNED} LLC RX: unknown TLLI 0xfa6175e4, creating LLME on the fly (gprs_llc.c:552) 20241209164241855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164241855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164241855 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Allocated (fsm.c:456) 20241209164241855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Allocated (fsm.c:456) 20241209164241855 DMM DEBUG MM_STATE_Gb[0x612000005aa0]{Idle}: Allocated (fsm.c:456) 20241209164241855 DMM DEBUG MM_STATE_Iu[0x612000005c20]{Detached}: Allocated (fsm.c:456) 20241209164241855 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164241855 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164241855 DLLC NOTICE LLME(ffffffff/fa6175e4){UNASSIGNED} LLGM Assign pre (fa6175e4 => ec19e32f) (gprs_llc.c:1079) 20241209164241855 DLLC NOTICE LLME(fa6175e4/ec19e32f){ASSIGNED} LLGM Assign post (fa6175e4 => ec19e32f) (gprs_llc.c:1125) 20241209164241855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164241855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164241855 DMM DEBUG MM(262420000001001/ec19e32f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164241867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164241867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164241867 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164241867 DMM DEBUG MM(262420000001001/ec19e32f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241209164241867 DMM NOTICE MM(262420000001001/ec19e32f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164241867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164241867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164241867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164241867 DMM DEBUG MM(262420000001001/ec19e32f) Requesting authorization (sgsn_auth.c:160) 20241209164241867 DMM INFO MM(262420000001001/ec19e32f) Requesting authentication tuples (sgsn_auth.c:184) 20241209164241867 DMM DEBUG MM(262420000001001/ec19e32f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164241867 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241209164241867 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@fbda6b00d07d: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241209164241870 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164241870 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164241870 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164241870 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164241870 DMM INFO MM(262420000001001/ec19e32f) Subscriber data update (mmctx.c:445) 20241209164241870 DMM DEBUG MM(262420000001001/ec19e32f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164241870 DMM INFO MM(262420000001001/ec19e32f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164241870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164241870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164241870 DMM INFO MM(262420000001001/ec19e32f) <- GMM AUTH AND CIPHERING REQ (rand = 30 1b 5f c5 39 ea 91 d0 ec 9b 28 8d 2a 11 ba ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164241878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164241878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164241878 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164241878 DMM INFO MM(262420000001001/ec19e32f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164241878 DMM NOTICE MM(262420000001001/ec19e32f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164241878 DMM DEBUG MM(262420000001001/ec19e32f) checking auth: received GSM SRES = 8f a3 d7 b1 (gprs_gmm.c:648) 20241209164241878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164241878 DMM DEBUG MM(262420000001001/ec19e32f) Requesting authorization (sgsn_auth.c:160) 20241209164241878 DMM INFO MM(262420000001001/ec19e32f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164241878 DMM DEBUG MM(262420000001001/ec19e32f) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164241878 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241209164241879 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) 20241209164241879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164241879 DMM INFO MM(262420000001001/ec19e32f) <- GMM ATTACH ACCEPT (new P-TMSI=0xec19e32f) (gprs_gmm.c:282) 20241209164241880 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164241880 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164241880 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241209164241880 DMM INFO MM(262420000001001/ec19e32f) Subscriber data update (mmctx.c:445) 20241209164241880 DMM DEBUG MM(262420000001001/ec19e32f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164241880 DMM INFO MM(262420000001001/ec19e32f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164241880 DMM NOTICE MM(262420000001001/ec19e32f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241209164241880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164241880 DMM NOTICE MM(262420000001001/ec19e32f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164241880 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) 20241209164241881 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164241881 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241209164241881 DMM INFO MM(262420000001001/ec19e32f) Subscriber data update (mmctx.c:445) 20241209164241881 DMM DEBUG MM(262420000001001/ec19e32f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164241887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164241887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164241887 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164241887 DMM INFO MM(262420000001001/ec19e32f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164241887 DMM NOTICE MM(262420000001001/ec19e32f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164241887 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164241887 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164241887 DLLC NOTICE LLME(fa6175e4/ec19e32f){ASSIGNED} LLGM Assign pre (ffffffff => ec19e32f) (gprs_llc.c:1079) 20241209164241887 DLLC NOTICE LLME(ffffffff/ec19e32f){ASSIGNED} LLGM Assign post (ffffffff => ec19e32f) (gprs_llc.c:1125) 20241209164241887 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164241887 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164241887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164241887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(24)@fbda6b00d07d: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@fbda6b00d07d: Final verdict of PTC: pass 20241209164241940 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48162<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(38)@fbda6b00d07d: Final verdict of PTC: none 20241209164241942 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164241942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(27)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(36)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(31)@fbda6b00d07d: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@fbda6b00d07d: Final verdict of PTC: none TC_attach_mnc3-BVCI196(24)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(26)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@fbda6b00d07d: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(37)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(25)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(29)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(35)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_mnc3-BVCI196(24): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(26): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(36): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_mnc3 finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Mon Dec 9 16:42:42 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241209164242065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164242467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48608) 20241209164242943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164242943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48608, count=89444) 20241209164243944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164243944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Mon Dec 9 16:42:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164244945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164244945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_umts_aka_umts_res started. 20241209164245527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164245528 DMM INFO MM(262420000001001/ec19e32f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164245528 DMM INFO MM(262420000001001/ec19e32f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164245528 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164245528 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164245528 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164245529 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164245529 DLLC NOTICE LLME(ffffffff/ec19e32f){ASSIGNED} LLGM Assign pre (ec19e32f => ffffffff) (gprs_llc.c:1079) 20241209164245529 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec19e32f => ffffffff) (gprs_llc.c:1125) 20241209164245529 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241209164245529 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) 20241209164245529 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20241209164245529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005920]{Init}: Deallocated (fsm.c:568) 20241209164245529 DMM DEBUG MM_STATE_Gb(0)[0x612000005aa0]{Idle}: Deallocated (fsm.c:568) 20241209164245529 DMM DEBUG MM_STATE_Iu[0x612000005c20]{Detached}: Deallocated (fsm.c:568) 20241209164245529 DMM DEBUG GMM(gmm_fsm)[0x6120000057a0]{Deregistered}: Deallocated (fsm.c:568) 20241209164245529 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(46)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164245579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164245579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164245579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164245579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164245579 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164245579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164245579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164245579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164245579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(45)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(46)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164245581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164245581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164245581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164245582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164245582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164245582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164245582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164245582 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164245582 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164245582 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164245582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164245582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164245582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(46)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164245587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164245597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164245597 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(45)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(50)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(43)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(50)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164245603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164245604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164245604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164245604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164245604 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164245604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164245604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164245604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164245604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164245605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164245605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164245605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164245606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164245606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164245606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164245606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164245606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164245606 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164245606 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164245606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(50)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164245606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164245606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164245610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164245621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164245621 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(51)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164245649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164245649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164245649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164245649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164245649 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164245649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164245649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164245650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164245650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164245651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164245651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164245651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164245651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164245651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164245651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164245651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164245651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164245651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164245651 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164245651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164245652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164245652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164245657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164245666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164245666 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(54)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164245946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164245946 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164245946 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164245946 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164245948 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(56)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164245949 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@fbda6b00d07d: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F92DA75B'O, index=0 SGSN_Test-GSUP(57)@fbda6b00d07d: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@fbda6b00d07d: 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 := '33907A108C1D39E7DF42129FEFC87656'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '09523855'O ("\tR8U") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A9BF74AD8246798'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '31E38F866E95696FC9639072F1550606'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F286DAF7C4607E492BD20ADEE5E08912'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B49B5D12FDC6DF42368922992F7B420B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F45AA5E12ED0EDFB'O } } } } } 20241209164246999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164246999 DLLC NOTICE LLME(ffffffff/f92da75b){UNASSIGNED} LLC RX: unknown TLLI 0xf92da75b, creating LLME on the fly (gprs_llc.c:552) 20241209164246999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164246999 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164247000 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Allocated (fsm.c:456) 20241209164247000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Allocated (fsm.c:456) 20241209164247000 DMM DEBUG MM_STATE_Gb[0x6120000060a0]{Idle}: Allocated (fsm.c:456) 20241209164247000 DMM DEBUG MM_STATE_Iu[0x612000006220]{Detached}: Allocated (fsm.c:456) 20241209164247000 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164247000 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164247000 DLLC NOTICE LLME(ffffffff/f92da75b){UNASSIGNED} LLGM Assign pre (f92da75b => d286eac5) (gprs_llc.c:1079) 20241209164247000 DLLC NOTICE LLME(f92da75b/d286eac5){ASSIGNED} LLGM Assign post (f92da75b => d286eac5) (gprs_llc.c:1125) 20241209164247000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164247000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164247000 DMM DEBUG MM(262420000001002/d286eac5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164247014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164247014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164247014 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164247014 DMM DEBUG MM(262420000001002/d286eac5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241209164247014 DMM NOTICE MM(262420000001002/d286eac5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164247014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164247014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164247014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164247014 DMM DEBUG MM(262420000001002/d286eac5) Requesting authorization (sgsn_auth.c:160) 20241209164247014 DMM INFO MM(262420000001002/d286eac5) Requesting authentication tuples (sgsn_auth.c:184) 20241209164247014 DMM DEBUG MM(262420000001002/d286eac5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164247014 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241209164247014 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@fbda6b00d07d: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241209164247017 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164247017 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164247017 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164247017 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164247017 DMM INFO MM(262420000001002/d286eac5) Subscriber data update (mmctx.c:445) 20241209164247017 DMM DEBUG MM(262420000001002/d286eac5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164247017 DMM INFO MM(262420000001002/d286eac5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164247017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164247017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164247017 DMM INFO MM(262420000001002/d286eac5) <- GMM AUTH AND CIPHERING REQ (rand = 33 90 7a 10 8c 1d 39 e7 df 42 12 9f ef c8 76 56 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b4 9b 5d 12 fd c6 df 42 36 89 22 99 2f 7b 42 0b ) (gprs_gmm.c:465) 20241209164247026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164247026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164247026 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164247026 DMM INFO MM(262420000001002/d286eac5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164247026 DMM NOTICE MM(262420000001002/d286eac5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164247026 DMM DEBUG MM(262420000001002/d286eac5) checking auth: received UMTS RES = f4 5a a5 e1 2e d0 ed fb (gprs_gmm.c:648) 20241209164247026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164247026 DMM DEBUG MM(262420000001002/d286eac5) Requesting authorization (sgsn_auth.c:160) 20241209164247026 DMM INFO MM(262420000001002/d286eac5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164247026 DMM DEBUG MM(262420000001002/d286eac5) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164247026 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241209164247026 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) 20241209164247026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164247026 DMM INFO MM(262420000001002/d286eac5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd286eac5) (gprs_gmm.c:282) 20241209164247027 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164247027 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164247027 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241209164247027 DMM INFO MM(262420000001002/d286eac5) Subscriber data update (mmctx.c:445) 20241209164247027 DMM DEBUG MM(262420000001002/d286eac5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164247027 DMM INFO MM(262420000001002/d286eac5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164247027 DMM NOTICE MM(262420000001002/d286eac5) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241209164247027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164247027 DMM NOTICE MM(262420000001002/d286eac5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164247027 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) 20241209164247028 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164247028 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241209164247028 DMM INFO MM(262420000001002/d286eac5) Subscriber data update (mmctx.c:445) 20241209164247028 DMM DEBUG MM(262420000001002/d286eac5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164247034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164247034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164247034 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164247034 DMM INFO MM(262420000001002/d286eac5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164247034 DMM NOTICE MM(262420000001002/d286eac5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164247034 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164247034 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164247034 DLLC NOTICE LLME(f92da75b/d286eac5){ASSIGNED} LLGM Assign pre (ffffffff => d286eac5) (gprs_llc.c:1079) 20241209164247034 DLLC NOTICE LLME(ffffffff/d286eac5){ASSIGNED} LLGM Assign post (ffffffff => d286eac5) (gprs_llc.c:1125) 20241209164247034 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164247034 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164247034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164247034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@fbda6b00d07d: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@fbda6b00d07d: Final verdict of PTC: pass 20241209164247087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48180<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(46)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(57)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@fbda6b00d07d: Final verdict of PTC: none 20241209164247090 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164247090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(45)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(50)@fbda6b00d07d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@fbda6b00d07d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@fbda6b00d07d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(53)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(55)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(44)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(48)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Mon Dec 9 16:42:47 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 20241209164247221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164247622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45100<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86180) 20241209164248092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164248092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86180, count=90536) 20241209164249093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164249093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Mon Dec 9 16:42:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164250094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164250094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_umts_aka_gsm_sres started. 20241209164250681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164250682 DMM INFO MM(262420000001002/d286eac5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164250682 DMM INFO MM(262420000001002/d286eac5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164250682 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164250682 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164250682 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164250682 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164250682 DLLC NOTICE LLME(ffffffff/d286eac5){ASSIGNED} LLGM Assign pre (d286eac5 => ffffffff) (gprs_llc.c:1079) 20241209164250682 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d286eac5 => ffffffff) (gprs_llc.c:1125) 20241209164250682 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241209164250682 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) 20241209164250682 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20241209164250682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000005f20]{Init}: Deallocated (fsm.c:568) 20241209164250682 DMM DEBUG MM_STATE_Gb(0)[0x6120000060a0]{Idle}: Deallocated (fsm.c:568) 20241209164250682 DMM DEBUG MM_STATE_Iu[0x612000006220]{Detached}: Deallocated (fsm.c:568) 20241209164250682 DMM DEBUG GMM(gmm_fsm)[0x612000005da0]{Deregistered}: Deallocated (fsm.c:568) 20241209164250682 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164250722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164250722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164250722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164250722 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164250722 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164250722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164250722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164250722 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164250722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164250724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164250724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164250724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164250724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164250724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164250724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164250724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164250724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164250724 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164250724 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164250724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164250725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164250725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164250729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164250739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164250739 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(63)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164250763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164250763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164250763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164250763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164250763 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164250763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164250763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164250763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164250763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164250765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164250765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164250765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164250765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164250765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164250765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164250765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164250765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164250765 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164250766 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164250766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164250766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164250766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164250769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164250777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164250777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(68)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164250801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164250801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164250801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164250801 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164250801 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164250801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164250801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164250801 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164250801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164250802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164250802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164250802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164250802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164250802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164250802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164250802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164250802 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164250802 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164250802 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164250802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(74)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164250803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164250803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164250807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164250817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164250817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164251096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164251096 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164251096 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164251096 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164251098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(75)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164251098 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@fbda6b00d07d: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D03CC338'O, index=0 SGSN_Test-GSUP(76)@fbda6b00d07d: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@fbda6b00d07d: 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 := 'A05AAFD82684A367C83374FC70F41E23'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17FF673C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8ABB4E221C0A4B87'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '59FD09F70AC7A8B59CB0E520DBABB023'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C599BD431DAE68FD0AFCD06F60ADE589'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C1181BCAE10E7EE7E3EFBB6762E8127C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8FCC50FAE20824A6'O } } } } } 20241209164252149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164252149 DLLC NOTICE LLME(ffffffff/d03cc338){UNASSIGNED} LLC RX: unknown TLLI 0xd03cc338, creating LLME on the fly (gprs_llc.c:552) 20241209164252149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164252149 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164252150 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Allocated (fsm.c:456) 20241209164252150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Allocated (fsm.c:456) 20241209164252150 DMM DEBUG MM_STATE_Gb[0x6120000066a0]{Idle}: Allocated (fsm.c:456) 20241209164252150 DMM DEBUG MM_STATE_Iu[0x612000006820]{Detached}: Allocated (fsm.c:456) 20241209164252150 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164252150 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164252150 DLLC NOTICE LLME(ffffffff/d03cc338){UNASSIGNED} LLGM Assign pre (d03cc338 => c2861c7b) (gprs_llc.c:1079) 20241209164252150 DLLC NOTICE LLME(d03cc338/c2861c7b){ASSIGNED} LLGM Assign post (d03cc338 => c2861c7b) (gprs_llc.c:1125) 20241209164252150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164252150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164252150 DMM DEBUG MM(262420000001003/c2861c7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164252164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164252164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164252164 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164252164 DMM DEBUG MM(262420000001003/c2861c7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241209164252164 DMM NOTICE MM(262420000001003/c2861c7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164252164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164252164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164252164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164252164 DMM DEBUG MM(262420000001003/c2861c7b) Requesting authorization (sgsn_auth.c:160) 20241209164252164 DMM INFO MM(262420000001003/c2861c7b) Requesting authentication tuples (sgsn_auth.c:184) 20241209164252164 DMM DEBUG MM(262420000001003/c2861c7b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164252164 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241209164252165 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@fbda6b00d07d: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241209164252167 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164252168 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164252168 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164252168 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164252168 DMM INFO MM(262420000001003/c2861c7b) Subscriber data update (mmctx.c:445) 20241209164252168 DMM DEBUG MM(262420000001003/c2861c7b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164252168 DMM INFO MM(262420000001003/c2861c7b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164252168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164252168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164252168 DMM INFO MM(262420000001003/c2861c7b) <- GMM AUTH AND CIPHERING REQ (rand = a0 5a af d8 26 84 a3 67 c8 33 74 fc 70 f4 1e 23 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c1 18 1b ca e1 0e 7e e7 e3 ef bb 67 62 e8 12 7c ) (gprs_gmm.c:465) 20241209164252175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164252175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164252175 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164252175 DMM INFO MM(262420000001003/c2861c7b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164252175 DMM NOTICE MM(262420000001003/c2861c7b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164252175 DMM DEBUG MM(262420000001003/c2861c7b) checking auth: received GSM SRES = 17 ff 67 3c (gprs_gmm.c:648) 20241209164252175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164252175 DMM DEBUG MM(262420000001003/c2861c7b) Requesting authorization (sgsn_auth.c:160) 20241209164252175 DMM INFO MM(262420000001003/c2861c7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164252175 DMM DEBUG MM(262420000001003/c2861c7b) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164252176 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241209164252176 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) 20241209164252176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164252176 DMM INFO MM(262420000001003/c2861c7b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2861c7b) (gprs_gmm.c:282) 20241209164252177 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164252177 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164252177 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241209164252177 DMM INFO MM(262420000001003/c2861c7b) Subscriber data update (mmctx.c:445) 20241209164252177 DMM DEBUG MM(262420000001003/c2861c7b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164252177 DMM INFO MM(262420000001003/c2861c7b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164252177 DMM NOTICE MM(262420000001003/c2861c7b) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241209164252177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164252177 DMM NOTICE MM(262420000001003/c2861c7b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164252177 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) 20241209164252178 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164252178 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241209164252178 DMM INFO MM(262420000001003/c2861c7b) Subscriber data update (mmctx.c:445) 20241209164252178 DMM DEBUG MM(262420000001003/c2861c7b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164252183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164252184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164252184 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164252184 DMM INFO MM(262420000001003/c2861c7b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164252184 DMM NOTICE MM(262420000001003/c2861c7b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164252184 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164252184 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164252184 DLLC NOTICE LLME(d03cc338/c2861c7b){ASSIGNED} LLGM Assign pre (ffffffff => c2861c7b) (gprs_llc.c:1079) 20241209164252184 DLLC NOTICE LLME(ffffffff/c2861c7b){ASSIGNED} LLGM Assign post (ffffffff => c2861c7b) (gprs_llc.c:1125) 20241209164252184 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164252184 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164252184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164252184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@fbda6b00d07d: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@fbda6b00d07d: Final verdict of PTC: pass 20241209164252237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45116<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_umts_aka_gsm_sres-BVCI196(63)@fbda6b00d07d: Final verdict of PTC: none 20241209164252239 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164252239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(75)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(76)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(64)@fbda6b00d07d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(69)@fbda6b00d07d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(74)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(62)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(72)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(67)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Mon Dec 9 16:42:52 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 20241209164252367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164252769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45118<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86168) 20241209164253241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164253241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86168, count=90524) 20241209164254241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164254242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Mon Dec 9 16:42:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164255243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164255243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_timeout_after_pdp_act started. 20241209164255828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164255829 DMM INFO MM(262420000001003/c2861c7b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164255829 DMM INFO MM(262420000001003/c2861c7b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164255829 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164255829 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164255829 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164255829 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164255829 DLLC NOTICE LLME(ffffffff/c2861c7b){ASSIGNED} LLGM Assign pre (c2861c7b => ffffffff) (gprs_llc.c:1079) 20241209164255829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2861c7b => ffffffff) (gprs_llc.c:1125) 20241209164255829 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241209164255829 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) 20241209164255829 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20241209164255829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006520]{Init}: Deallocated (fsm.c:568) 20241209164255829 DMM DEBUG MM_STATE_Gb(0)[0x6120000066a0]{Idle}: Deallocated (fsm.c:568) 20241209164255829 DMM DEBUG MM_STATE_Iu[0x612000006820]{Detached}: Deallocated (fsm.c:568) 20241209164255829 DMM DEBUG GMM(gmm_fsm)[0x6120000063a0]{Deregistered}: Deallocated (fsm.c:568) 20241209164255829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164255873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164255873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164255873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164255873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164255874 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164255874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164255874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164255874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164255874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164255875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164255875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164255875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164255875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164255875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164255875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164255875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164255875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164255875 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164255875 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164255875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164255876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164255876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164255880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164255891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164255891 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(82)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164255911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164255911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164255911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164255911 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164255912 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164255912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164255912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164255912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164255912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164255914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164255914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164255914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164255914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164255914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164255914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164255914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164255914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164255914 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164255914 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164255914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164255915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(88)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164255915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164255918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164255927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164255927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(87)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(94)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164255952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164255952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164255952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164255952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164255952 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164255952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164255952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164255952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164255952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164255954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164255954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164255954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164255955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164255955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164255955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164255955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164255955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164255955 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164255955 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164255955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164255956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164255956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(94)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164255960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164255970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164255970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(91)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164256245 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164256245 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164256245 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164256245 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(93)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164256247 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(93)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164256247 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(93)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(93)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(93)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@fbda6b00d07d: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='CBD22839'O, index=0 SGSN_Test-GSUP(95)@fbda6b00d07d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@fbda6b00d07d: 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 := 'A85F2871BAF67EC601BD5AD604F9640F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '74514694'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '18FC92715B7260FD'O } } } } } 20241209164256292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164256292 DLLC NOTICE LLME(ffffffff/cbd22839){UNASSIGNED} LLC RX: unknown TLLI 0xcbd22839, creating LLME on the fly (gprs_llc.c:552) 20241209164256292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164256292 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164256292 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: Allocated (fsm.c:456) 20241209164256292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Allocated (fsm.c:456) 20241209164256292 DMM DEBUG MM_STATE_Gb[0x612000006ca0]{Idle}: Allocated (fsm.c:456) 20241209164256292 DMM DEBUG MM_STATE_Iu[0x612000006e20]{Detached}: Allocated (fsm.c:456) 20241209164256292 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164256292 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164256292 DLLC NOTICE LLME(ffffffff/cbd22839){UNASSIGNED} LLGM Assign pre (cbd22839 => e5e00f2e) (gprs_llc.c:1079) 20241209164256292 DLLC NOTICE LLME(cbd22839/e5e00f2e){ASSIGNED} LLGM Assign post (cbd22839 => e5e00f2e) (gprs_llc.c:1125) 20241209164256292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164256292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164256292 DMM DEBUG MM(262420000000021/e5e00f2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164256305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164256305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164256306 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164256306 DMM DEBUG MM(262420000000021/e5e00f2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241209164256306 DMM NOTICE MM(262420000000021/e5e00f2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164256306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164256306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164256306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164256306 DMM DEBUG MM(262420000000021/e5e00f2e) Requesting authorization (sgsn_auth.c:160) 20241209164256306 DMM INFO MM(262420000000021/e5e00f2e) Requesting authentication tuples (sgsn_auth.c:184) 20241209164256306 DMM DEBUG MM(262420000000021/e5e00f2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164256306 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241209164256306 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@fbda6b00d07d: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241209164256309 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164256309 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164256309 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164256309 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164256309 DMM INFO MM(262420000000021/e5e00f2e) Subscriber data update (mmctx.c:445) 20241209164256309 DMM DEBUG MM(262420000000021/e5e00f2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164256309 DMM INFO MM(262420000000021/e5e00f2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164256309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164256309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164256309 DMM INFO MM(262420000000021/e5e00f2e) <- GMM AUTH AND CIPHERING REQ (rand = a8 5f 28 71 ba f6 7e c6 01 bd 5a d6 04 f9 64 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164256317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164256317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164256317 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164256317 DMM INFO MM(262420000000021/e5e00f2e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164256317 DMM NOTICE MM(262420000000021/e5e00f2e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164256317 DMM DEBUG MM(262420000000021/e5e00f2e) checking auth: received GSM SRES = 74 51 46 94 (gprs_gmm.c:648) 20241209164256317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164256317 DMM DEBUG MM(262420000000021/e5e00f2e) Requesting authorization (sgsn_auth.c:160) 20241209164256317 DMM INFO MM(262420000000021/e5e00f2e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164256317 DMM DEBUG MM(262420000000021/e5e00f2e) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164256317 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241209164256317 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) 20241209164256317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164256317 DMM INFO MM(262420000000021/e5e00f2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5e00f2e) (gprs_gmm.c:282) 20241209164256319 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164256319 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164256319 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241209164256319 DMM INFO MM(262420000000021/e5e00f2e) Subscriber data update (mmctx.c:445) 20241209164256319 DMM DEBUG MM(262420000000021/e5e00f2e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164256319 DMM INFO MM(262420000000021/e5e00f2e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164256319 DMM NOTICE MM(262420000000021/e5e00f2e) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241209164256319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164256319 DMM NOTICE MM(262420000000021/e5e00f2e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164256319 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) 20241209164256320 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164256320 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241209164256320 DMM INFO MM(262420000000021/e5e00f2e) Subscriber data update (mmctx.c:445) 20241209164256320 DMM DEBUG MM(262420000000021/e5e00f2e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164256326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164256326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164256326 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164256326 DMM INFO MM(262420000000021/e5e00f2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164256326 DMM NOTICE MM(262420000000021/e5e00f2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164256326 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164256326 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164256326 DLLC NOTICE LLME(cbd22839/e5e00f2e){ASSIGNED} LLGM Assign pre (ffffffff => e5e00f2e) (gprs_llc.c:1079) 20241209164256326 DLLC NOTICE LLME(ffffffff/e5e00f2e){ASSIGNED} LLGM Assign post (ffffffff => e5e00f2e) (gprs_llc.c:1125) 20241209164256326 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164256326 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164256327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164256327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164256378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164256378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209164256378 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164256378 DMM INFO MM(262420000000021/e5e00f2e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209164256378 DMM INFO MM(262420000000021/e5e00f2e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209164256378 DMM DEBUG MM(262420000000021/e5e00f2e) Using GGSN 0 (gprs_sm.c:317) 20241209164256378 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241209164256378 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209164256378 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241209164256378 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241209164256390 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 1d 9d 73 5c 11 06 2a 6e b8 14 05 7f 46 38 a8 c1 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) 20241209164256390 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5dde848, cbp=0x614000002ea0) (sgsn_libgtp.c:633) 20241209164256390 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209164256390 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100082f4b8 TLLI=e5e00f2e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209164256390 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209164256390 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209164256399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164256399 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241209164256399 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164256399 DMM INFO MM(262420000000021/e5e00f2e) -> GMM ATTACH REQUEST MI(TMSI-0xE5E00F2E) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164256399 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164256399 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209164256399 DLLC NOTICE LLME(ffffffff/e5e00f2e){ASSIGNED} LLGM Assign pre (e5e00f2e => f75c470d) (gprs_llc.c:1079) 20241209164256399 DLLC NOTICE LLME(e5e00f2e/f75c470d){ASSIGNED} LLGM Assign post (e5e00f2e => f75c470d) (gprs_llc.c:1125) 20241209164256399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164256399 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164256399 DMM DEBUG MM(262420000000021/f75c470d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164256405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164256405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241209164256405 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164256405 DMM DEBUG MM(262420000000021/f75c470d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241209164256405 DMM NOTICE MM(262420000000021/f75c470d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164256405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164256405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164256405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164256405 DMM DEBUG MM(262420000000021/f75c470d) Requesting authorization (sgsn_auth.c:160) 20241209164256405 DMM INFO MM(262420000000021/f75c470d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164256405 DMM DEBUG MM(262420000000021/f75c470d) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164256405 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241209164256405 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) 20241209164256406 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164256406 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164256406 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241209164256406 DMM INFO MM(262420000000021/f75c470d) Subscriber data update (mmctx.c:445) 20241209164256406 DMM DEBUG MM(262420000000021/f75c470d) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241209164256406 DMM INFO MM(262420000000021/f75c470d) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241209164256406 DMM NOTICE MM(262420000000021/f75c470d) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241209164256406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164256406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164256406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241209164256406 DMM INFO MM(262420000000021/f75c470d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75c470d) (gprs_gmm.c:282) 20241209164256406 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) 20241209164256407 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164256407 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241209164256407 DMM INFO MM(262420000000021/f75c470d) Subscriber data update (mmctx.c:445) TC_attach_timeout_after_pdp_act(97)@fbda6b00d07d: Trying to receive 5 ATTACH ACCEPTs 20241209164256407 DMM DEBUG MM(262420000000021/f75c470d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164302407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209164302407 DMM INFO MM(262420000000021/f75c470d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75c470d) (gprs_gmm.c:282) 20241209164303620 DGPRS DEBUG Checking for inactive LLMEs, time = 15573317 (sgsn.c:132) 20241209164308408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209164308408 DMM INFO MM(262420000000021/f75c470d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75c470d) (gprs_gmm.c:282) 20241209164314410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209164314410 DMM INFO MM(262420000000021/f75c470d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75c470d) (gprs_gmm.c:282) 20241209164316246 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209164316246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209164316247 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(93)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164320411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209164320411 DMM INFO MM(262420000000021/f75c470d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75c470d) (gprs_gmm.c:282) TC_attach_timeout_after_pdp_act(97)@fbda6b00d07d: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@fbda6b00d07d: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241209164325877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164325879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164325879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164325915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164325917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164325917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164325956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164325958 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164325958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164326413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209164326413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241209164326413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209164326413 DMM NOTICE MM(262420000000021/f75c470d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209164326413 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241209164326413 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100082f4b8, TLLI=f75c470d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209164326413 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209164326413 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209164326413 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241209164326413 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241209164326413 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) 20241209164326413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000006b20]{Reject}: Deallocated (fsm.c:568) 20241209164326413 DMM DEBUG MM_STATE_Gb(0)[0x612000006ca0]{Ready}: Deallocated (fsm.c:568) 20241209164326413 DMM DEBUG MM_STATE_Iu[0x612000006e20]{Detached}: Deallocated (fsm.c:568) 20241209164326413 DMM DEBUG GMM(gmm_fsm)[0x6120000069a0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209164326413 DLLC NOTICE LLME(e5e00f2e/f75c470d){ASSIGNED} LLGM Assign pre (f75c470d => ffffffff) (gprs_llc.c:1079) 20241209164326413 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f75c470d => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@fbda6b00d07d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@fbda6b00d07d: Final verdict of PTC: pass 20241209164326921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45124<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(80)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(95)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(94)@fbda6b00d07d: Final verdict of PTC: none 20241209164326924 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164326924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(89)@fbda6b00d07d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(93)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(83)@fbda6b00d07d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(88)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@fbda6b00d07d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(92)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(81)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(86)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Mon Dec 9 16:43:27 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 20241209164327052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164327353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126084) 20241209164327925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164327925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126084, count=131516) 20241209164328926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164328926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Mon Dec 9 16:43:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164329927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164329927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_auth_id_timeout started. 20241209164330413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164330415 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164330464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164330464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164330464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164330464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164330464 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164330464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164330464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164330464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164330464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(103)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164330465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164330465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164330465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164330465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164330465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164330466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164330466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164330466 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164330466 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164330466 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164330466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164330466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164330466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(102)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164330471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164330479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164330479 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(100)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(102)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164330493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164330494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164330494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164330494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164330494 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164330494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164330494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164330494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164330494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164330495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164330495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164330495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164330495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164330495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164330495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164330496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164330496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164330496 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164330496 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164330496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(107)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164330496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164330496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164330500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164330510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164330510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(106)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164330528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164330528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164330528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164330528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164330528 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164330528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164330528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164330528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164330528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164330530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164330530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164330530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164330530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164330530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164330530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164330530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164330530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164330530 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164330530 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164330530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164330531 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164330531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164330535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164330545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164330545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164330928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164330928 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164330928 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164330928 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164330930 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(113)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164330931 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@fbda6b00d07d: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='EF9E482D'O, index=0 SGSN_Test-GSUP(114)@fbda6b00d07d: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241209164330976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164330976 DLLC NOTICE LLME(ffffffff/ef9e482d){UNASSIGNED} LLC RX: unknown TLLI 0xef9e482d, creating LLME on the fly (gprs_llc.c:552) 20241209164330976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164330976 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164330976 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: Allocated (fsm.c:456) 20241209164330976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: Allocated (fsm.c:456) 20241209164330976 DMM DEBUG MM_STATE_Gb[0x612000007420]{Idle}: Allocated (fsm.c:456) 20241209164330976 DMM DEBUG MM_STATE_Iu[0x6120000075a0]{Detached}: Allocated (fsm.c:456) 20241209164330976 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164330976 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164330976 DLLC NOTICE LLME(ffffffff/ef9e482d){UNASSIGNED} LLGM Assign pre (ef9e482d => f63c5b99) (gprs_llc.c:1079) 20241209164330976 DLLC NOTICE LLME(ef9e482d/f63c5b99){ASSIGNED} LLGM Assign post (ef9e482d => f63c5b99) (gprs_llc.c:1125) 20241209164330976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164330976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164330976 DMM DEBUG MM(/f63c5b99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164333622 DGPRS DEBUG Checking for inactive LLMEs, time = 15573347 (sgsn.c:132) 20241209164336977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164336977 DMM DEBUG MM(/f63c5b99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164342978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164342978 DMM DEBUG MM(/f63c5b99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164348979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164348979 DMM DEBUG MM(/f63c5b99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164350929 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209164350929 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209164350929 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164354980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164354980 DMM DEBUG MM(/f63c5b99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164400467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164400469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164400469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164400497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164400499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164400499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164400532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164400533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164400533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164400981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164400981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241209164400981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209164400981 DMM NOTICE MM(/f63c5b99) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241209164400981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000072a0]{Reject}: Deallocated (fsm.c:568) 20241209164400981 DMM DEBUG MM_STATE_Gb(4020127789)[0x612000007420]{Idle}: Deallocated (fsm.c:568) 20241209164400981 DMM DEBUG MM_STATE_Iu[0x6120000075a0]{Detached}: Deallocated (fsm.c:568) 20241209164400981 DMM DEBUG GMM(gmm_fsm)[0x612000007120]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209164400981 DLLC NOTICE LLME(ef9e482d/f63c5b99){ASSIGNED} LLGM Assign pre (f63c5b99 => ffffffff) (gprs_llc.c:1079) 20241209164400981 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f63c5b99 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@fbda6b00d07d: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@fbda6b00d07d: Final verdict of PTC: pass 20241209164400992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54526<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(114)@fbda6b00d07d: Final verdict of PTC: none 20241209164400995 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164400995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(103)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@fbda6b00d07d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@fbda6b00d07d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(112)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(107)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@fbda6b00d07d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(101)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(110)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(105)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Mon Dec 9 16:44:01 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 20241209164401128 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164401429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64852) 20241209164401996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164401996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64852, count=69208) 20241209164402997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164402997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Mon Dec 9 16:44:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164403623 DGPRS DEBUG Checking for inactive LLMEs, time = 15573377 (sgsn.c:132) 20241209164403999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164403999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_auth_sai_timeout started. 20241209164404489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164404490 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164404543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164404543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164404543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164404543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164404543 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164404543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164404543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164404543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164404543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(122)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164404545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164404545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164404545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164404545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164404545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164404545 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164404545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164404545 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164404545 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164404546 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164404546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164404546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164404546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(121)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164404550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164404558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164404559 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI196(119)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(121)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164404576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164404576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164404576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164404576 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164404576 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164404576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164404576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164404576 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164404576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164404577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164404577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164404577 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164404578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164404578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164404578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164404578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164404578 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164404578 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164404578 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164404578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164404578 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(126)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164404578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164404582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164404593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164404593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(125)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164404626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164404626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164404626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164404626 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164404626 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164404626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164404626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164404626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164404626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164404627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164404627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164404628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164404628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164404628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164404628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164404628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164404628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164404628 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164404628 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164404628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164404628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164404628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164404632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164404641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164404641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164404999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164405000 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164405000 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164405000 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164405003 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(132)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164405003 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@fbda6b00d07d: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C0385586'O, index=0 SGSN_Test-GSUP(133)@fbda6b00d07d: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241209164405047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164405048 DLLC NOTICE LLME(ffffffff/c0385586){UNASSIGNED} LLC RX: unknown TLLI 0xc0385586, creating LLME on the fly (gprs_llc.c:552) 20241209164405048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164405048 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164405048 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: Allocated (fsm.c:456) 20241209164405048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: Allocated (fsm.c:456) 20241209164405048 DMM DEBUG MM_STATE_Gb[0x612000007a20]{Idle}: Allocated (fsm.c:456) 20241209164405048 DMM DEBUG MM_STATE_Iu[0x612000007ba0]{Detached}: Allocated (fsm.c:456) 20241209164405048 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164405048 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164405048 DLLC NOTICE LLME(ffffffff/c0385586){UNASSIGNED} LLGM Assign pre (c0385586 => f80bdceb) (gprs_llc.c:1079) 20241209164405048 DLLC NOTICE LLME(c0385586/f80bdceb){ASSIGNED} LLGM Assign post (c0385586 => f80bdceb) (gprs_llc.c:1125) 20241209164405048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164405048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164405048 DMM DEBUG MM(262420000000003/f80bdceb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164405062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164405062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164405062 DMM DEBUG MM_STATE_Gb(0)[0x612000007a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164405062 DMM DEBUG MM(262420000000003/f80bdceb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1066) 20241209164405062 DMM NOTICE MM(262420000000003/f80bdceb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164405062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164405062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164405062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164405062 DMM DEBUG MM(262420000000003/f80bdceb) Requesting authorization (sgsn_auth.c:160) 20241209164405062 DMM INFO MM(262420000000003/f80bdceb) Requesting authentication tuples (sgsn_auth.c:184) 20241209164405062 DMM DEBUG MM(262420000000003/f80bdceb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164405062 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241209164405062 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@fbda6b00d07d: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241209164411063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241209164411063 DMM ERROR MM(262420000000003/f80bdceb) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241209164411063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241209164411063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209164411063 DMM NOTICE MM(262420000000003/f80bdceb) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241209164411063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000078a0]{Reject}: Deallocated (fsm.c:568) 20241209164411063 DMM DEBUG MM_STATE_Gb(0)[0x612000007a20]{Idle}: Deallocated (fsm.c:568) 20241209164411063 DMM DEBUG MM_STATE_Iu[0x612000007ba0]{Detached}: Deallocated (fsm.c:568) 20241209164411063 DMM DEBUG GMM(gmm_fsm)[0x612000007720]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209164411063 DLLC NOTICE LLME(c0385586/f80bdceb){ASSIGNED} LLGM Assign pre (f80bdceb => ffffffff) (gprs_llc.c:1079) 20241209164411063 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f80bdceb => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@fbda6b00d07d: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@fbda6b00d07d: Final verdict of PTC: pass 20241209164411074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56174<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@fbda6b00d07d: Final verdict of PTC: none 20241209164411076 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164411076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(126)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(122)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(131)@fbda6b00d07d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@fbda6b00d07d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@fbda6b00d07d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(120)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(124)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(129)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Mon Dec 9 16:44:11 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 20241209164411199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164411500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66196) 20241209164412077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164412077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66196, count=67736) 20241209164413078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164413078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Mon Dec 9 16:44:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164414080 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164414080 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_auth_sai_reject started. 20241209164414559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164414561 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164414603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164414603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164414603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164414603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164414603 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164414603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164414603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164414603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164414603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164414605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164414605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164414605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164414605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164414605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164414605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164414605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164414605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164414605 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164414605 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164414605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164414605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164414605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164414610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164414619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164414619 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(139)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164414644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164414644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164414644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164414644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164414644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164414644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164414644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164414644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164414644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164414646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164414646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164414646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164414646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164414646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164414646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164414646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164414646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164414646 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164414646 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164414646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164414647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164414647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164414651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164414662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164414662 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(147)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(144)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(146)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164414688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164414688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164414688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164414688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164414688 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164414688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164414688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164414688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164414688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164414690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164414690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164414690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164414690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164414690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164414690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164414690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164414690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164414690 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164414690 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164414690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(151)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164414690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164414690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164414694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164414701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164414702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(148)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164415081 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164415081 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164415081 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164415081 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(150)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164415083 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209164415084 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(150)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(150)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@fbda6b00d07d: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='DEA790D5'O, index=0 SGSN_Test-GSUP(152)@fbda6b00d07d: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241209164415130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164415130 DLLC NOTICE LLME(ffffffff/dea790d5){UNASSIGNED} LLC RX: unknown TLLI 0xdea790d5, creating LLME on the fly (gprs_llc.c:552) 20241209164415130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164415130 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164415130 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: Allocated (fsm.c:456) 20241209164415130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: Allocated (fsm.c:456) 20241209164415130 DMM DEBUG MM_STATE_Gb[0x612000008020]{Idle}: Allocated (fsm.c:456) 20241209164415130 DMM DEBUG MM_STATE_Iu[0x6120000081a0]{Detached}: Allocated (fsm.c:456) 20241209164415130 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164415130 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164415130 DLLC NOTICE LLME(ffffffff/dea790d5){UNASSIGNED} LLGM Assign pre (dea790d5 => e81eda04) (gprs_llc.c:1079) 20241209164415130 DLLC NOTICE LLME(dea790d5/e81eda04){ASSIGNED} LLGM Assign post (dea790d5 => e81eda04) (gprs_llc.c:1125) 20241209164415130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164415130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164415130 DMM DEBUG MM(262420000000004/e81eda04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164415143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164415143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164415143 DMM DEBUG MM_STATE_Gb(0)[0x612000008020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164415143 DMM DEBUG MM(262420000000004/e81eda04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1066) 20241209164415143 DMM NOTICE MM(262420000000004/e81eda04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164415143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164415143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164415143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164415143 DMM DEBUG MM(262420000000004/e81eda04) Requesting authorization (sgsn_auth.c:160) 20241209164415143 DMM INFO MM(262420000000004/e81eda04) Requesting authentication tuples (sgsn_auth.c:184) 20241209164415143 DMM DEBUG MM(262420000000004/e81eda04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164415143 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241209164415143 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@fbda6b00d07d: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241209164415146 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241209164415146 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241209164415146 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241209164421144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241209164421144 DMM ERROR MM(262420000000004/e81eda04) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241209164421144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241209164421144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209164421144 DMM NOTICE MM(262420000000004/e81eda04) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241209164421144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000007ea0]{Reject}: Deallocated (fsm.c:568) 20241209164421144 DMM DEBUG MM_STATE_Gb(0)[0x612000008020]{Idle}: Deallocated (fsm.c:568) 20241209164421144 DMM DEBUG MM_STATE_Iu[0x6120000081a0]{Detached}: Deallocated (fsm.c:568) 20241209164421144 DMM DEBUG GMM(gmm_fsm)[0x612000007d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209164421144 DLLC NOTICE LLME(dea790d5/e81eda04){ASSIGNED} LLGM Assign pre (e81eda04 => ffffffff) (gprs_llc.c:1079) 20241209164421144 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e81eda04 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@fbda6b00d07d: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@fbda6b00d07d: Final verdict of PTC: pass 20241209164421155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51172<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@fbda6b00d07d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@fbda6b00d07d: Final verdict of PTC: none 20241209164421157 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) -NSVCI99(151)@fbda6b00d07d: Final verdict of PTC: none 20241209164421157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_sai_reject-BVCI196(139)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(145)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@fbda6b00d07d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(140)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(149)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(138)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(143)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Mon Dec 9 16:44:21 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 20241209164421286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164421588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65216) 20241209164422158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164422158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65216, count=69572) 20241209164423159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164423159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Mon Dec 9 16:44:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164424161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164424161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_gsup_lu_timeout started. 20241209164424649 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164424650 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164424692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164424692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164424692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164424692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164424692 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164424692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164424692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164424692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164424692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164424693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164424693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164424693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164424693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164424693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164424694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164424694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164424694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164424694 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164424694 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164424694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164424694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164424694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164424698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(160)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164424706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164424707 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(158)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164424727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164424727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164424727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164424727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164424727 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164424727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164424727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164424727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164424727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164424728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164424728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164424728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164424728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164424728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164424728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164424728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164424728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164424728 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164424728 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164424729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164424729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164424729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164424732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(165)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164424743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164424743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164424780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164424780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164424780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164424780 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164424780 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164424780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164424780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164424780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164424780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164424782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164424782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164424782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164424782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164424782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164424782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164424782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164424782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164424782 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164424782 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164424782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164424782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164424782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164424786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164424795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164424795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(167)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164425162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164425162 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164425162 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164425162 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(169)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164425164 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(169)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164425165 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(169)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@fbda6b00d07d: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='E8F379B7'O, index=0 SGSN_Test-GSUP(171)@fbda6b00d07d: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@fbda6b00d07d: 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 := '8764FF588BA582ED6AA08A5387579703'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '49421526'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3B779AE1B3EBB305'O } } } } } 20241209164426217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164426217 DLLC NOTICE LLME(ffffffff/e8f379b7){UNASSIGNED} LLC RX: unknown TLLI 0xe8f379b7, creating LLME on the fly (gprs_llc.c:552) 20241209164426217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164426217 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164426217 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Allocated (fsm.c:456) 20241209164426217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: Allocated (fsm.c:456) 20241209164426217 DMM DEBUG MM_STATE_Gb[0x612000008620]{Idle}: Allocated (fsm.c:456) 20241209164426217 DMM DEBUG MM_STATE_Iu[0x6120000087a0]{Detached}: Allocated (fsm.c:456) 20241209164426217 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164426218 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164426218 DLLC NOTICE LLME(ffffffff/e8f379b7){UNASSIGNED} LLGM Assign pre (e8f379b7 => d62e60bf) (gprs_llc.c:1079) 20241209164426218 DLLC NOTICE LLME(e8f379b7/d62e60bf){ASSIGNED} LLGM Assign post (e8f379b7 => d62e60bf) (gprs_llc.c:1125) 20241209164426218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164426218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164426218 DMM DEBUG MM(262420000000005/d62e60bf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164426232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164426232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164426232 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164426232 DMM DEBUG MM(262420000000005/d62e60bf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1066) 20241209164426232 DMM NOTICE MM(262420000000005/d62e60bf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164426232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164426232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164426232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164426232 DMM DEBUG MM(262420000000005/d62e60bf) Requesting authorization (sgsn_auth.c:160) 20241209164426232 DMM INFO MM(262420000000005/d62e60bf) Requesting authentication tuples (sgsn_auth.c:184) 20241209164426232 DMM DEBUG MM(262420000000005/d62e60bf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164426232 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241209164426232 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@fbda6b00d07d: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241209164426235 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164426235 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164426235 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164426235 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164426235 DMM INFO MM(262420000000005/d62e60bf) Subscriber data update (mmctx.c:445) 20241209164426235 DMM DEBUG MM(262420000000005/d62e60bf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164426235 DMM INFO MM(262420000000005/d62e60bf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164426235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164426235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164426235 DMM INFO MM(262420000000005/d62e60bf) <- GMM AUTH AND CIPHERING REQ (rand = 87 64 ff 58 8b a5 82 ed 6a a0 8a 53 87 57 97 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164426243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164426243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164426243 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164426243 DMM INFO MM(262420000000005/d62e60bf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164426243 DMM NOTICE MM(262420000000005/d62e60bf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164426243 DMM DEBUG MM(262420000000005/d62e60bf) checking auth: received GSM SRES = 49 42 15 26 (gprs_gmm.c:648) 20241209164426243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164426243 DMM DEBUG MM(262420000000005/d62e60bf) Requesting authorization (sgsn_auth.c:160) 20241209164426243 DMM INFO MM(262420000000005/d62e60bf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164426243 DMM DEBUG MM(262420000000005/d62e60bf) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164426243 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241209164426243 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) 20241209164426243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164426243 DMM INFO MM(262420000000005/d62e60bf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd62e60bf) (gprs_gmm.c:282) TC_attach_gsup_lu_timeout(173)@fbda6b00d07d: setverdict(fail): none -> fail MC@fbda6b00d07d: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241209164426251 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164426251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(171)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(169)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(159)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(170)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(164)@fbda6b00d07d: Final verdict of PTC: none 20241209164426253 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34226<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(165)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@fbda6b00d07d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@fbda6b00d07d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@fbda6b00d07d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(162)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(168)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(157)@fbda6b00d07d: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@fbda6b00d07d: Final verdict of PTC: fail MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@fbda6b00d07d: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Mon Dec 9 16:44:26 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 20241209164426385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164426786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61604) 20241209164427253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164427253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61604, count=74764) 20241209164428254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164428254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Mon Dec 9 16:44:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164429256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164429256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_gsup_lu_reject started. 20241209164429846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164429847 DMM INFO MM(262420000000005/d62e60bf) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164429847 DMM INFO MM(262420000000005/d62e60bf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164429848 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164429848 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164429848 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164429848 DMM ERROR MM_STATE_Gb(0)[0x612000008620]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209164429848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000084a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241209164429848 DMM DEBUG MM_STATE_Gb(0)[0x612000008620]{Idle}: Deallocated (fsm.c:568) 20241209164429848 DMM DEBUG MM_STATE_Iu[0x6120000087a0]{Detached}: Deallocated (fsm.c:568) 20241209164429848 DMM DEBUG GMM(gmm_fsm)[0x612000008320]{Deregistered}: Deallocated (fsm.c:568) 20241209164429848 DLLC NOTICE LLME(e8f379b7/d62e60bf){ASSIGNED} LLGM Assign pre (d62e60bf => ffffffff) (gprs_llc.c:1079) 20241209164429848 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d62e60bf => ffffffff) (gprs_llc.c:1125) 20241209164429848 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(179)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164429897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164429897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164429897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164429897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164429897 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164429897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164429897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164429897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164429897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(178)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(179)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164429899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164429899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164429899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164429899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164429899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164429900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164429900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164429900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164429900 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164429900 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164429900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(179)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164429900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164429900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164429904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164429912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164429912 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(180)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(176)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(178)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164429923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164429923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164429923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164429923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164429923 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164429923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164429923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164429923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164429923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164429925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164429925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164429925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164429925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164429925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164429926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164429926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164429926 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164429926 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164429926 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164429926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164429926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164429926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164429931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164429942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164429943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164429963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164429963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164429963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164429963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164429963 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164429963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164429963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164429963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164429963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164429965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164429965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164429965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164429965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164429965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164429965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164429965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164429965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164429965 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164429965 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164429965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164429966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(188)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164429966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164429969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164429977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164429978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164430257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164430257 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164430257 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164430257 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164430259 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(189)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164430260 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@fbda6b00d07d: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E7F24A8B'O, index=0 SGSN_Test-GSUP(190)@fbda6b00d07d: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@fbda6b00d07d: 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 := 'CA9D02D18FA72F2C2F2167D2FBA86B46'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '10548AF3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C3A2A8A4E286769'O } } } } } 20241209164431312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164431312 DLLC NOTICE LLME(ffffffff/e7f24a8b){UNASSIGNED} LLC RX: unknown TLLI 0xe7f24a8b, creating LLME on the fly (gprs_llc.c:552) 20241209164431312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164431312 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164431313 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Allocated (fsm.c:456) 20241209164431313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: Allocated (fsm.c:456) 20241209164431313 DMM DEBUG MM_STATE_Gb[0x612000008c20]{Idle}: Allocated (fsm.c:456) 20241209164431313 DMM DEBUG MM_STATE_Iu[0x612000008da0]{Detached}: Allocated (fsm.c:456) 20241209164431313 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164431313 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164431313 DLLC NOTICE LLME(ffffffff/e7f24a8b){UNASSIGNED} LLGM Assign pre (e7f24a8b => facab7c9) (gprs_llc.c:1079) 20241209164431313 DLLC NOTICE LLME(e7f24a8b/facab7c9){ASSIGNED} LLGM Assign post (e7f24a8b => facab7c9) (gprs_llc.c:1125) 20241209164431313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164431313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164431313 DMM DEBUG MM(262420000000006/facab7c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164431324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164431324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164431324 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164431324 DMM DEBUG MM(262420000000006/facab7c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1066) 20241209164431324 DMM NOTICE MM(262420000000006/facab7c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164431324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164431324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164431324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164431324 DMM DEBUG MM(262420000000006/facab7c9) Requesting authorization (sgsn_auth.c:160) 20241209164431324 DMM INFO MM(262420000000006/facab7c9) Requesting authentication tuples (sgsn_auth.c:184) 20241209164431324 DMM DEBUG MM(262420000000006/facab7c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164431324 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241209164431324 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@fbda6b00d07d: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241209164431327 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164431327 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164431327 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164431327 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164431327 DMM INFO MM(262420000000006/facab7c9) Subscriber data update (mmctx.c:445) 20241209164431328 DMM DEBUG MM(262420000000006/facab7c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164431328 DMM INFO MM(262420000000006/facab7c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164431328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164431328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164431328 DMM INFO MM(262420000000006/facab7c9) <- GMM AUTH AND CIPHERING REQ (rand = ca 9d 02 d1 8f a7 2f 2c 2f 21 67 d2 fb a8 6b 46 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164431336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164431336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164431336 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164431336 DMM INFO MM(262420000000006/facab7c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164431336 DMM NOTICE MM(262420000000006/facab7c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164431336 DMM DEBUG MM(262420000000006/facab7c9) checking auth: received GSM SRES = 10 54 8a f3 (gprs_gmm.c:648) 20241209164431336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164431336 DMM DEBUG MM(262420000000006/facab7c9) Requesting authorization (sgsn_auth.c:160) 20241209164431336 DMM INFO MM(262420000000006/facab7c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164431336 DMM DEBUG MM(262420000000006/facab7c9) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164431336 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241209164431336 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) 20241209164431336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164431336 DMM INFO MM(262420000000006/facab7c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xfacab7c9) (gprs_gmm.c:282) 20241209164431337 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241209164431337 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241209164431337 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241209164431337 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164431337 DMM INFO MM(262420000000006/facab7c9) Subscriber data update (mmctx.c:445) 20241209164431337 DMM DEBUG MM(262420000000006/facab7c9) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@fbda6b00d07d: setverdict(fail): none -> fail MC@fbda6b00d07d: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241209164431345 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164431345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(190)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(183)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(179)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@fbda6b00d07d: Final verdict of PTC: none 20241209164431347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46754<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(188)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@fbda6b00d07d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@fbda6b00d07d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(177)@fbda6b00d07d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(181)@fbda6b00d07d: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@fbda6b00d07d: Final verdict of PTC: fail SGSN_Test-GGSN_GTP(191)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(186)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@fbda6b00d07d: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Mon Dec 9 16:44:31 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 20241209164431474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164431875 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46762<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76516) 20241209164432346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164432346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76516, count=80872) 20241209164433347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164433347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209164433623 DGPRS DEBUG Checking for inactive LLMEs, time = 15573407 (sgsn.c:132) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Mon Dec 9 16:44:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164434349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164434349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_combined started. 20241209164434936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164434937 DMM INFO MM(262420000000006/facab7c9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164434937 DMM INFO MM(262420000000006/facab7c9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164434937 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164434937 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164434937 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164434937 DMM ERROR MM_STATE_Gb(0)[0x612000008c20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209164434937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000008aa0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241209164434937 DMM DEBUG MM_STATE_Gb(0)[0x612000008c20]{Idle}: Deallocated (fsm.c:568) 20241209164434937 DMM DEBUG MM_STATE_Iu[0x612000008da0]{Detached}: Deallocated (fsm.c:568) 20241209164434937 DMM DEBUG GMM(gmm_fsm)[0x612000008920]{Deregistered}: Deallocated (fsm.c:568) 20241209164434937 DLLC NOTICE LLME(e7f24a8b/facab7c9){ASSIGNED} LLGM Assign pre (facab7c9 => ffffffff) (gprs_llc.c:1079) 20241209164434937 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (facab7c9 => ffffffff) (gprs_llc.c:1125) 20241209164434937 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164434980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164434980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164434980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164434980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164434980 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164434980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164434980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164434980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164434980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164434982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164434982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164434982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164434982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164434983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164434983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164434983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164434983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164434983 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164434983 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164434983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164434983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164434983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164434987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164434997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164434998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(196)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(203)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164435029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164435029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164435030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164435030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164435030 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164435030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164435030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164435030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164435030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(203)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(202)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164435032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164435032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164435032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164435032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164435032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164435032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164435032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164435032 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164435032 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164435032 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164435032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164435033 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164435033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(203)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164435036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164435046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164435046 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(200)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(202)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164435065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164435065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164435065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164435065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164435065 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164435065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164435065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164435065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164435065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164435066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164435066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164435066 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164435067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164435067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164435067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164435067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164435067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164435067 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164435067 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164435067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164435067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164435067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164435071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164435081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164435081 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(206)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164435350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164435350 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164435350 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164435350 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(208)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164435352 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(208)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241209164435352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(208)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@fbda6b00d07d: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='D70FB71E'O, index=0 SGSN_Test-GSUP(209)@fbda6b00d07d: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@fbda6b00d07d: 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 := 'FC6DCFB313FA95507E1883AF9FA20191'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F1878B2F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '49CB9C6809576F98'O } } } } } 20241209164436418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164436418 DLLC NOTICE LLME(ffffffff/d70fb71e){UNASSIGNED} LLC RX: unknown TLLI 0xd70fb71e, creating LLME on the fly (gprs_llc.c:552) 20241209164436418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164436418 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241209164436418 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Allocated (fsm.c:456) 20241209164436418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Allocated (fsm.c:456) 20241209164436418 DMM DEBUG MM_STATE_Gb[0x612000009220]{Idle}: Allocated (fsm.c:456) 20241209164436418 DMM DEBUG MM_STATE_Iu[0x6120000093a0]{Detached}: Allocated (fsm.c:456) 20241209164436418 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164436418 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164436418 DLLC NOTICE LLME(ffffffff/d70fb71e){UNASSIGNED} LLGM Assign pre (d70fb71e => c6f3f298) (gprs_llc.c:1079) 20241209164436418 DLLC NOTICE LLME(d70fb71e/c6f3f298){ASSIGNED} LLGM Assign post (d70fb71e => c6f3f298) (gprs_llc.c:1125) 20241209164436418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164436418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164436418 DMM DEBUG MM(262420000000007/c6f3f298) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164436432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164436432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164436432 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164436432 DMM DEBUG MM(262420000000007/c6f3f298) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1066) 20241209164436432 DMM NOTICE MM(262420000000007/c6f3f298) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164436432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164436432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164436432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164436432 DMM DEBUG MM(262420000000007/c6f3f298) Requesting authorization (sgsn_auth.c:160) 20241209164436432 DMM INFO MM(262420000000007/c6f3f298) Requesting authentication tuples (sgsn_auth.c:184) 20241209164436432 DMM DEBUG MM(262420000000007/c6f3f298) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164436432 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241209164436432 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@fbda6b00d07d: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241209164436435 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164436435 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164436435 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164436435 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164436435 DMM INFO MM(262420000000007/c6f3f298) Subscriber data update (mmctx.c:445) 20241209164436435 DMM DEBUG MM(262420000000007/c6f3f298) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164436435 DMM INFO MM(262420000000007/c6f3f298) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164436435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164436435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164436435 DMM INFO MM(262420000000007/c6f3f298) <- GMM AUTH AND CIPHERING REQ (rand = fc 6d cf b3 13 fa 95 50 7e 18 83 af 9f a2 01 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164436442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164436442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164436442 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164436442 DMM INFO MM(262420000000007/c6f3f298) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164436443 DMM NOTICE MM(262420000000007/c6f3f298) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164436443 DMM DEBUG MM(262420000000007/c6f3f298) checking auth: received GSM SRES = f1 87 8b 2f (gprs_gmm.c:648) 20241209164436443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164436443 DMM DEBUG MM(262420000000007/c6f3f298) Requesting authorization (sgsn_auth.c:160) 20241209164436443 DMM INFO MM(262420000000007/c6f3f298) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164436443 DMM DEBUG MM(262420000000007/c6f3f298) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164436443 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241209164436443 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) 20241209164436443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164436443 DMM INFO MM(262420000000007/c6f3f298) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6f3f298) (gprs_gmm.c:282) 20241209164436444 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164436444 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164436444 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241209164436444 DMM INFO MM(262420000000007/c6f3f298) Subscriber data update (mmctx.c:445) 20241209164436444 DMM DEBUG MM(262420000000007/c6f3f298) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164436444 DMM INFO MM(262420000000007/c6f3f298) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164436444 DMM NOTICE MM(262420000000007/c6f3f298) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:982) 20241209164436444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164436444 DMM NOTICE MM(262420000000007/c6f3f298) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164436444 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) 20241209164436445 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164436445 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241209164436445 DMM INFO MM(262420000000007/c6f3f298) Subscriber data update (mmctx.c:445) 20241209164436445 DMM DEBUG MM(262420000000007/c6f3f298) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@fbda6b00d07d: Removing Client IMSI='262420000000007'H, index=0 20241209164436452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164436452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164436452 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164436452 DMM INFO MM(262420000000007/c6f3f298) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164436452 DMM NOTICE MM(262420000000007/c6f3f298) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164436452 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164436452 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164436452 DLLC NOTICE LLME(d70fb71e/c6f3f298){ASSIGNED} LLGM Assign pre (ffffffff => c6f3f298) (gprs_llc.c:1079) 20241209164436452 DLLC NOTICE LLME(ffffffff/c6f3f298){ASSIGNED} LLGM Assign post (ffffffff => c6f3f298) (gprs_llc.c:1125) 20241209164436452 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164436452 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164436452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164436452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@fbda6b00d07d: Final verdict of PTC: pass 20241209164436454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46766<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@fbda6b00d07d: Final verdict of PTC: none 20241209164436456 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164436456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(198)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@fbda6b00d07d: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@fbda6b00d07d: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(197)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(203)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(207)@fbda6b00d07d: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(201)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(205)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(195)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_combined finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Mon Dec 9 16:44:36 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241209164436589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164436991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48000) 20241209164437458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164437458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48000, count=88764) 20241209164438459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164438459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Mon Dec 9 16:44:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164439461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164439461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_accept_all started. 20241209164440054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164440055 DMM INFO MM(262420000000007/c6f3f298) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164440055 DMM INFO MM(262420000000007/c6f3f298) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164440055 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164440055 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164440055 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164440055 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164440055 DLLC NOTICE LLME(ffffffff/c6f3f298){ASSIGNED} LLGM Assign pre (c6f3f298 => ffffffff) (gprs_llc.c:1079) 20241209164440055 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6f3f298 => ffffffff) (gprs_llc.c:1125) 20241209164440055 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241209164440055 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) 20241209164440055 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:402) 20241209164440055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000090a0]{Init}: Deallocated (fsm.c:568) 20241209164440055 DMM DEBUG MM_STATE_Gb(0)[0x612000009220]{Idle}: Deallocated (fsm.c:568) 20241209164440055 DMM DEBUG MM_STATE_Iu[0x6120000093a0]{Detached}: Deallocated (fsm.c:568) 20241209164440056 DMM DEBUG GMM(gmm_fsm)[0x612000008f20]{Deregistered}: Deallocated (fsm.c:568) 20241209164440056 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164440108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164440108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164440108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164440108 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164440108 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164440108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164440108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164440108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164440108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(216)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(217)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164440110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164440110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164440110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164440111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164440111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164440111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164440111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164440111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164440111 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164440111 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164440111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164440111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164440111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(217)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164440115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164440125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164440125 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(214)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(216)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164440133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164440133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164440133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164440133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164440133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164440133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164440133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164440133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164440133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164440135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164440135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164440135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164440135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164440135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164440135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164440135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164440135 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164440135 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164440135 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164440135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164440136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164440136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164440141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(222)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164440152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164440152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(220)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164440170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164440170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164440170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164440170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164440170 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164440170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164440170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164440170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164440170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164440172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164440172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164440172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164440173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164440173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164440173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164440173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164440173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164440173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164440173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164440173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164440173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164440173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164440178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164440187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164440187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(225)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164440462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164440462 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164440462 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164440462 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(227)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164440464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(227)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164440465 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(227)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@fbda6b00d07d: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='DEBD9754'O, index=0 SGSN_Test-GSUP(228)@fbda6b00d07d: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241209164441521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164441521 DLLC NOTICE LLME(ffffffff/debd9754){UNASSIGNED} LLC RX: unknown TLLI 0xdebd9754, creating LLME on the fly (gprs_llc.c:552) 20241209164441521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164441521 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164441522 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Allocated (fsm.c:456) 20241209164441522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Allocated (fsm.c:456) 20241209164441522 DMM DEBUG MM_STATE_Gb[0x612000009820]{Idle}: Allocated (fsm.c:456) 20241209164441522 DMM DEBUG MM_STATE_Iu[0x6120000099a0]{Detached}: Allocated (fsm.c:456) 20241209164441522 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164441522 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164441522 DLLC NOTICE LLME(ffffffff/debd9754){UNASSIGNED} LLGM Assign pre (debd9754 => c02a0265) (gprs_llc.c:1079) 20241209164441522 DLLC NOTICE LLME(debd9754/c02a0265){ASSIGNED} LLGM Assign post (debd9754 => c02a0265) (gprs_llc.c:1125) 20241209164441522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164441522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164441522 DMM DEBUG MM(262420000000008/c02a0265) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164441535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164441535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164441535 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164441535 DMM DEBUG MM(262420000000008/c02a0265) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1066) 20241209164441535 DMM NOTICE MM(262420000000008/c02a0265) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164441535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164441536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164441536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241209164441536 DMM INFO MM(262420000000008/c02a0265) <- GMM ATTACH ACCEPT (new P-TMSI=0xc02a0265) (gprs_gmm.c:282) TC_attach_accept_all(230)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@fbda6b00d07d: Removing Client IMSI='262420000000008'H, index=0 20241209164442525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164442525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164442525 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164442525 DMM INFO MM(262420000000008/c02a0265) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164442525 DMM NOTICE MM(262420000000008/c02a0265) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164442525 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164442525 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164442525 DLLC NOTICE LLME(debd9754/c02a0265){ASSIGNED} LLGM Assign pre (ffffffff => c02a0265) (gprs_llc.c:1079) 20241209164442525 DLLC NOTICE LLME(ffffffff/c02a0265){ASSIGNED} LLGM Assign post (ffffffff => c02a0265) (gprs_llc.c:1125) 20241209164442526 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164442526 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164442526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164442526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@fbda6b00d07d: Final verdict of PTC: pass 20241209164442528 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46690<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_accept_all-BVCI220(225)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(228)@fbda6b00d07d: Final verdict of PTC: none 20241209164442531 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164442531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(227)@fbda6b00d07d: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@fbda6b00d07d: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(221)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(217)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(226)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(224)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(219)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(215)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_accept_all finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Mon Dec 9 16:44:42 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 20241209164442657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164443059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69744) 20241209164443532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164443532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69744, count=71004) 20241209164444534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164444534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Mon Dec 9 16:44:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164445535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164445536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_closed started. 20241209164446118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164446120 DMM INFO MM(262420000000008/c02a0265) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164446120 DMM INFO MM(262420000000008/c02a0265) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164446120 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164446120 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164446120 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164446120 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164446120 DLLC NOTICE LLME(ffffffff/c02a0265){ASSIGNED} LLGM Assign pre (c02a0265 => ffffffff) (gprs_llc.c:1079) 20241209164446120 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c02a0265 => ffffffff) (gprs_llc.c:1125) 20241209164446120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000096a0]{Init}: Deallocated (fsm.c:568) 20241209164446120 DMM DEBUG MM_STATE_Gb(0)[0x612000009820]{Idle}: Deallocated (fsm.c:568) 20241209164446120 DMM DEBUG MM_STATE_Iu[0x6120000099a0]{Detached}: Deallocated (fsm.c:568) 20241209164446120 DMM DEBUG GMM(gmm_fsm)[0x612000009520]{Deregistered}: Deallocated (fsm.c:568) 20241209164446120 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164446173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164446173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164446173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164446173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164446173 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164446173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164446173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164446174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164446174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(235)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(236)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164446175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164446176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164446176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164446176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164446176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164446176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164446176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164446176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164446176 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164446176 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164446176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164446177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164446177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164446181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164446190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164446190 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(235)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed-BVCI196(233)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(240)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164446199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164446199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164446199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164446199 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164446199 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164446199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164446199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164446199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164446199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164446201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164446201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164446201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164446201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164446201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164446201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164446201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164446201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164446201 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164446201 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164446201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164446202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164446202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(240)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164446205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164446215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164446215 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(239)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164446232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164446232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164446232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164446232 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164446232 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164446232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164446232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164446232 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164446233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(245)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164446234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164446234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164446234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164446234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164446234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164446234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164446234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164446234 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164446234 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164446234 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164446234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164446235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164446235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(245)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164446238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164446248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164446248 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164446537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164446537 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164446537 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164446537 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164446539 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(246)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(246)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209164446540 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@fbda6b00d07d: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='CA617AB8'O, index=0 SGSN_Test-GSUP(247)@fbda6b00d07d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@fbda6b00d07d: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='CA617AB8'O, index=1 20241209164447594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164447594 DLLC NOTICE LLME(ffffffff/ca617ab8){UNASSIGNED} LLC RX: unknown TLLI 0xca617ab8, creating LLME on the fly (gprs_llc.c:552) 20241209164447594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164447594 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164447594 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: Allocated (fsm.c:456) 20241209164447594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: Allocated (fsm.c:456) 20241209164447594 DMM DEBUG MM_STATE_Gb[0x612000009e20]{Idle}: Allocated (fsm.c:456) 20241209164447594 DMM DEBUG MM_STATE_Iu[0x612000009fa0]{Detached}: Allocated (fsm.c:456) 20241209164447594 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164447594 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164447594 DLLC NOTICE LLME(ffffffff/ca617ab8){UNASSIGNED} LLGM Assign pre (ca617ab8 => fac5a8c1) (gprs_llc.c:1079) 20241209164447594 DLLC NOTICE LLME(ca617ab8/fac5a8c1){ASSIGNED} LLGM Assign post (ca617ab8 => fac5a8c1) (gprs_llc.c:1125) 20241209164447594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164447594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164447594 DMM DEBUG MM(001010123456789/fac5a8c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164447606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164447606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164447606 DMM DEBUG MM_STATE_Gb(0)[0x612000009e20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164447606 DMM DEBUG MM(001010123456789/fac5a8c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241209164447606 DMM NOTICE MM(001010123456789/fac5a8c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164447606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164447606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164447606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241209164447606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209164447606 DMM NOTICE MM(001010123456789/fac5a8c1) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241209164447606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000009ca0]{Reject}: Deallocated (fsm.c:568) 20241209164447606 DMM DEBUG MM_STATE_Gb(0)[0x612000009e20]{Idle}: Deallocated (fsm.c:568) 20241209164447606 DMM DEBUG MM_STATE_Iu[0x612000009fa0]{Detached}: Deallocated (fsm.c:568) 20241209164447606 DMM DEBUG GMM(gmm_fsm)[0x612000009b20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209164447606 DLLC NOTICE LLME(ca617ab8/fac5a8c1){ASSIGNED} LLGM Assign pre (fac5a8c1 => ffffffff) (gprs_llc.c:1079) 20241209164447606 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fac5a8c1 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@fbda6b00d07d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@fbda6b00d07d: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@fbda6b00d07d: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='C460F176'O, index=2 SGSN_Test-GSUP(247)@fbda6b00d07d: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241209164447649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164447649 DLLC NOTICE LLME(ffffffff/c460f176){UNASSIGNED} LLC RX: unknown TLLI 0xc460f176, creating LLME on the fly (gprs_llc.c:552) 20241209164447649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164447649 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164447649 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Allocated (fsm.c:456) 20241209164447649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Allocated (fsm.c:456) 20241209164447649 DMM DEBUG MM_STATE_Gb[0x61200000a420]{Idle}: Allocated (fsm.c:456) 20241209164447649 DMM DEBUG MM_STATE_Iu[0x61200000a5a0]{Detached}: Allocated (fsm.c:456) 20241209164447649 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164447649 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164447649 DLLC NOTICE LLME(ffffffff/c460f176){UNASSIGNED} LLGM Assign pre (c460f176 => dd2b749c) (gprs_llc.c:1079) 20241209164447649 DLLC NOTICE LLME(c460f176/dd2b749c){ASSIGNED} LLGM Assign post (c460f176 => dd2b749c) (gprs_llc.c:1125) 20241209164447649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164447649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164447649 DMM DEBUG MM(262420000000010/dd2b749c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164447656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164447656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164447656 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164447656 DMM DEBUG MM(262420000000010/dd2b749c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1066) 20241209164447656 DMM NOTICE MM(262420000000010/dd2b749c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164447656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164447656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164447656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241209164447656 DMM INFO MM(262420000000010/dd2b749c) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd2b749c) (gprs_gmm.c:282) TC_attach_closed(250)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@fbda6b00d07d: Removing Client IMSI='262420000000010'H, index=2 20241209164448654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164448654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164448654 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164448654 DMM INFO MM(262420000000010/dd2b749c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164448654 DMM NOTICE MM(262420000000010/dd2b749c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164448654 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164448654 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164448654 DLLC NOTICE LLME(c460f176/dd2b749c){ASSIGNED} LLGM Assign pre (ffffffff => dd2b749c) (gprs_llc.c:1079) 20241209164448654 DLLC NOTICE LLME(ffffffff/dd2b749c){ASSIGNED} LLGM Assign post (ffffffff => dd2b749c) (gprs_llc.c:1125) 20241209164448654 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164448654 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164448654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164448654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@fbda6b00d07d: Final verdict of PTC: pass 20241209164448656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46714<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(235)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(236)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@fbda6b00d07d: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@fbda6b00d07d: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(240)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(247)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(245)@fbda6b00d07d: Final verdict of PTC: none 20241209164448659 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164448659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(241)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@fbda6b00d07d: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(246)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(234)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(238)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(243)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@fbda6b00d07d: Test case TC_attach_closed finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Mon Dec 9 16:44:48 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241209164448769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164449171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77740) 20241209164449660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164449660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77740, count=82096) 20241209164450661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164450661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Mon Dec 9 16:44:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164451662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164451662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_no_imei_response started. 20241209164452233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164452235 DMM INFO MM(262420000000010/dd2b749c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164452235 DMM INFO MM(262420000000010/dd2b749c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164452235 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164452235 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164452235 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164452235 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164452235 DLLC NOTICE LLME(ffffffff/dd2b749c){ASSIGNED} LLGM Assign pre (dd2b749c => ffffffff) (gprs_llc.c:1079) 20241209164452235 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd2b749c => ffffffff) (gprs_llc.c:1125) 20241209164452235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a2a0]{Init}: Deallocated (fsm.c:568) 20241209164452235 DMM DEBUG MM_STATE_Gb(0)[0x61200000a420]{Idle}: Deallocated (fsm.c:568) 20241209164452235 DMM DEBUG MM_STATE_Iu[0x61200000a5a0]{Detached}: Deallocated (fsm.c:568) 20241209164452235 DMM DEBUG GMM(gmm_fsm)[0x61200000a120]{Deregistered}: Deallocated (fsm.c:568) 20241209164452235 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164452277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164452277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164452277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164452278 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164452278 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164452278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164452278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164452278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164452278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164452279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164452279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164452279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164452280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164452280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164452280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164452280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164452280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164452280 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164452280 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164452280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164452281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164452281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(255)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164452285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164452295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164452295 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(257)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(254)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(256)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164452319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164452319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164452319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164452319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164452319 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164452319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164452319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164452319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164452319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(261)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164452320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164452321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164452321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164452321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164452321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164452321 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164452321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164452321 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb2-NS2(260)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164452321 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164452321 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164452321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164452322 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164452322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164452326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164452336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164452336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(258)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(260)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(265)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164452351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164452351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164452351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164452351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164452351 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164452351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164452351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164452351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164452351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164452353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164452353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164452353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164452353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164452353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164452353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164452353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164452353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164452353 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164452353 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164452353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164452354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164452354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164452357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164452367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164452367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164452663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164452663 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164452663 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164452663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(266)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164452665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(266)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164452665 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@fbda6b00d07d: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='FC63D8A8'O, index=0 SGSN_Test-GSUP(267)@fbda6b00d07d: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241209164453719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164453719 DLLC NOTICE LLME(ffffffff/fc63d8a8){UNASSIGNED} LLC RX: unknown TLLI 0xfc63d8a8, creating LLME on the fly (gprs_llc.c:552) 20241209164453719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164453719 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241209164453720 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: Allocated (fsm.c:456) 20241209164453720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: Allocated (fsm.c:456) 20241209164453720 DMM DEBUG MM_STATE_Gb[0x61200000aa20]{Idle}: Allocated (fsm.c:456) 20241209164453720 DMM DEBUG MM_STATE_Iu[0x61200000aba0]{Detached}: Allocated (fsm.c:456) 20241209164453720 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164453720 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164453720 DLLC NOTICE LLME(ffffffff/fc63d8a8){UNASSIGNED} LLGM Assign pre (fc63d8a8 => dc86bc87) (gprs_llc.c:1079) 20241209164453720 DLLC NOTICE LLME(fc63d8a8/dc86bc87){ASSIGNED} LLGM Assign post (fc63d8a8 => dc86bc87) (gprs_llc.c:1125) 20241209164453720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164453720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164453720 DMM DEBUG MM(262420000000032/dc86bc87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164459721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164459721 DMM DEBUG MM(262420000000032/dc86bc87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164503625 DGPRS DEBUG Checking for inactive LLMEs, time = 15573437 (sgsn.c:132) 20241209164505721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164505722 DMM DEBUG MM(262420000000032/dc86bc87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164511723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164511723 DMM DEBUG MM(262420000000032/dc86bc87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164512664 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209164512664 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209164512664 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164517724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164517724 DMM DEBUG MM(262420000000032/dc86bc87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164522282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164522284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164522284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164522323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164522324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164522324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164522355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164522356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164522357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164523724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164523724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241209164523724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209164523724 DMM NOTICE MM(262420000000032/dc86bc87) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241209164523724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000a8a0]{Reject}: Deallocated (fsm.c:568) 20241209164523724 DMM DEBUG MM_STATE_Gb(0)[0x61200000aa20]{Idle}: Deallocated (fsm.c:568) 20241209164523724 DMM DEBUG MM_STATE_Iu[0x61200000aba0]{Detached}: Deallocated (fsm.c:568) 20241209164523724 DMM DEBUG GMM(gmm_fsm)[0x61200000a720]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209164523724 DLLC NOTICE LLME(fc63d8a8/dc86bc87){ASSIGNED} LLGM Assign pre (dc86bc87 => ffffffff) (gprs_llc.c:1079) 20241209164523725 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc86bc87 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@fbda6b00d07d: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@fbda6b00d07d: Final verdict of PTC: pass 20241209164523734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57614<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164523736 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164523737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(267)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(255)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@fbda6b00d07d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(264)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(265)@fbda6b00d07d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(261)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@fbda6b00d07d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(263)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(259)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(253)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Mon Dec 9 16:45:23 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 20241209164523862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164524164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63328) 20241209164524738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164524738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63328, count=71584) 20241209164525739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164525739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Mon Dec 9 16:45:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164526740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164526740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_no_imsi_response started. 20241209164527229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164527230 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(275)@fbda6b00d07d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(274)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164527282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164527282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164527282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164527282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164527282 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164527282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164527282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164527282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164527282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(275)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164527284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164527284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164527284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164527284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164527284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164527284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164527284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164527284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164527284 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164527284 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164527284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164527284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164527285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(275)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(275)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164527288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164527296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164527296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(272)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(274)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164527306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164527306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164527306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164527306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164527306 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164527306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164527306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164527306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164527306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164527308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164527308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164527308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164527308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164527308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164527308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164527308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164527308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164527308 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164527308 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164527308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164527308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(279)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164527309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164527312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164527323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164527323 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(278)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164527342 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164527342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164527342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164527342 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164527343 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164527343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164527343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164527343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164527343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164527344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164527344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164527344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164527345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164527345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164527345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164527345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164527345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164527345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164527345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164527345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164527345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164527345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164527349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164527359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164527359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164527741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164527741 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164527741 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164527741 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164527743 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) 20241209164527743 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(272)@fbda6b00d07d: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D7CE255C'O, index=0 SGSN_Test-GSUP(286)@fbda6b00d07d: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241209164528799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164528799 DLLC NOTICE LLME(ffffffff/d7ce255c){UNASSIGNED} LLC RX: unknown TLLI 0xd7ce255c, creating LLME on the fly (gprs_llc.c:552) 20241209164528799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164528799 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241209164528799 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: Allocated (fsm.c:456) 20241209164528799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: Allocated (fsm.c:456) 20241209164528799 DMM DEBUG MM_STATE_Gb[0x61200000b020]{Idle}: Allocated (fsm.c:456) 20241209164528799 DMM DEBUG MM_STATE_Iu[0x61200000b1a0]{Detached}: Allocated (fsm.c:456) 20241209164528799 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164528799 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164528799 DLLC NOTICE LLME(ffffffff/d7ce255c){UNASSIGNED} LLGM Assign pre (d7ce255c => f1c0bfe7) (gprs_llc.c:1079) 20241209164528799 DLLC NOTICE LLME(d7ce255c/f1c0bfe7){ASSIGNED} LLGM Assign post (d7ce255c => f1c0bfe7) (gprs_llc.c:1125) 20241209164528799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164528799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164528799 DMM DEBUG MM(/f1c0bfe7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164528811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164528811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164528812 DMM DEBUG MM_STATE_Gb(3620611420)[0x61200000b020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164528812 DMM DEBUG MM(/f1c0bfe7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1066) 20241209164528812 DMM NOTICE MM(/f1c0bfe7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164528812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164528812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241209164528812 DMM DEBUG MM(/f1c0bfe7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241209164533625 DGPRS DEBUG Checking for inactive LLMEs, time = 15573467 (sgsn.c:132) 20241209164534813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164534813 DMM DEBUG MM(/f1c0bfe7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241209164540814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164540814 DMM DEBUG MM(/f1c0bfe7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241209164546815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164546815 DMM DEBUG MM(/f1c0bfe7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241209164547742 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209164547742 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209164547742 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164552816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164552816 DMM DEBUG MM(/f1c0bfe7) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:413) 20241209164557286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164557288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164557288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164557309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164557311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164557311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164557346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164557347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164557347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164558817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241209164558817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241209164558817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209164558817 DMM NOTICE MM(/f1c0bfe7) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:346) 20241209164558817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000aea0]{Reject}: Deallocated (fsm.c:568) 20241209164558817 DMM DEBUG MM_STATE_Gb(3620611420)[0x61200000b020]{Idle}: Deallocated (fsm.c:568) 20241209164558817 DMM DEBUG MM_STATE_Iu[0x61200000b1a0]{Detached}: Deallocated (fsm.c:568) 20241209164558817 DMM DEBUG GMM(gmm_fsm)[0x61200000ad20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209164558817 DLLC NOTICE LLME(d7ce255c/f1c0bfe7){ASSIGNED} LLGM Assign pre (f1c0bfe7 => ffffffff) (gprs_llc.c:1079) 20241209164558817 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1c0bfe7 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(272)@fbda6b00d07d: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@fbda6b00d07d: Final verdict of PTC: pass 20241209164558826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37936<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@fbda6b00d07d: Final verdict of PTC: none 20241209164558828 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164558829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imsi_response-BVCI210(278)@fbda6b00d07d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(272)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(274)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(275)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(284)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(279)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@fbda6b00d07d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(282)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(273)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(277)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(272): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(273): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(274): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(275): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Mon Dec 9 16:45:58 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 20241209164558953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164559255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58258<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64056) 20241209164559830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164559830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64056, count=72308) 20241209164600831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164600831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Mon Dec 9 16:46:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164601832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164601832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_closed_add_vty started. 20241209164602312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164602314 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164602358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164602358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164602358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164602359 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164602359 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164602359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164602359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164602359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164602359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164602360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164602360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164602360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164602360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164602360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164602361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164602361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164602361 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164602361 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164602361 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164602361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164602361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(293)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164602361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164602365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164602376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164602376 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(292)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164602401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164602401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164602401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164602401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164602401 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164602401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164602401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164602401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164602401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(299)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164602403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164602403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164602403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164602403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164602403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164602403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164602403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164602403 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164602403 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164602404 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164602404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(298)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164602404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164602404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164602408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164602419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164602419 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(296)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(304)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(304)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164602442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164602442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164602442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164602442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164602442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164602442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164602442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164602442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164602442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(304)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164602444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164602444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164602444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164602445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164602445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164602445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164602445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164602445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164602445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164602445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164602445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164602445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164602445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(304)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(304)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164602449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164602458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164602458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(301)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164602833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164602833 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164602833 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164602833 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(303)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(303)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164602835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(303)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(303)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164602835 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(303)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(303)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(303)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(303)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209164603626 DGPRS DEBUG Checking for inactive LLMEs, time = 15573497 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@fbda6b00d07d: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='CD6468E6'O, index=0 SGSN_Test-GSUP(305)@fbda6b00d07d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@fbda6b00d07d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='CD6468E6'O, index=1 20241209164603888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164603888 DLLC NOTICE LLME(ffffffff/cd6468e6){UNASSIGNED} LLC RX: unknown TLLI 0xcd6468e6, creating LLME on the fly (gprs_llc.c:552) 20241209164603888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164603888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164603889 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: Allocated (fsm.c:456) 20241209164603889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: Allocated (fsm.c:456) 20241209164603889 DMM DEBUG MM_STATE_Gb[0x61200000b620]{Idle}: Allocated (fsm.c:456) 20241209164603889 DMM DEBUG MM_STATE_Iu[0x61200000b7a0]{Detached}: Allocated (fsm.c:456) 20241209164603889 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164603889 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164603889 DLLC NOTICE LLME(ffffffff/cd6468e6){UNASSIGNED} LLGM Assign pre (cd6468e6 => e426b626) (gprs_llc.c:1079) 20241209164603889 DLLC NOTICE LLME(cd6468e6/e426b626){ASSIGNED} LLGM Assign post (cd6468e6 => e426b626) (gprs_llc.c:1125) 20241209164603889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164603889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164603889 DMM DEBUG MM(001010123456789/e426b626) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164603903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164603903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164603903 DMM DEBUG MM_STATE_Gb(0)[0x61200000b620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164603903 DMM DEBUG MM(001010123456789/e426b626) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241209164603903 DMM NOTICE MM(001010123456789/e426b626) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164603903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164603903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164603903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241209164603903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209164603903 DMM NOTICE MM(001010123456789/e426b626) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:346) 20241209164603903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000b4a0]{Reject}: Deallocated (fsm.c:568) 20241209164603903 DMM DEBUG MM_STATE_Gb(0)[0x61200000b620]{Idle}: Deallocated (fsm.c:568) 20241209164603903 DMM DEBUG MM_STATE_Iu[0x61200000b7a0]{Detached}: Deallocated (fsm.c:568) 20241209164603903 DMM DEBUG GMM(gmm_fsm)[0x61200000b320]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209164603903 DLLC NOTICE LLME(cd6468e6/e426b626){ASSIGNED} LLGM Assign pre (e426b626 => ffffffff) (gprs_llc.c:1079) 20241209164603903 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e426b626 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@fbda6b00d07d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@fbda6b00d07d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='CD6468E6'O, index=2 20241209164603910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164603910 DLLC NOTICE LLME(ffffffff/cd6468e6){UNASSIGNED} LLC RX: unknown TLLI 0xcd6468e6, creating LLME on the fly (gprs_llc.c:552) 20241209164603910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164603910 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164603911 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Allocated (fsm.c:456) 20241209164603911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Allocated (fsm.c:456) 20241209164603911 DMM DEBUG MM_STATE_Gb[0x61200000bc20]{Idle}: Allocated (fsm.c:456) 20241209164603911 DMM DEBUG MM_STATE_Iu[0x61200000bda0]{Detached}: Allocated (fsm.c:456) 20241209164603911 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164603911 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164603911 DLLC NOTICE LLME(ffffffff/cd6468e6){UNASSIGNED} LLGM Assign pre (cd6468e6 => c00c0820) (gprs_llc.c:1079) 20241209164603911 DLLC NOTICE LLME(cd6468e6/c00c0820){ASSIGNED} LLGM Assign post (cd6468e6 => c00c0820) (gprs_llc.c:1125) 20241209164603911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164603911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164603911 DMM DEBUG MM(001010123456700/c00c0820) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164603916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164603916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164603916 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164603916 DMM DEBUG MM(001010123456700/c00c0820) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1066) 20241209164603916 DMM NOTICE MM(001010123456700/c00c0820) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164603916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164603916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164603916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241209164603916 DMM INFO MM(001010123456700/c00c0820) <- GMM ATTACH ACCEPT (new P-TMSI=0xc00c0820) (gprs_gmm.c:282) TC_attach_closed_add_vty(307)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@fbda6b00d07d: Removing Client IMSI='001010123456700'H, index=2 20241209164604915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164604915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164604915 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164604915 DMM INFO MM(001010123456700/c00c0820) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164604915 DMM NOTICE MM(001010123456700/c00c0820) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164604915 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164604915 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164604915 DLLC NOTICE LLME(cd6468e6/c00c0820){ASSIGNED} LLGM Assign pre (ffffffff => c00c0820) (gprs_llc.c:1079) 20241209164604915 DLLC NOTICE LLME(ffffffff/c00c0820){ASSIGNED} LLGM Assign post (ffffffff => c00c0820) (gprs_llc.c:1125) 20241209164604915 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164604915 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164604915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164604915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@fbda6b00d07d: Final verdict of PTC: pass 20241209164604917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58268<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(299)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@fbda6b00d07d: Final verdict of PTC: none 20241209164604920 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164604920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(294)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(293)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(304)@fbda6b00d07d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(301)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(303)@fbda6b00d07d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@fbda6b00d07d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(297)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(302)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(291)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(301): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(302): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(303): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(304): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Mon Dec 9 16:46:05 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 20241209164605045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164605447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80612) 20241209164605921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164605921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80612, count=81772) 20241209164606922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164606922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Mon Dec 9 16:46:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164607923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164607923 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_check_subscriber_list started. 20241209164608507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164608508 DMM INFO MM(001010123456700/c00c0820) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164608508 DMM INFO MM(001010123456700/c00c0820) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164608508 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164608508 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164608508 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164608508 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164608508 DLLC NOTICE LLME(ffffffff/c00c0820){ASSIGNED} LLGM Assign pre (c00c0820 => ffffffff) (gprs_llc.c:1079) 20241209164608508 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c00c0820 => ffffffff) (gprs_llc.c:1125) 20241209164608508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000baa0]{Init}: Deallocated (fsm.c:568) 20241209164608508 DMM DEBUG MM_STATE_Gb(0)[0x61200000bc20]{Idle}: Deallocated (fsm.c:568) 20241209164608508 DMM DEBUG MM_STATE_Iu[0x61200000bda0]{Detached}: Deallocated (fsm.c:568) 20241209164608508 DMM DEBUG GMM(gmm_fsm)[0x61200000b920]{Deregistered}: Deallocated (fsm.c:568) 20241209164608508 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164608562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164608562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164608562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164608562 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164608562 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164608562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164608562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164608562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164608562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(312)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(313)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164608564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164608564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164608564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164608564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164608565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164608565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164608565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164608565 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164608565 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164608565 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164608565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164608565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164608565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(313)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164608569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164608578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164608579 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(310)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(312)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164608588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164608588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164608588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164608588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164608588 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164608588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164608588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164608588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164608588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164608590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164608590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164608590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164608590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164608590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164608590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164608590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164608590 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164608590 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164608590 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164608590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164608591 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164608591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164608596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164608608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164608608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(316)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164608624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164608624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164608624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164608624 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164608624 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164608624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164608624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164608624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164608624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164608626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164608626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164608626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164608626 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164608626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164608627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164608627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164608627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164608627 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164608627 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164608627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164608627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164608627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164608631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164608640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164608640 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164608924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164608924 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164608924 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164608924 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164608926 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(323)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164608926 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@fbda6b00d07d: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='D710B8A6'O, index=0 SGSN_Test-GSUP(324)@fbda6b00d07d: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@fbda6b00d07d: 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 := '54029760541933B1C6B72BD49C23B963'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '17EE3C28'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD6761E422FB1774'O } } } } } 20241209164609973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164609973 DLLC NOTICE LLME(ffffffff/d710b8a6){UNASSIGNED} LLC RX: unknown TLLI 0xd710b8a6, creating LLME on the fly (gprs_llc.c:552) 20241209164609973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164609973 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164609973 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Allocated (fsm.c:456) 20241209164609973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Allocated (fsm.c:456) 20241209164609973 DMM DEBUG MM_STATE_Gb[0x612000010120]{Idle}: Allocated (fsm.c:456) 20241209164609973 DMM DEBUG MM_STATE_Iu[0x6120000102a0]{Detached}: Allocated (fsm.c:456) 20241209164609973 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164609973 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164609974 DLLC NOTICE LLME(ffffffff/d710b8a6){UNASSIGNED} LLGM Assign pre (d710b8a6 => e31a674b) (gprs_llc.c:1079) 20241209164609974 DLLC NOTICE LLME(d710b8a6/e31a674b){ASSIGNED} LLGM Assign post (d710b8a6 => e31a674b) (gprs_llc.c:1125) 20241209164609974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164609974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164609974 DMM DEBUG MM(262420000000034/e31a674b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164609986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164609986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164609986 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164609987 DMM DEBUG MM(262420000000034/e31a674b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1066) 20241209164609987 DMM NOTICE MM(262420000000034/e31a674b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164609987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164609987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164609987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164609987 DMM DEBUG MM(262420000000034/e31a674b) Requesting authorization (sgsn_auth.c:160) 20241209164609987 DMM INFO MM(262420000000034/e31a674b) Requesting authentication tuples (sgsn_auth.c:184) 20241209164609987 DMM DEBUG MM(262420000000034/e31a674b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164609987 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241209164609987 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(324)@fbda6b00d07d: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@fbda6b00d07d: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241209164609990 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164609990 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164609990 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164609990 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164609990 DMM INFO MM(262420000000034/e31a674b) Subscriber data update (mmctx.c:445) 20241209164609990 DMM DEBUG MM(262420000000034/e31a674b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164609990 DMM INFO MM(262420000000034/e31a674b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164609990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164609990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164609990 DMM INFO MM(262420000000034/e31a674b) <- GMM AUTH AND CIPHERING REQ (rand = 54 02 97 60 54 19 33 b1 c6 b7 2b d4 9c 23 b9 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164609997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164609997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164609997 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164609997 DMM INFO MM(262420000000034/e31a674b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164609998 DMM NOTICE MM(262420000000034/e31a674b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164609998 DMM DEBUG MM(262420000000034/e31a674b) checking auth: received GSM SRES = 17 ee 3c 28 (gprs_gmm.c:648) 20241209164609998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164609998 DMM DEBUG MM(262420000000034/e31a674b) Requesting authorization (sgsn_auth.c:160) 20241209164609998 DMM INFO MM(262420000000034/e31a674b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164609998 DMM DEBUG MM(262420000000034/e31a674b) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164609998 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241209164609998 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) 20241209164609998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164609998 DMM INFO MM(262420000000034/e31a674b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe31a674b) (gprs_gmm.c:282) 20241209164609999 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164609999 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164609999 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241209164609999 DMM INFO MM(262420000000034/e31a674b) Subscriber data update (mmctx.c:445) 20241209164609999 DMM DEBUG MM(262420000000034/e31a674b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164610000 DMM INFO MM(262420000000034/e31a674b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164610000 DMM NOTICE MM(262420000000034/e31a674b) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:982) 20241209164610000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164610000 DMM NOTICE MM(262420000000034/e31a674b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164610000 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) 20241209164610000 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164610000 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241209164610000 DMM INFO MM(262420000000034/e31a674b) Subscriber data update (mmctx.c:445) 20241209164610000 DMM DEBUG MM(262420000000034/e31a674b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164610006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164610006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164610006 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164610006 DMM INFO MM(262420000000034/e31a674b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164610006 DMM NOTICE MM(262420000000034/e31a674b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164610006 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164610006 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164610007 DLLC NOTICE LLME(d710b8a6/e31a674b){ASSIGNED} LLGM Assign pre (ffffffff => e31a674b) (gprs_llc.c:1079) 20241209164610007 DLLC NOTICE LLME(ffffffff/e31a674b){ASSIGNED} LLGM Assign post (ffffffff => e31a674b) (gprs_llc.c:1125) 20241209164610007 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164610007 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164610007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164610007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@fbda6b00d07d: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@fbda6b00d07d: Final verdict of PTC: pass 20241209164610060 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241209164610060 DMM INFO MM(262420000000034/e31a674b) Subscriber data update (mmctx.c:445) 20241209164610060 DMM DEBUG MM(262420000000034/e31a674b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241209164610060 DMM INFO MM(262420000000034/e31a674b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241209164610060 DMM INFO MM(262420000000034/e31a674b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164610061 DMM INFO MM(262420000000034/e31a674b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164610061 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164610061 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164610061 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164610061 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164610061 DLLC NOTICE LLME(ffffffff/e31a674b){ASSIGNED} LLGM Assign pre (e31a674b => ffffffff) (gprs_llc.c:1079) 20241209164610061 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e31a674b => ffffffff) (gprs_llc.c:1125) 20241209164610061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200000ffa0]{Init}: Deallocated (fsm.c:568) 20241209164610061 DMM DEBUG MM_STATE_Gb(0)[0x612000010120]{Idle}: Deallocated (fsm.c:568) 20241209164610061 DMM DEBUG MM_STATE_Iu[0x6120000102a0]{Detached}: Deallocated (fsm.c:568) 20241209164610061 DMM DEBUG GMM(gmm_fsm)[0x61200000bf20]{Deregistered}: Deallocated (fsm.c:568) 20241209164610062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56964<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@fbda6b00d07d: Final verdict of PTC: none 20241209164610065 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164610065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(308)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(313)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(322)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(317)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@fbda6b00d07d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@fbda6b00d07d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@fbda6b00d07d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(315)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(311)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(320)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Mon Dec 9 16:46:10 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 20241209164610193 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164610494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90744) 20241209164611066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164611066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90744, count=95100) 20241209164612067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164612067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Mon Dec 9 16:46:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164613068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164613068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_detach_check_subscriber_list started. 20241209164613557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164613559 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(332)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164613609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164613609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164613609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164613609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164613609 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164613609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164613609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164613609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164613609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(331)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(332)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164613611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164613611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164613611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164613611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164613612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164613612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164613612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164613612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164613612 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164613612 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164613612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164613612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164613612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(332)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(332)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164613617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(328)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164613627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164613627 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(329)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(331)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(337)@fbda6b00d07d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(336)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164613643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164613643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164613643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164613643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164613643 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164613643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164613643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164613643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164613643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(337)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164613645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164613645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164613645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164613646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164613646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164613646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164613646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164613646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164613646 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164613646 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164613646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164613646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164613647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(337)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(337)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164613650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164613659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164613660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(334)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(336)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164613670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164613670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164613670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164613670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164613671 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164613671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164613671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164613671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164613671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164613672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164613672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164613672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164613673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164613673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164613673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164613673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164613673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164613673 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164613673 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164613673 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(341)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164613674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164613674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164613678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164613688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164613688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164614069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164614069 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164614069 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164614069 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164614071 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(342)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164614072 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(329)@fbda6b00d07d: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='F3A74325'O, index=0 SGSN_Test-GSUP(343)@fbda6b00d07d: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@fbda6b00d07d: 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 := '8C83C17646A5DA4B007365179713395B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E306C219'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D0B58C7861F54CC'O } } } } } 20241209164614115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164614115 DLLC NOTICE LLME(ffffffff/f3a74325){UNASSIGNED} LLC RX: unknown TLLI 0xf3a74325, creating LLME on the fly (gprs_llc.c:552) 20241209164614115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164614115 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164614115 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Allocated (fsm.c:456) 20241209164614115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Allocated (fsm.c:456) 20241209164614115 DMM DEBUG MM_STATE_Gb[0x612000010720]{Idle}: Allocated (fsm.c:456) 20241209164614115 DMM DEBUG MM_STATE_Iu[0x6120000108a0]{Detached}: Allocated (fsm.c:456) 20241209164614115 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164614115 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164614115 DLLC NOTICE LLME(ffffffff/f3a74325){UNASSIGNED} LLGM Assign pre (f3a74325 => e56386cc) (gprs_llc.c:1079) 20241209164614115 DLLC NOTICE LLME(f3a74325/e56386cc){ASSIGNED} LLGM Assign post (f3a74325 => e56386cc) (gprs_llc.c:1125) 20241209164614115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164614115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164614115 DMM DEBUG MM(262420000000033/e56386cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164614127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164614127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164614127 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164614127 DMM DEBUG MM(262420000000033/e56386cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1066) 20241209164614127 DMM NOTICE MM(262420000000033/e56386cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164614127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164614127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164614127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164614127 DMM DEBUG MM(262420000000033/e56386cc) Requesting authorization (sgsn_auth.c:160) 20241209164614127 DMM INFO MM(262420000000033/e56386cc) Requesting authentication tuples (sgsn_auth.c:184) 20241209164614127 DMM DEBUG MM(262420000000033/e56386cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164614127 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241209164614127 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@fbda6b00d07d: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241209164614130 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164614130 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164614130 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164614130 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164614130 DMM INFO MM(262420000000033/e56386cc) Subscriber data update (mmctx.c:445) 20241209164614130 DMM DEBUG MM(262420000000033/e56386cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164614130 DMM INFO MM(262420000000033/e56386cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164614130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164614130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164614130 DMM INFO MM(262420000000033/e56386cc) <- GMM AUTH AND CIPHERING REQ (rand = 8c 83 c1 76 46 a5 da 4b 00 73 65 17 97 13 39 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164614137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164614137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164614137 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164614137 DMM INFO MM(262420000000033/e56386cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164614137 DMM NOTICE MM(262420000000033/e56386cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164614137 DMM DEBUG MM(262420000000033/e56386cc) checking auth: received GSM SRES = e3 06 c2 19 (gprs_gmm.c:648) 20241209164614137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164614137 DMM DEBUG MM(262420000000033/e56386cc) Requesting authorization (sgsn_auth.c:160) 20241209164614137 DMM INFO MM(262420000000033/e56386cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164614138 DMM DEBUG MM(262420000000033/e56386cc) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164614138 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241209164614138 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) 20241209164614138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164614138 DMM INFO MM(262420000000033/e56386cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe56386cc) (gprs_gmm.c:282) 20241209164614139 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164614139 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164614139 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241209164614139 DMM INFO MM(262420000000033/e56386cc) Subscriber data update (mmctx.c:445) 20241209164614139 DMM DEBUG MM(262420000000033/e56386cc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164614139 DMM INFO MM(262420000000033/e56386cc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164614139 DMM NOTICE MM(262420000000033/e56386cc) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:982) 20241209164614139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164614139 DMM NOTICE MM(262420000000033/e56386cc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164614139 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) 20241209164614140 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164614140 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241209164614140 DMM INFO MM(262420000000033/e56386cc) Subscriber data update (mmctx.c:445) 20241209164614140 DMM DEBUG MM(262420000000033/e56386cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164614146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164614146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164614146 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164614146 DMM INFO MM(262420000000033/e56386cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164614146 DMM NOTICE MM(262420000000033/e56386cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164614146 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164614146 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164614146 DLLC NOTICE LLME(f3a74325/e56386cc){ASSIGNED} LLGM Assign pre (ffffffff => e56386cc) (gprs_llc.c:1079) 20241209164614146 DLLC NOTICE LLME(ffffffff/e56386cc){ASSIGNED} LLGM Assign post (ffffffff => e56386cc) (gprs_llc.c:1125) 20241209164614146 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164614146 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164614146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164614146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164614197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164614197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241209164614197 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164614197 DMM INFO MM(262420000000033/e56386cc) -> GMM DETACH REQUEST TLLI=0xe56386cc type=GPRS detach Power-off (gprs_gmm.c:1440) 20241209164614197 DMM INFO MM(262420000000033/e56386cc) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209164614197 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164614197 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164614197 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164614197 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164614197 DLLC NOTICE LLME(ffffffff/e56386cc){ASSIGNED} LLGM Assign pre (e56386cc => ffffffff) (gprs_llc.c:1079) 20241209164614197 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e56386cc => ffffffff) (gprs_llc.c:1125) 20241209164614197 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241209164614197 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) 20241209164614197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000105a0]{Init}: Deallocated (fsm.c:568) 20241209164614197 DMM DEBUG MM_STATE_Gb(0)[0x612000010720]{Idle}: Deallocated (fsm.c:568) 20241209164614198 DMM DEBUG MM_STATE_Iu[0x6120000108a0]{Detached}: Deallocated (fsm.c:568) 20241209164614198 DMM DEBUG GMM(gmm_fsm)[0x612000010420]{Deregistered}: Deallocated (fsm.c:568) 20241209164614199 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(329)@fbda6b00d07d: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@fbda6b00d07d: Final verdict of PTC: pass 20241209164619209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56988<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@fbda6b00d07d: Final verdict of PTC: none 20241209164619212 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164619212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(337)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(332)@fbda6b00d07d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(329)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(331)@fbda6b00d07d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(334)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(341)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(336)@fbda6b00d07d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(339)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(330)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(335)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(329): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(330): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(331): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(332): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(334): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(335): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(336): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(337): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Mon Dec 9 16:46:19 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 20241209164619342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164619643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44046<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88172) 20241209164620213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164620213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88172, count=93964) 20241209164621214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164621214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Mon Dec 9 16:46:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164622216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164622216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_check_complete_resend started. 20241209164622705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164622707 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164622748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164622748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164622748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164622748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164622748 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164622748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164622748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164622748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164622748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164622750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164622750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164622750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164622750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164622750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164622750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164622750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164622750 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164622750 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164622750 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164622750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(350)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164622751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164622751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164622755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164622766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164622766 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(349)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164622785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164622785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164622785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164622785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164622785 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164622785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164622785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164622785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164622785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164622787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164622787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164622787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164622787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164622787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164622787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164622787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164622787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164622787 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164622787 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164622787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(355)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164622788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164622788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164622791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164622802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164622802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(354)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164622838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164622838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164622838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164622838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164622838 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164622838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164622838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164622838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164622838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164622840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164622840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164622840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164622840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164622840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164622840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164622840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164622840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164622840 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164622840 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164622840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164622841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164622841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164622844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164622852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164622852 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(358)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164623218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164623218 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164623218 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164623218 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(360)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164623220 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(360)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164623220 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(360)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@fbda6b00d07d: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E2D5022C'O, index=0 SGSN_Test-GSUP(362)@fbda6b00d07d: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@fbda6b00d07d: 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 := '8AA2993B067EBEEB375F4ACEFD5215C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED8D4BB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5976DA69E111D347'O } } } } } 20241209164624274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164624274 DLLC NOTICE LLME(ffffffff/e2d5022c){UNASSIGNED} LLC RX: unknown TLLI 0xe2d5022c, creating LLME on the fly (gprs_llc.c:552) 20241209164624274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164624274 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241209164624274 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: Allocated (fsm.c:456) 20241209164624274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: Allocated (fsm.c:456) 20241209164624274 DMM DEBUG MM_STATE_Gb[0x612000010d20]{Idle}: Allocated (fsm.c:456) 20241209164624274 DMM DEBUG MM_STATE_Iu[0x612000010ea0]{Detached}: Allocated (fsm.c:456) 20241209164624274 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164624274 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164624274 DLLC NOTICE LLME(ffffffff/e2d5022c){UNASSIGNED} LLGM Assign pre (e2d5022c => e787aa79) (gprs_llc.c:1079) 20241209164624274 DLLC NOTICE LLME(e2d5022c/e787aa79){ASSIGNED} LLGM Assign post (e2d5022c => e787aa79) (gprs_llc.c:1125) 20241209164624274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164624274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164624274 DMM DEBUG MM(262420000000036/e787aa79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164624288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164624288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164624288 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164624288 DMM DEBUG MM(262420000000036/e787aa79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1066) 20241209164624288 DMM NOTICE MM(262420000000036/e787aa79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164624288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164624288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164624288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164624288 DMM DEBUG MM(262420000000036/e787aa79) Requesting authorization (sgsn_auth.c:160) 20241209164624288 DMM INFO MM(262420000000036/e787aa79) Requesting authentication tuples (sgsn_auth.c:184) 20241209164624288 DMM DEBUG MM(262420000000036/e787aa79) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164624288 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241209164624288 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@fbda6b00d07d: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241209164624292 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164624292 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164624292 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164624292 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164624292 DMM INFO MM(262420000000036/e787aa79) Subscriber data update (mmctx.c:445) 20241209164624292 DMM DEBUG MM(262420000000036/e787aa79) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164624292 DMM INFO MM(262420000000036/e787aa79) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164624292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164624292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164624292 DMM INFO MM(262420000000036/e787aa79) <- GMM AUTH AND CIPHERING REQ (rand = 8a a2 99 3b 06 7e be eb 37 5f 4a ce fd 52 15 c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164624299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164624299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164624299 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164624299 DMM INFO MM(262420000000036/e787aa79) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164624299 DMM NOTICE MM(262420000000036/e787aa79) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164624299 DMM DEBUG MM(262420000000036/e787aa79) checking auth: received GSM SRES = ed 8d 4b b1 (gprs_gmm.c:648) 20241209164624299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164624299 DMM DEBUG MM(262420000000036/e787aa79) Requesting authorization (sgsn_auth.c:160) 20241209164624299 DMM INFO MM(262420000000036/e787aa79) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164624299 DMM DEBUG MM(262420000000036/e787aa79) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164624299 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241209164624300 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) 20241209164624300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164624300 DMM INFO MM(262420000000036/e787aa79) <- GMM ATTACH ACCEPT (new P-TMSI=0xe787aa79) (gprs_gmm.c:282) 20241209164624301 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164624301 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164624301 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241209164624301 DMM INFO MM(262420000000036/e787aa79) Subscriber data update (mmctx.c:445) 20241209164624301 DMM DEBUG MM(262420000000036/e787aa79) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164624301 DMM INFO MM(262420000000036/e787aa79) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164624301 DMM NOTICE MM(262420000000036/e787aa79) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:982) 20241209164624301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164624301 DMM NOTICE MM(262420000000036/e787aa79) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164624301 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) 20241209164624302 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164624302 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241209164624302 DMM INFO MM(262420000000036/e787aa79) Subscriber data update (mmctx.c:445) 20241209164624302 DMM DEBUG MM(262420000000036/e787aa79) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@fbda6b00d07d: Warning: Re-starting timer T, which is already active (running or expired). 20241209164630301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209164630301 DMM INFO MM(262420000000036/e787aa79) <- GMM ATTACH ACCEPT (new P-TMSI=0xe787aa79) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@fbda6b00d07d: Warning: Re-starting timer T, which is already active (running or expired). 20241209164633627 DGPRS DEBUG Checking for inactive LLMEs, time = 15573527 (sgsn.c:132) 20241209164636302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209164636302 DMM INFO MM(262420000000036/e787aa79) <- GMM ATTACH ACCEPT (new P-TMSI=0xe787aa79) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@fbda6b00d07d: Warning: Re-starting timer T, which is already active (running or expired). 20241209164642303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209164642303 DMM INFO MM(262420000000036/e787aa79) <- GMM ATTACH ACCEPT (new P-TMSI=0xe787aa79) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@fbda6b00d07d: Warning: Re-starting timer T, which is already active (running or expired). 20241209164643219 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209164643219 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(360)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164643220 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241209164648305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209164648305 DMM INFO MM(262420000000036/e787aa79) <- GMM ATTACH ACCEPT (new P-TMSI=0xe787aa79) (gprs_gmm.c:282) TC_attach_check_complete_resend(364)@fbda6b00d07d: Warning: Re-starting timer T, which is already active (running or expired). 20241209164652752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164652754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164652754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164652789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164652791 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164652791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164652841 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164652843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164652843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164654307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241209164654307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241209164654307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209164654307 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241209164654307 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) 20241209164654307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000010ba0]{Reject}: Deallocated (fsm.c:568) 20241209164654307 DMM DEBUG MM_STATE_Gb(0)[0x612000010d20]{Idle}: Deallocated (fsm.c:568) 20241209164654307 DMM DEBUG MM_STATE_Iu[0x612000010ea0]{Detached}: Deallocated (fsm.c:568) 20241209164654307 DMM DEBUG GMM(gmm_fsm)[0x612000010a20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209164654307 DLLC NOTICE LLME(e2d5022c/e787aa79){ASSIGNED} LLGM Assign pre (e787aa79 => ffffffff) (gprs_llc.c:1079) 20241209164654307 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e787aa79 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@fbda6b00d07d: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@fbda6b00d07d: Final verdict of PTC: pass 20241209164658321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44058<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164658324 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164658324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(362)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(360)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(350)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(355)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@fbda6b00d07d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@fbda6b00d07d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@fbda6b00d07d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(361)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(348)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(359)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(353)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Mon Dec 9 16:46:58 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 20241209164658458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164658760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90384) 20241209164659325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164659326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90384, count=96436) 20241209164700327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164700327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Mon Dec 9 16:47:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164701329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164701329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_hlr_location_cancel_request_update started. 20241209164701820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164701821 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(370)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(370)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164701872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164701872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164701872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164701872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164701872 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164701872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164701873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164701873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164701873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(370)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164701875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164701875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164701875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164701875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164701875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164701875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164701875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164701875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164701875 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164701875 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164701875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164701876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164701876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(370)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(370)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(369)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164701880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(366)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164701891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164701892 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(367)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(369)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164701906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164701906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164701906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164701907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164701907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164701907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164701907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164701907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164701907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164701908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164701908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164701908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164701908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164701909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164701909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164701909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164701909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164701909 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164701909 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164701909 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(374)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164701909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164701909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164701913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164701923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164701923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(373)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164701945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164701945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164701945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164701945 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164701945 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164701945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164701945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164701945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164701945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164701947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164701947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164701947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164701947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164701947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164701947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164701947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164701947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164701947 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164701947 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164701947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164701948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164701948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164701952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164701961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164701961 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164702330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164702330 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164702330 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164702331 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164702333 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(380)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164702333 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(367)@fbda6b00d07d: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='E295DB8D'O, index=0 SGSN_Test-GSUP(381)@fbda6b00d07d: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@fbda6b00d07d: 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 := '4DA80C314BFC1A694599BBC1C25FFF31'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99B43ACE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F34819DAA475A5F'O } } } } } 20241209164703385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164703385 DLLC NOTICE LLME(ffffffff/e295db8d){UNASSIGNED} LLC RX: unknown TLLI 0xe295db8d, creating LLME on the fly (gprs_llc.c:552) 20241209164703385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164703385 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164703385 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Allocated (fsm.c:456) 20241209164703385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Allocated (fsm.c:456) 20241209164703385 DMM DEBUG MM_STATE_Gb[0x612000011320]{Idle}: Allocated (fsm.c:456) 20241209164703385 DMM DEBUG MM_STATE_Iu[0x6120000114a0]{Detached}: Allocated (fsm.c:456) 20241209164703385 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164703385 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164703385 DLLC NOTICE LLME(ffffffff/e295db8d){UNASSIGNED} LLGM Assign pre (e295db8d => e37f012a) (gprs_llc.c:1079) 20241209164703385 DLLC NOTICE LLME(e295db8d/e37f012a){ASSIGNED} LLGM Assign post (e295db8d => e37f012a) (gprs_llc.c:1125) 20241209164703385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164703385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164703385 DMM DEBUG MM(262420000000031/e37f012a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164703398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164703398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164703398 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164703398 DMM DEBUG MM(262420000000031/e37f012a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1066) 20241209164703398 DMM NOTICE MM(262420000000031/e37f012a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164703398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164703398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164703398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164703398 DMM DEBUG MM(262420000000031/e37f012a) Requesting authorization (sgsn_auth.c:160) 20241209164703398 DMM INFO MM(262420000000031/e37f012a) Requesting authentication tuples (sgsn_auth.c:184) 20241209164703398 DMM DEBUG MM(262420000000031/e37f012a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164703398 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241209164703398 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@fbda6b00d07d: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241209164703401 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164703401 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164703401 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164703401 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164703401 DMM INFO MM(262420000000031/e37f012a) Subscriber data update (mmctx.c:445) 20241209164703401 DMM DEBUG MM(262420000000031/e37f012a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164703401 DMM INFO MM(262420000000031/e37f012a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164703401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164703401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164703401 DMM INFO MM(262420000000031/e37f012a) <- GMM AUTH AND CIPHERING REQ (rand = 4d a8 0c 31 4b fc 1a 69 45 99 bb c1 c2 5f ff 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164703409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164703409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164703409 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164703409 DMM INFO MM(262420000000031/e37f012a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164703409 DMM NOTICE MM(262420000000031/e37f012a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164703409 DMM DEBUG MM(262420000000031/e37f012a) checking auth: received GSM SRES = 99 b4 3a ce (gprs_gmm.c:648) 20241209164703409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164703409 DMM DEBUG MM(262420000000031/e37f012a) Requesting authorization (sgsn_auth.c:160) 20241209164703409 DMM INFO MM(262420000000031/e37f012a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164703409 DMM DEBUG MM(262420000000031/e37f012a) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164703409 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241209164703409 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) 20241209164703409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164703409 DMM INFO MM(262420000000031/e37f012a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe37f012a) (gprs_gmm.c:282) 20241209164703411 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164703411 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164703411 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241209164703411 DMM INFO MM(262420000000031/e37f012a) Subscriber data update (mmctx.c:445) 20241209164703411 DMM DEBUG MM(262420000000031/e37f012a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164703411 DMM INFO MM(262420000000031/e37f012a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164703411 DMM NOTICE MM(262420000000031/e37f012a) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:982) 20241209164703411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164703411 DMM NOTICE MM(262420000000031/e37f012a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164703411 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) 20241209164703411 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164703411 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241209164703411 DMM INFO MM(262420000000031/e37f012a) Subscriber data update (mmctx.c:445) 20241209164703412 DMM DEBUG MM(262420000000031/e37f012a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164703417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164703417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164703417 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164703417 DMM INFO MM(262420000000031/e37f012a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164703417 DMM NOTICE MM(262420000000031/e37f012a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164703417 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164703417 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164703417 DLLC NOTICE LLME(e295db8d/e37f012a){ASSIGNED} LLGM Assign pre (ffffffff => e37f012a) (gprs_llc.c:1079) 20241209164703418 DLLC NOTICE LLME(ffffffff/e37f012a){ASSIGNED} LLGM Assign post (ffffffff => e37f012a) (gprs_llc.c:1125) 20241209164703418 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164703418 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164703418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164703418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164703466 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241209164703466 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241209164703466 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) 20241209164703466 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241209164703466 DMM INFO MM(262420000000031/e37f012a) Subscriber data update (mmctx.c:445) 20241209164703466 DMM DEBUG MM(262420000000031/e37f012a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241209164703466 DMM INFO MM(262420000000031/e37f012a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241209164703466 DMM INFO MM(262420000000031/e37f012a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164703467 DMM INFO MM(262420000000031/e37f012a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164703467 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164703467 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164703467 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164703467 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164703467 DLLC NOTICE LLME(ffffffff/e37f012a){ASSIGNED} LLGM Assign pre (e37f012a => ffffffff) (gprs_llc.c:1079) 20241209164703467 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e37f012a => ffffffff) (gprs_llc.c:1125) 20241209164703467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000111a0]{Init}: Deallocated (fsm.c:568) 20241209164703467 DMM DEBUG MM_STATE_Gb(0)[0x612000011320]{Idle}: Deallocated (fsm.c:568) 20241209164703467 DMM DEBUG MM_STATE_Iu[0x6120000114a0]{Detached}: Deallocated (fsm.c:568) 20241209164703467 DMM DEBUG GMM(gmm_fsm)[0x612000011020]{Deregistered}: Deallocated (fsm.c:568) 20241209164703628 DGPRS DEBUG Checking for inactive LLMEs, time = 15573557 (sgsn.c:132) TC_hlr_location_cancel_request_update(383)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed MC@fbda6b00d07d: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241209164708474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164708474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(380)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(381)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(374)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(370)@fbda6b00d07d: Final verdict of PTC: none 20241209164708479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(365)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(379)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@fbda6b00d07d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(367)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@fbda6b00d07d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@fbda6b00d07d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(368)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(377)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(372)@fbda6b00d07d: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@fbda6b00d07d: Final verdict of PTC: pass MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(367): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(368): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(370): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Mon Dec 9 16:47:08 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 20241209164708679 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164708980 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43034<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89616) 20241209164709475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164709475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89616, count=93972) 20241209164710477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164710477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Mon Dec 9 16:47:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164711478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164711479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_hlr_location_cancel_request_withdraw started. 20241209164712074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164712075 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(389)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164712134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164712134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164712135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164712135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164712135 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164712135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164712135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164712135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164712135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(388)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(389)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164712137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164712137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164712137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164712137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164712137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164712137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164712137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164712137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164712137 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164712137 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164712137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164712138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164712138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(389)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(389)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164712141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164712150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164712150 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(386)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(388)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164712178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164712178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164712178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164712178 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164712178 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164712178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164712178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164712178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164712178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(394)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164712180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164712180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164712181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(393)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164712181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164712181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164712181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164712181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164712181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164712181 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164712181 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164712181 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164712181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164712181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164712186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164712196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164712197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(393)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164712207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164712207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164712207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164712207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164712207 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164712207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164712207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164712207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164712207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164712209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164712209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164712209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164712209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164712209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164712209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164712209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164712209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164712210 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164712210 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164712210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164712210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164712210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164712215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164712225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164712225 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164712480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164712480 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164712480 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164712480 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164712482 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(399)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209164712483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(386)@fbda6b00d07d: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='D0D079AE'O, index=0 SGSN_Test-GSUP(400)@fbda6b00d07d: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@fbda6b00d07d: 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 := 'C12212516E598C74DF5ADC07C7114347'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7948CB9A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5666085737A11C0C'O } } } } } 20241209164713530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164713530 DLLC NOTICE LLME(ffffffff/d0d079ae){UNASSIGNED} LLC RX: unknown TLLI 0xd0d079ae, creating LLME on the fly (gprs_llc.c:552) 20241209164713530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164713530 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164713530 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Allocated (fsm.c:456) 20241209164713530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Allocated (fsm.c:456) 20241209164713530 DMM DEBUG MM_STATE_Gb[0x612000011920]{Idle}: Allocated (fsm.c:456) 20241209164713530 DMM DEBUG MM_STATE_Iu[0x612000011aa0]{Detached}: Allocated (fsm.c:456) 20241209164713530 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164713530 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164713530 DLLC NOTICE LLME(ffffffff/d0d079ae){UNASSIGNED} LLGM Assign pre (d0d079ae => e61d9a5a) (gprs_llc.c:1079) 20241209164713530 DLLC NOTICE LLME(d0d079ae/e61d9a5a){ASSIGNED} LLGM Assign post (d0d079ae => e61d9a5a) (gprs_llc.c:1125) 20241209164713530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164713530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164713530 DMM DEBUG MM(262420000000029/e61d9a5a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164713544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164713544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164713544 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164713544 DMM DEBUG MM(262420000000029/e61d9a5a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1066) 20241209164713544 DMM NOTICE MM(262420000000029/e61d9a5a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164713544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164713544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164713544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164713544 DMM DEBUG MM(262420000000029/e61d9a5a) Requesting authorization (sgsn_auth.c:160) 20241209164713544 DMM INFO MM(262420000000029/e61d9a5a) Requesting authentication tuples (sgsn_auth.c:184) 20241209164713544 DMM DEBUG MM(262420000000029/e61d9a5a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164713544 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241209164713545 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@fbda6b00d07d: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241209164713547 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164713547 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164713547 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164713547 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164713548 DMM INFO MM(262420000000029/e61d9a5a) Subscriber data update (mmctx.c:445) 20241209164713548 DMM DEBUG MM(262420000000029/e61d9a5a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164713548 DMM INFO MM(262420000000029/e61d9a5a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164713548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164713548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164713548 DMM INFO MM(262420000000029/e61d9a5a) <- GMM AUTH AND CIPHERING REQ (rand = c1 22 12 51 6e 59 8c 74 df 5a dc 07 c7 11 43 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164713555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164713555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164713555 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164713555 DMM INFO MM(262420000000029/e61d9a5a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164713555 DMM NOTICE MM(262420000000029/e61d9a5a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164713555 DMM DEBUG MM(262420000000029/e61d9a5a) checking auth: received GSM SRES = 79 48 cb 9a (gprs_gmm.c:648) 20241209164713556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164713556 DMM DEBUG MM(262420000000029/e61d9a5a) Requesting authorization (sgsn_auth.c:160) 20241209164713556 DMM INFO MM(262420000000029/e61d9a5a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164713556 DMM DEBUG MM(262420000000029/e61d9a5a) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164713556 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241209164713556 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) 20241209164713556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164713556 DMM INFO MM(262420000000029/e61d9a5a) <- GMM ATTACH ACCEPT (new P-TMSI=0xe61d9a5a) (gprs_gmm.c:282) 20241209164713557 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164713557 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164713557 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241209164713557 DMM INFO MM(262420000000029/e61d9a5a) Subscriber data update (mmctx.c:445) 20241209164713557 DMM DEBUG MM(262420000000029/e61d9a5a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164713557 DMM INFO MM(262420000000029/e61d9a5a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164713557 DMM NOTICE MM(262420000000029/e61d9a5a) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:982) 20241209164713557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164713557 DMM NOTICE MM(262420000000029/e61d9a5a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164713557 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) 20241209164713558 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164713558 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241209164713558 DMM INFO MM(262420000000029/e61d9a5a) Subscriber data update (mmctx.c:445) 20241209164713558 DMM DEBUG MM(262420000000029/e61d9a5a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164713564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164713564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164713564 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164713564 DMM INFO MM(262420000000029/e61d9a5a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164713564 DMM NOTICE MM(262420000000029/e61d9a5a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164713564 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164713564 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164713564 DLLC NOTICE LLME(d0d079ae/e61d9a5a){ASSIGNED} LLGM Assign pre (ffffffff => e61d9a5a) (gprs_llc.c:1079) 20241209164713564 DLLC NOTICE LLME(ffffffff/e61d9a5a){ASSIGNED} LLGM Assign post (ffffffff => e61d9a5a) (gprs_llc.c:1125) 20241209164713564 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164713564 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164713564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164713564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164713614 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241209164713614 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241209164713614 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) 20241209164713614 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241209164713614 DMM INFO MM(262420000000029/e61d9a5a) Subscriber data update (mmctx.c:445) 20241209164713614 DMM DEBUG MM(262420000000029/e61d9a5a) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241209164713614 DMM INFO MM(262420000000029/e61d9a5a) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241209164713614 DMM INFO MM(262420000000029/e61d9a5a) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1035) 20241209164713614 DMM NOTICE MM(262420000000029/e61d9a5a) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1013) 20241209164713614 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:233) 20241209164713614 DMM INFO MM(262420000000029/e61d9a5a) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20241209164713614 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164713614 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164713614 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164713614 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164713614 DLLC NOTICE LLME(ffffffff/e61d9a5a){ASSIGNED} LLGM Assign pre (e61d9a5a => ffffffff) (gprs_llc.c:1079) 20241209164713614 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e61d9a5a => ffffffff) (gprs_llc.c:1125) 20241209164713614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000117a0]{Init}: Deallocated (fsm.c:568) 20241209164713614 DMM DEBUG MM_STATE_Gb(0)[0x612000011920]{Idle}: Deallocated (fsm.c:568) 20241209164713614 DMM DEBUG MM_STATE_Iu[0x612000011aa0]{Detached}: Deallocated (fsm.c:568) 20241209164713614 DMM DEBUG GMM(gmm_fsm)[0x612000011620]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(386)@fbda6b00d07d: Removing Client IMSI='262420000000029'H, index=0 20241209164713621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164713621 DLLC NOTICE LLME(ffffffff/e61d9a5a){UNASSIGNED} LLC RX: unknown TLLI 0xe61d9a5a, creating LLME on the fly (gprs_llc.c:552) 20241209164713621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164713621 DMM NOTICE LLME(ffffffff/e61d9a5a){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241209164713621 DLLC NOTICE LLME(ffffffff/e61d9a5a){UNASSIGNED} LLGM Assign pre (e61d9a5a => ffffffff) (gprs_llc.c:1079) 20241209164713622 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e61d9a5a => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@fbda6b00d07d: Final verdict of PTC: pass 20241209164713624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(398)@fbda6b00d07d: Final verdict of PTC: none 20241209164713626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164713627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_withdraw-BVCI210(391)@fbda6b00d07d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@fbda6b00d07d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(386)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(389)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(388)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(394)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(387)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(392)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(396)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(386): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(388): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(389): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(391): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Mon Dec 9 16:47:13 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 20241209164713755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164714056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93116) 20241209164714627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164714628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93116, count=97472) 20241209164715628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164715629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Mon Dec 9 16:47:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164716629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164716630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241209164717113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164717115 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164717160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164717160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164717160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164717160 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164717160 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164717160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164717160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164717160 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164717160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164717162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164717162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164717162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164717162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164717162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164717162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164717162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164717162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164717162 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164717162 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164717162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(407)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164717163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164717163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164717166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164717175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164717175 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(409)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164717222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164717222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164717222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164717222 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164717222 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164717223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164717223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164717223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164717223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(412)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(413)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164717225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164717225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164717225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164717225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164717225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164717225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164717225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164717225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164717225 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164717225 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164717225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164717226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(413)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164717226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164717230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(409)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164717241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164717241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(412)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164717258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164717258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164717258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164717258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164717258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164717258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164717258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164717258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164717258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164717260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164717260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164717260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164717260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164717260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164717260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164717260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164717260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164717260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164717260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164717260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164717260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164717260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164717265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164717275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164717275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164717631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164717631 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164717631 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164717631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(417)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(417)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164717633 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(417)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(417)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164717633 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(417)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(417)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(417)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(417)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@fbda6b00d07d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C57B143F'O, index=0 SGSN_Test-GSUP(419)@fbda6b00d07d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241209164718676 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) 20241209164718677 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@fbda6b00d07d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@fbda6b00d07d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@fbda6b00d07d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@fbda6b00d07d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@fbda6b00d07d: Final verdict of PTC: pass 20241209164718681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54512<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164718683 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164718683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(419)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(417)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(413)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@fbda6b00d07d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(412)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(407)@fbda6b00d07d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(418)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@fbda6b00d07d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(411)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(405)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(416)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(410): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(412): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(417): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Mon Dec 9 16:47:18 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 20241209164718809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164719110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54520<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49420) 20241209164719683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164719684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49420, count=53776) 20241209164720685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164720685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Mon Dec 9 16:47:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164721686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164721686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241209164722165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164722166 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(427)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(427)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164722219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164722220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164722220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164722220 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164722220 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164722220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164722220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164722220 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164722220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(426)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(427)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164722222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164722222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164722222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164722222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164722222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164722222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164722222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164722222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164722222 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164722222 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164722222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164722223 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164722223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(427)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(427)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164722226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164722235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164722235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(426)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(432)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(432)@fbda6b00d07d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(431)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164722256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164722256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164722256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164722256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164722256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164722256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164722256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164722256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164722256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(432)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164722258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164722258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164722258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164722258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164722258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164722259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164722259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164722259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164722259 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164722259 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164722259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164722259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164722259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(432)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(432)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164722263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(428)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164722273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164722273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(431)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164722286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164722286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164722286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164722286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164722286 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164722286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164722286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164722286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164722286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164722288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164722288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164722288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164722289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164722289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164722289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164722289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164722289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164722289 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164722289 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164722289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164722290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(436)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164722290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164722294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164722303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164722303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164722687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164722687 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164722687 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164722687 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164722689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(437)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164722690 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@fbda6b00d07d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='C1741BCA'O, index=0 SGSN_Test-GSUP(438)@fbda6b00d07d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241209164723737 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) 20241209164723737 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@fbda6b00d07d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@fbda6b00d07d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@fbda6b00d07d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@fbda6b00d07d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@fbda6b00d07d: Final verdict of PTC: pass 20241209164723742 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54536<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@fbda6b00d07d: Final verdict of PTC: none 20241209164723745 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164723745 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(427)@fbda6b00d07d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429)@fbda6b00d07d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(436)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(431)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(426)@fbda6b00d07d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(432)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(430)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(434)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(425)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(426): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(427): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(429): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(430): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(431): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(432): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Mon Dec 9 16:47:23 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 20241209164723876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164724178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49348) 20241209164724747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164724747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49348, count=53704) 20241209164725748 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164725748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Mon Dec 9 16:47:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164726749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164726749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_rau_unknown started. 20241209164727232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164727234 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164727278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164727278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164727278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164727278 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164727278 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164727278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164727278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164727278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164727278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164727279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164727279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164727279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164727280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164727280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164727280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164727280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164727280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164727280 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164727280 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164727280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(445)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164727281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164727281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164727284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164727295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164727295 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(444)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164727317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164727317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164727317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164727317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164727317 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164727318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164727318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164727318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164727318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164727319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164727319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164727320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164727320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164727320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164727320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164727320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164727320 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164727320 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164727320 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164727320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164727320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164727320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164727325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164727335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164727335 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(449)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164727357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164727357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164727357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164727357 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164727357 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164727357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164727357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164727357 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164727357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164727359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164727360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164727360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164727360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164727360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164727360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164727360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164727360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164727360 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164727360 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164727360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(455)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164727361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164727361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164727364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164727372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164727372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164727749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164727749 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164727749 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164727749 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164727752 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(456)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164727752 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@fbda6b00d07d: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F661208C'O, index=0 SGSN_Test-GSUP(457)@fbda6b00d07d: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241209164728802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164728802 DLLC NOTICE LLME(ffffffff/f661208c){UNASSIGNED} LLC RX: unknown TLLI 0xf661208c, creating LLME on the fly (gprs_llc.c:552) 20241209164728802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241209164728802 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209164728802 DMM NOTICE LLME(ffffffff/f661208c){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241209164728802 DLLC NOTICE LLME(ffffffff/f661208c){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241209164728802 DMM ERROR LLME(ffffffff/f661208c){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241209164728802 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241209164728802 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241209164728802 DLLC NOTICE LLME(ffffffff/f661208c){UNASSIGNED} LLGM Assign pre (f661208c => ffffffff) (gprs_llc.c:1079) 20241209164728802 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f661208c => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@fbda6b00d07d: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@fbda6b00d07d: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@fbda6b00d07d: Final verdict of PTC: pass 20241209164728817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60048<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rau_unknown-BVCI196(444)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(457)@fbda6b00d07d: Final verdict of PTC: none 20241209164728820 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164728820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(445)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(450)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@fbda6b00d07d: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(455)@fbda6b00d07d: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(448)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(453)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(443)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_rau_unknown finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Mon Dec 9 16:47:28 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241209164728948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164729249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44556) 20241209164729821 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164729821 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44556, count=55020) 20241209164730822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164730822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Mon Dec 9 16:47:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164731823 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164731823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_rau started. 20241209164732306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164732308 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164732363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164732363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164732363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164732363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164732363 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164732363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164732363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164732363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164732363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(464)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(465)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164732365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164732365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164732365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164732365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164732365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164732365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164732365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164732365 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164732365 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164732365 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164732365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164732365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164732366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(465)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164732369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164732378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164732378 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(462)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(464)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(470)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164732403 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164732403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164732403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164732403 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164732403 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164732404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164732404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164732404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164732404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(470)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(469)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164732405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164732405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164732405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164732406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164732406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164732406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164732406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164732406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164732406 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164732406 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164732406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(470)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164732406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164732406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164732410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164732420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164732420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(467)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(475)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(475)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164732441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164732441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164732441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164732441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164732441 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164732441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164732441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164732441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164732441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(475)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164732443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164732443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164732443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164732444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164732444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164732444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164732444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164732444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164732444 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164732444 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164732444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164732444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164732444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(475)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(475)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164732448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164732459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164732459 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(472)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164732824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164732824 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164732824 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164732824 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(474)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(474)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164732826 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(474)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(474)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(474)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(474)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209164732826 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(474)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(474)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209164733629 DGPRS DEBUG Checking for inactive LLMEs, time = 15573587 (sgsn.c:132) TC_attach_rau-BVCI196(462)@fbda6b00d07d: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C7B924E9'O, index=0 SGSN_Test-GSUP(476)@fbda6b00d07d: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@fbda6b00d07d: 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 := '0B668C538663DC41AFF89897686867EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F63493DE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9BBFC12E166C544D'O } } } } } 20241209164733877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164733877 DLLC NOTICE LLME(ffffffff/c7b924e9){UNASSIGNED} LLC RX: unknown TLLI 0xc7b924e9, creating LLME on the fly (gprs_llc.c:552) 20241209164733877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164733877 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164733877 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Allocated (fsm.c:456) 20241209164733877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Allocated (fsm.c:456) 20241209164733877 DMM DEBUG MM_STATE_Gb[0x612000011f20]{Idle}: Allocated (fsm.c:456) 20241209164733877 DMM DEBUG MM_STATE_Iu[0x6120000120a0]{Detached}: Allocated (fsm.c:456) 20241209164733877 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164733877 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164733877 DLLC NOTICE LLME(ffffffff/c7b924e9){UNASSIGNED} LLGM Assign pre (c7b924e9 => f9e8a4e6) (gprs_llc.c:1079) 20241209164733877 DLLC NOTICE LLME(c7b924e9/f9e8a4e6){ASSIGNED} LLGM Assign post (c7b924e9 => f9e8a4e6) (gprs_llc.c:1125) 20241209164733877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164733877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164733877 DMM DEBUG MM(262420000000012/f9e8a4e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164733890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164733891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164733891 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164733891 DMM DEBUG MM(262420000000012/f9e8a4e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1066) 20241209164733891 DMM NOTICE MM(262420000000012/f9e8a4e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164733891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164733891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164733891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164733891 DMM DEBUG MM(262420000000012/f9e8a4e6) Requesting authorization (sgsn_auth.c:160) 20241209164733891 DMM INFO MM(262420000000012/f9e8a4e6) Requesting authentication tuples (sgsn_auth.c:184) 20241209164733891 DMM DEBUG MM(262420000000012/f9e8a4e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164733891 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241209164733891 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@fbda6b00d07d: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241209164733894 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164733894 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164733894 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164733894 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164733894 DMM INFO MM(262420000000012/f9e8a4e6) Subscriber data update (mmctx.c:445) 20241209164733894 DMM DEBUG MM(262420000000012/f9e8a4e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164733894 DMM INFO MM(262420000000012/f9e8a4e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164733894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164733894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164733894 DMM INFO MM(262420000000012/f9e8a4e6) <- GMM AUTH AND CIPHERING REQ (rand = 0b 66 8c 53 86 63 dc 41 af f8 98 97 68 68 67 ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164733902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164733902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164733902 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164733902 DMM INFO MM(262420000000012/f9e8a4e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164733902 DMM NOTICE MM(262420000000012/f9e8a4e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164733902 DMM DEBUG MM(262420000000012/f9e8a4e6) checking auth: received GSM SRES = f6 34 93 de (gprs_gmm.c:648) 20241209164733902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164733902 DMM DEBUG MM(262420000000012/f9e8a4e6) Requesting authorization (sgsn_auth.c:160) 20241209164733902 DMM INFO MM(262420000000012/f9e8a4e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164733902 DMM DEBUG MM(262420000000012/f9e8a4e6) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164733902 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241209164733902 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) 20241209164733902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164733902 DMM INFO MM(262420000000012/f9e8a4e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9e8a4e6) (gprs_gmm.c:282) 20241209164733904 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164733904 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164733904 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241209164733904 DMM INFO MM(262420000000012/f9e8a4e6) Subscriber data update (mmctx.c:445) 20241209164733904 DMM DEBUG MM(262420000000012/f9e8a4e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164733904 DMM INFO MM(262420000000012/f9e8a4e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164733904 DMM NOTICE MM(262420000000012/f9e8a4e6) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:982) 20241209164733904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164733904 DMM NOTICE MM(262420000000012/f9e8a4e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164733904 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) 20241209164733905 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164733905 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241209164733905 DMM INFO MM(262420000000012/f9e8a4e6) Subscriber data update (mmctx.c:445) 20241209164733905 DMM DEBUG MM(262420000000012/f9e8a4e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164733912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164733912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164733912 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164733912 DMM INFO MM(262420000000012/f9e8a4e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164733912 DMM NOTICE MM(262420000000012/f9e8a4e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164733912 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164733912 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164733912 DLLC NOTICE LLME(c7b924e9/f9e8a4e6){ASSIGNED} LLGM Assign pre (ffffffff => f9e8a4e6) (gprs_llc.c:1079) 20241209164733912 DLLC NOTICE LLME(ffffffff/f9e8a4e6){ASSIGNED} LLGM Assign post (ffffffff => f9e8a4e6) (gprs_llc.c:1125) 20241209164733912 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164733912 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164733912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164733912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164733964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164733964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164733964 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164733964 DMM INFO MM(262420000000012/f9e8a4e6) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1614) 20241209164733964 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164733964 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209164733964 DLLC NOTICE LLME(ffffffff/f9e8a4e6){ASSIGNED} LLGM Assign pre (f9e8a4e6 => fce03484) (gprs_llc.c:1079) 20241209164733964 DLLC NOTICE LLME(f9e8a4e6/fce03484){ASSIGNED} LLGM Assign post (f9e8a4e6 => fce03484) (gprs_llc.c:1125) 20241209164733964 DMM INFO MM(262420000000012/fce03484) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau(478)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@fbda6b00d07d: Removing Client IMSI='262420000000012'H, index=0 20241209164733972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164733972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241209164733972 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164733972 DMM INFO MM(262420000000012/fce03484) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209164733972 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209164733972 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164733972 DLLC NOTICE LLME(f9e8a4e6/fce03484){ASSIGNED} LLGM Assign pre (ffffffff => fce03484) (gprs_llc.c:1079) 20241209164733972 DLLC NOTICE LLME(ffffffff/fce03484){ASSIGNED} LLGM Assign post (ffffffff => fce03484) (gprs_llc.c:1125) 20241209164733972 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau(478)@fbda6b00d07d: Final verdict of PTC: pass 20241209164733974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(470)@fbda6b00d07d: Final verdict of PTC: none 20241209164733976 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164733976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(464)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(474)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@fbda6b00d07d: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@fbda6b00d07d: Final verdict of PTC: none TC_attach_rau-BVCI220(472)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(475)@fbda6b00d07d: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(465)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(473)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(468)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(463)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau-BVCI220(472): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(473): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(474): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(475): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_rau finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Mon Dec 9 16:47:34 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241209164734101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164734503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92392) 20241209164734977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164734977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92392, count=93552) 20241209164735978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164735978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Mon Dec 9 16:47:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164736979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164736979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_rau_a_a started. 20241209164737563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164737565 DMM INFO MM(262420000000012/fce03484) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164737565 DMM INFO MM(262420000000012/fce03484) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164737565 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164737565 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164737565 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164737565 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164737565 DLLC NOTICE LLME(ffffffff/fce03484){ASSIGNED} LLGM Assign pre (fce03484 => ffffffff) (gprs_llc.c:1079) 20241209164737565 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fce03484 => ffffffff) (gprs_llc.c:1125) 20241209164737565 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241209164737565 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) 20241209164737565 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:402) 20241209164737565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000011da0]{Init}: Deallocated (fsm.c:568) 20241209164737565 DMM DEBUG MM_STATE_Gb(0)[0x612000011f20]{Idle}: Deallocated (fsm.c:568) 20241209164737565 DMM DEBUG MM_STATE_Iu[0x6120000120a0]{Detached}: Deallocated (fsm.c:568) 20241209164737565 DMM DEBUG GMM(gmm_fsm)[0x612000011c20]{Deregistered}: Deallocated (fsm.c:568) 20241209164737565 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164737612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164737612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164737612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164737612 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164737612 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164737612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164737612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164737612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164737612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164737614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164737614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164737614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164737614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164737614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164737614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164737614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164737614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164737614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164737615 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164737615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164737615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164737615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164737619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164737627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164737627 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(482)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164737648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164737648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164737648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164737648 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164737648 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164737648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164737648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164737648 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164737648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164737650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164737650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164737650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164737650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164737650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164737650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164737650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164737650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164737650 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164737650 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164737650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164737651 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164737651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164737655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(489)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164737665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164737665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(487)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(494)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164737699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164737699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164737699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164737699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164737699 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164737699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164737699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164737699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164737699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164737701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164737701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164737701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164737702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164737702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164737702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164737702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164737702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164737702 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164737702 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164737702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164737702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164737702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(494)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164737706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164737714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164737714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(491)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164737980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164737980 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164737980 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164737980 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(493)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164737982 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(493)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164737983 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(493)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(493)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(493)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@fbda6b00d07d: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='E285BCF0'O, index=0 SGSN_Test-GSUP(495)@fbda6b00d07d: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@fbda6b00d07d: 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 := 'F3C29207C5946EADD00FBD0C0B10C240'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BD7AEF58'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72D86A4873FD5FD3'O } } } } } 20241209164739036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164739036 DLLC NOTICE LLME(ffffffff/e285bcf0){UNASSIGNED} LLC RX: unknown TLLI 0xe285bcf0, creating LLME on the fly (gprs_llc.c:552) 20241209164739036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164739037 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164739037 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Allocated (fsm.c:456) 20241209164739037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Allocated (fsm.c:456) 20241209164739037 DMM DEBUG MM_STATE_Gb[0x612000012520]{Idle}: Allocated (fsm.c:456) 20241209164739037 DMM DEBUG MM_STATE_Iu[0x6120000126a0]{Detached}: Allocated (fsm.c:456) 20241209164739037 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164739037 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164739037 DLLC NOTICE LLME(ffffffff/e285bcf0){UNASSIGNED} LLGM Assign pre (e285bcf0 => f6a70b76) (gprs_llc.c:1079) 20241209164739037 DLLC NOTICE LLME(e285bcf0/f6a70b76){ASSIGNED} LLGM Assign post (e285bcf0 => f6a70b76) (gprs_llc.c:1125) 20241209164739037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164739037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164739037 DMM DEBUG MM(262420000000037/f6a70b76) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164739051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164739051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164739051 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164739051 DMM DEBUG MM(262420000000037/f6a70b76) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1066) 20241209164739051 DMM NOTICE MM(262420000000037/f6a70b76) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164739051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164739051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164739051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164739051 DMM DEBUG MM(262420000000037/f6a70b76) Requesting authorization (sgsn_auth.c:160) 20241209164739051 DMM INFO MM(262420000000037/f6a70b76) Requesting authentication tuples (sgsn_auth.c:184) 20241209164739051 DMM DEBUG MM(262420000000037/f6a70b76) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164739051 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241209164739051 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@fbda6b00d07d: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241209164739054 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164739054 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164739054 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164739054 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164739054 DMM INFO MM(262420000000037/f6a70b76) Subscriber data update (mmctx.c:445) 20241209164739054 DMM DEBUG MM(262420000000037/f6a70b76) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164739054 DMM INFO MM(262420000000037/f6a70b76) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164739054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164739054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164739054 DMM INFO MM(262420000000037/f6a70b76) <- GMM AUTH AND CIPHERING REQ (rand = f3 c2 92 07 c5 94 6e ad d0 0f bd 0c 0b 10 c2 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164739062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164739063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164739063 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164739063 DMM INFO MM(262420000000037/f6a70b76) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164739063 DMM NOTICE MM(262420000000037/f6a70b76) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164739063 DMM DEBUG MM(262420000000037/f6a70b76) checking auth: received GSM SRES = bd 7a ef 58 (gprs_gmm.c:648) 20241209164739063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164739063 DMM DEBUG MM(262420000000037/f6a70b76) Requesting authorization (sgsn_auth.c:160) 20241209164739063 DMM INFO MM(262420000000037/f6a70b76) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164739063 DMM DEBUG MM(262420000000037/f6a70b76) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164739063 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241209164739063 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) 20241209164739063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164739063 DMM INFO MM(262420000000037/f6a70b76) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6a70b76) (gprs_gmm.c:282) 20241209164739064 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164739064 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164739064 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241209164739064 DMM INFO MM(262420000000037/f6a70b76) Subscriber data update (mmctx.c:445) 20241209164739064 DMM DEBUG MM(262420000000037/f6a70b76) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164739064 DMM INFO MM(262420000000037/f6a70b76) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164739064 DMM NOTICE MM(262420000000037/f6a70b76) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:982) 20241209164739064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164739064 DMM NOTICE MM(262420000000037/f6a70b76) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164739064 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) 20241209164739065 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164739065 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241209164739065 DMM INFO MM(262420000000037/f6a70b76) Subscriber data update (mmctx.c:445) 20241209164739065 DMM DEBUG MM(262420000000037/f6a70b76) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164739072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164739072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164739072 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164739072 DMM INFO MM(262420000000037/f6a70b76) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164739072 DMM NOTICE MM(262420000000037/f6a70b76) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164739072 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164739072 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164739072 DLLC NOTICE LLME(e285bcf0/f6a70b76){ASSIGNED} LLGM Assign pre (ffffffff => f6a70b76) (gprs_llc.c:1079) 20241209164739072 DLLC NOTICE LLME(ffffffff/f6a70b76){ASSIGNED} LLGM Assign post (ffffffff => f6a70b76) (gprs_llc.c:1125) 20241209164739072 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164739072 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164739072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164739072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164739124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164739124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164739124 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164739124 DMM INFO MM(262420000000037/f6a70b76) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209164739124 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164739124 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209164739124 DLLC NOTICE LLME(ffffffff/f6a70b76){ASSIGNED} LLGM Assign pre (f6a70b76 => f92de4ee) (gprs_llc.c:1079) 20241209164739124 DLLC NOTICE LLME(f6a70b76/f92de4ee){ASSIGNED} LLGM Assign post (f6a70b76 => f92de4ee) (gprs_llc.c:1125) 20241209164739124 DMM INFO MM(262420000000037/f92de4ee) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209164739132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164739132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241209164739132 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164739132 DMM INFO MM(262420000000037/f92de4ee) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209164739132 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209164739132 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164739132 DLLC NOTICE LLME(f6a70b76/f92de4ee){ASSIGNED} LLGM Assign pre (ffffffff => f92de4ee) (gprs_llc.c:1079) 20241209164739132 DLLC NOTICE LLME(ffffffff/f92de4ee){ASSIGNED} LLGM Assign post (ffffffff => f92de4ee) (gprs_llc.c:1125) 20241209164739133 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241209164739133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164739133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164739133 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164739133 DMM INFO MM(262420000000037/f92de4ee) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209164739133 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164739133 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209164739133 DLLC NOTICE LLME(ffffffff/f92de4ee){ASSIGNED} LLGM Assign pre (f92de4ee => db4c6180) (gprs_llc.c:1079) 20241209164739133 DLLC NOTICE LLME(f92de4ee/db4c6180){ASSIGNED} LLGM Assign post (f92de4ee => db4c6180) (gprs_llc.c:1125) 20241209164739133 DMM INFO MM(262420000000037/db4c6180) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_a(497)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209164739139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164739139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164739140 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164739140 DMM INFO MM(262420000000037/db4c6180) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209164739140 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209164739140 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164739140 DLLC NOTICE LLME(f92de4ee/db4c6180){ASSIGNED} LLGM Assign pre (ffffffff => db4c6180) (gprs_llc.c:1079) 20241209164739140 DLLC NOTICE LLME(ffffffff/db4c6180){ASSIGNED} LLGM Assign post (ffffffff => db4c6180) (gprs_llc.c:1125) 20241209164739140 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241209164739140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164739140 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164739140 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164739140 DMM INFO MM(262420000000037/db4c6180) -> GMM DETACH REQUEST TLLI=0xdb4c6180 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241209164739140 DMM INFO MM(262420000000037/db4c6180) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209164739140 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164739140 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164739140 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164739140 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164739140 DLLC NOTICE LLME(ffffffff/db4c6180){ASSIGNED} LLGM Assign pre (db4c6180 => ffffffff) (gprs_llc.c:1079) 20241209164739140 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db4c6180 => ffffffff) (gprs_llc.c:1125) 20241209164739140 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241209164739140 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) 20241209164739140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000123a0]{Init}: Deallocated (fsm.c:568) 20241209164739140 DMM DEBUG MM_STATE_Gb(0)[0x612000012520]{Idle}: Deallocated (fsm.c:568) 20241209164739140 DMM DEBUG MM_STATE_Iu[0x6120000126a0]{Detached}: Deallocated (fsm.c:568) 20241209164739140 DMM DEBUG GMM(gmm_fsm)[0x612000012220]{Deregistered}: Deallocated (fsm.c:568) 20241209164739141 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@fbda6b00d07d: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@fbda6b00d07d: Final verdict of PTC: pass 20241209164744151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37570<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@fbda6b00d07d: Final verdict of PTC: none 20241209164744153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164744154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_a-BVCI196(482)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(483)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(488)@fbda6b00d07d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(493)@fbda6b00d07d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(486)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(492)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(494)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(481)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Mon Dec 9 16:47:44 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 20241209164744281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164744583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112164) 20241209164745155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164745155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112164, count=112804) 20241209164746156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164746156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Mon Dec 9 16:47:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164747157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164747157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_rau_a_b started. 20241209164747645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164747646 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@fbda6b00d07d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(502)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164747698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164747698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164747698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164747698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164747698 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164747698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164747698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164747698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164747698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(503)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164747701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164747701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164747701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164747701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164747701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164747701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164747701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164747701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164747701 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164747701 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164747701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(503)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164747702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164747702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164747705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164747715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164747715 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(502)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_rau_a_b-BVCI196(500)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(507)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164747722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164747722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164747722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164747722 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164747722 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164747722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164747722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164747722 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164747723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164747724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164747724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164747724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164747725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164747725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164747725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164747725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164747725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164747725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164747725 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164747725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164747725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164747725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164747728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(508)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164747739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164747739 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164747761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164747761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164747761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164747761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164747761 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164747761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164747761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164747761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164747761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164747763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164747763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164747763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164747763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164747763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164747763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164747763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164747763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164747763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164747763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164747763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164747763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164747763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164747767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164747774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164747774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164748158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164748158 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164748158 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164748158 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164748160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(513)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164748161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@fbda6b00d07d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E9F813B0'O, index=0 SGSN_Test-GSUP(514)@fbda6b00d07d: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@fbda6b00d07d: 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 := 'B3F5072F6EB3A681489C269DC84736DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8AFE58BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6313117AAA425CD8'O } } } } } 20241209164749218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164749218 DLLC NOTICE LLME(ffffffff/e9f813b0){UNASSIGNED} LLC RX: unknown TLLI 0xe9f813b0, creating LLME on the fly (gprs_llc.c:552) 20241209164749218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164749218 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164749218 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Allocated (fsm.c:456) 20241209164749218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Allocated (fsm.c:456) 20241209164749218 DMM DEBUG MM_STATE_Gb[0x612000012b20]{Idle}: Allocated (fsm.c:456) 20241209164749218 DMM DEBUG MM_STATE_Iu[0x612000012ca0]{Detached}: Allocated (fsm.c:456) 20241209164749218 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164749218 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164749218 DLLC NOTICE LLME(ffffffff/e9f813b0){UNASSIGNED} LLGM Assign pre (e9f813b0 => cc75cb79) (gprs_llc.c:1079) 20241209164749218 DLLC NOTICE LLME(e9f813b0/cc75cb79){ASSIGNED} LLGM Assign post (e9f813b0 => cc75cb79) (gprs_llc.c:1125) 20241209164749218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164749218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164749218 DMM DEBUG MM(262420000000038/cc75cb79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164749232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164749232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164749232 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164749232 DMM DEBUG MM(262420000000038/cc75cb79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1066) 20241209164749232 DMM NOTICE MM(262420000000038/cc75cb79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164749232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164749232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164749232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164749232 DMM DEBUG MM(262420000000038/cc75cb79) Requesting authorization (sgsn_auth.c:160) 20241209164749232 DMM INFO MM(262420000000038/cc75cb79) Requesting authentication tuples (sgsn_auth.c:184) 20241209164749232 DMM DEBUG MM(262420000000038/cc75cb79) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164749232 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241209164749232 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@fbda6b00d07d: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241209164749236 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164749236 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164749236 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164749236 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164749236 DMM INFO MM(262420000000038/cc75cb79) Subscriber data update (mmctx.c:445) 20241209164749236 DMM DEBUG MM(262420000000038/cc75cb79) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164749236 DMM INFO MM(262420000000038/cc75cb79) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164749236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164749236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164749236 DMM INFO MM(262420000000038/cc75cb79) <- GMM AUTH AND CIPHERING REQ (rand = b3 f5 07 2f 6e b3 a6 81 48 9c 26 9d c8 47 36 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164749245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164749245 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164749245 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164749245 DMM INFO MM(262420000000038/cc75cb79) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164749245 DMM NOTICE MM(262420000000038/cc75cb79) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164749245 DMM DEBUG MM(262420000000038/cc75cb79) checking auth: received GSM SRES = 8a fe 58 bb (gprs_gmm.c:648) 20241209164749245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164749245 DMM DEBUG MM(262420000000038/cc75cb79) Requesting authorization (sgsn_auth.c:160) 20241209164749245 DMM INFO MM(262420000000038/cc75cb79) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164749245 DMM DEBUG MM(262420000000038/cc75cb79) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164749245 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241209164749245 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) 20241209164749245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164749245 DMM INFO MM(262420000000038/cc75cb79) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc75cb79) (gprs_gmm.c:282) 20241209164749247 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164749247 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164749247 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241209164749247 DMM INFO MM(262420000000038/cc75cb79) Subscriber data update (mmctx.c:445) 20241209164749247 DMM DEBUG MM(262420000000038/cc75cb79) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164749247 DMM INFO MM(262420000000038/cc75cb79) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164749247 DMM NOTICE MM(262420000000038/cc75cb79) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:982) 20241209164749247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164749247 DMM NOTICE MM(262420000000038/cc75cb79) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164749247 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) 20241209164749248 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164749248 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241209164749248 DMM INFO MM(262420000000038/cc75cb79) Subscriber data update (mmctx.c:445) 20241209164749248 DMM DEBUG MM(262420000000038/cc75cb79) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164749254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164749254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164749254 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164749254 DMM INFO MM(262420000000038/cc75cb79) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164749254 DMM NOTICE MM(262420000000038/cc75cb79) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164749254 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164749254 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164749254 DLLC NOTICE LLME(e9f813b0/cc75cb79){ASSIGNED} LLGM Assign pre (ffffffff => cc75cb79) (gprs_llc.c:1079) 20241209164749254 DLLC NOTICE LLME(ffffffff/cc75cb79){ASSIGNED} LLGM Assign post (ffffffff => cc75cb79) (gprs_llc.c:1125) 20241209164749254 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164749254 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164749254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164749254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@fbda6b00d07d: attach complete sending rau 20241209164749306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164749306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164749306 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164749306 DMM INFO MM(262420000000038/cc75cb79) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209164749306 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164749306 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209164749306 DLLC NOTICE LLME(ffffffff/cc75cb79){ASSIGNED} LLGM Assign pre (cc75cb79 => cff6c59c) (gprs_llc.c:1079) 20241209164749306 DLLC NOTICE LLME(cc75cb79/cff6c59c){ASSIGNED} LLGM Assign post (cc75cb79 => cff6c59c) (gprs_llc.c:1125) 20241209164749306 DMM INFO MM(262420000000038/cff6c59c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@fbda6b00d07d: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@fbda6b00d07d: Removing Client IMSI='262420000000038'H, index=0 20241209164749314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_rau_a_b-BVCI210(506)@fbda6b00d07d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CFF6C59C'O, index=0 20241209164749314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241209164749314 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164749314 DMM INFO MM(262420000000038/cff6c59c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209164749314 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209164749314 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164749314 DLLC NOTICE LLME(cc75cb79/cff6c59c){ASSIGNED} LLGM Assign pre (ffffffff => cff6c59c) (gprs_llc.c:1079) 20241209164749314 DLLC NOTICE LLME(ffffffff/cff6c59c){ASSIGNED} LLGM Assign post (ffffffff => cff6c59c) (gprs_llc.c:1125) 20241209164749314 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b(516)@fbda6b00d07d: sending second RAU via different RA 20241209164749318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164749318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164749318 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209164749318 DMM INFO MM(262420000000038/cff6c59c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cff6c59c, P-TMSI: cff6c59c (00000000), TLLI: cff6c59c (cff6c59c), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241209164749318 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1670) 20241209164749318 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209164749318 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164749318 DLLC NOTICE LLME(ffffffff/cff6c59c){ASSIGNED} LLGM Assign pre (cff6c59c => cff6c59c) (gprs_llc.c:1079) 20241209164749318 DLLC NOTICE LLME(cff6c59c/cff6c59c){ASSIGNED} LLGM Assign post (cff6c59c => cff6c59c) (gprs_llc.c:1125) 20241209164749318 DMM INFO MM(262420000000038/cff6c59c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b(516)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209164749330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164749331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164749331 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164749331 DMM INFO MM(262420000000038/cff6c59c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209164749331 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209164749331 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164749331 DLLC NOTICE LLME(cff6c59c/cff6c59c){ASSIGNED} LLGM Assign pre (ffffffff => cff6c59c) (gprs_llc.c:1079) 20241209164749331 DLLC NOTICE LLME(ffffffff/cff6c59c){ASSIGNED} LLGM Assign post (ffffffff => cff6c59c) (gprs_llc.c:1125) 20241209164749331 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241209164749331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164749331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164749331 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164749331 DMM INFO MM(262420000000038/cff6c59c) -> GMM DETACH REQUEST TLLI=0xcff6c59c type=GPRS detach Power-off (gprs_gmm.c:1440) 20241209164749331 DMM INFO MM(262420000000038/cff6c59c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209164749331 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164749331 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164749331 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164749331 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164749331 DLLC NOTICE LLME(ffffffff/cff6c59c){ASSIGNED} LLGM Assign pre (cff6c59c => ffffffff) (gprs_llc.c:1079) 20241209164749331 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cff6c59c => ffffffff) (gprs_llc.c:1125) 20241209164749331 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241209164749331 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) 20241209164749331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000129a0]{Init}: Deallocated (fsm.c:568) 20241209164749331 DMM DEBUG MM_STATE_Gb(0)[0x612000012b20]{Idle}: Deallocated (fsm.c:568) 20241209164749332 DMM DEBUG MM_STATE_Iu[0x612000012ca0]{Detached}: Deallocated (fsm.c:568) 20241209164749332 DMM DEBUG GMM(gmm_fsm)[0x612000012820]{Deregistered}: Deallocated (fsm.c:568) 20241209164749332 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@fbda6b00d07d: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@fbda6b00d07d: Final verdict of PTC: pass 20241209164754341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38836<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164754343 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164754343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(513)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(514)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(503)@fbda6b00d07d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@fbda6b00d07d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@fbda6b00d07d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(512)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(507)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(505)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(510)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(501)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Mon Dec 9 16:47:54 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 20241209164754472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164754773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108164) 20241209164755345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164755345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108164, count=109424) 20241209164756346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164756346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Mon Dec 9 16:47:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164757347 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164757347 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_rau_a_b_wrong_old_ra started. 20241209164757833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164757835 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164757879 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164757879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164757879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164757880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164757880 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164757880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164757880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164757880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164757880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164757881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164757881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164757881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164757882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164757882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164757882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164757882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164757882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164757882 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164757882 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164757882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164757882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164757882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164757886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164757896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164757896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164757928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164757928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164757928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164757928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164757928 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164757928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164757928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164757928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164757928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(527)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(526)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164757931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164757931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164757931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164757931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164757931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164757931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164757931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164757931 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164757931 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164757931 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164757931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164757931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164757931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164757935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(523)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164757944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164757944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164757962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164757962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164757962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164757962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164757962 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164757962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164757962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164757962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164757962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164757964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164757964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164757964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164757965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164757965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164757965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164757965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164757965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164757965 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164757965 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164757965 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164757966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164757966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164757969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164757979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164757979 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164758348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164758348 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164758348 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164758348 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(531)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164758350 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(531)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164758350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(531)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(531)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(531)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@fbda6b00d07d: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FA8AEAFC'O, index=0 SGSN_Test-GSUP(533)@fbda6b00d07d: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@fbda6b00d07d: 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 := '922D0FECE9E2E8B2B380140F03545D8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D63DA918'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F364DB04FCD7BDA5'O } } } } } 20241209164759404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164759404 DLLC NOTICE LLME(ffffffff/fa8aeafc){UNASSIGNED} LLC RX: unknown TLLI 0xfa8aeafc, creating LLME on the fly (gprs_llc.c:552) 20241209164759404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164759404 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164759405 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Allocated (fsm.c:456) 20241209164759405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Allocated (fsm.c:456) 20241209164759405 DMM DEBUG MM_STATE_Gb[0x612000013120]{Idle}: Allocated (fsm.c:456) 20241209164759405 DMM DEBUG MM_STATE_Iu[0x6120000132a0]{Detached}: Allocated (fsm.c:456) 20241209164759405 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164759405 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164759405 DLLC NOTICE LLME(ffffffff/fa8aeafc){UNASSIGNED} LLGM Assign pre (fa8aeafc => edb96545) (gprs_llc.c:1079) 20241209164759405 DLLC NOTICE LLME(fa8aeafc/edb96545){ASSIGNED} LLGM Assign post (fa8aeafc => edb96545) (gprs_llc.c:1125) 20241209164759405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164759405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164759405 DMM DEBUG MM(262420000000039/edb96545) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164759419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164759419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164759419 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164759419 DMM DEBUG MM(262420000000039/edb96545) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241209164759419 DMM NOTICE MM(262420000000039/edb96545) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164759419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164759419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164759419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164759419 DMM DEBUG MM(262420000000039/edb96545) Requesting authorization (sgsn_auth.c:160) 20241209164759419 DMM INFO MM(262420000000039/edb96545) Requesting authentication tuples (sgsn_auth.c:184) 20241209164759419 DMM DEBUG MM(262420000000039/edb96545) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164759419 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20241209164759419 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@fbda6b00d07d: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@fbda6b00d07d: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20241209164759421 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164759421 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164759421 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164759421 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164759421 DMM INFO MM(262420000000039/edb96545) Subscriber data update (mmctx.c:445) 20241209164759421 DMM DEBUG MM(262420000000039/edb96545) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164759421 DMM INFO MM(262420000000039/edb96545) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164759421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164759421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164759421 DMM INFO MM(262420000000039/edb96545) <- GMM AUTH AND CIPHERING REQ (rand = 92 2d 0f ec e9 e2 e8 b2 b3 80 14 0f 03 54 5d 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164759428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164759428 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164759428 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164759428 DMM INFO MM(262420000000039/edb96545) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164759428 DMM NOTICE MM(262420000000039/edb96545) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164759428 DMM DEBUG MM(262420000000039/edb96545) checking auth: received GSM SRES = d6 3d a9 18 (gprs_gmm.c:648) 20241209164759428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164759428 DMM DEBUG MM(262420000000039/edb96545) Requesting authorization (sgsn_auth.c:160) 20241209164759428 DMM INFO MM(262420000000039/edb96545) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164759428 DMM DEBUG MM(262420000000039/edb96545) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164759428 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20241209164759428 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241209164759428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164759428 DMM INFO MM(262420000000039/edb96545) <- GMM ATTACH ACCEPT (new P-TMSI=0xedb96545) (gprs_gmm.c:282) 20241209164759430 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164759430 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164759430 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241209164759430 DMM INFO MM(262420000000039/edb96545) Subscriber data update (mmctx.c:445) 20241209164759430 DMM DEBUG MM(262420000000039/edb96545) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164759430 DMM INFO MM(262420000000039/edb96545) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164759430 DMM NOTICE MM(262420000000039/edb96545) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:982) 20241209164759430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164759430 DMM NOTICE MM(262420000000039/edb96545) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164759430 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20241209164759430 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164759430 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20241209164759430 DMM INFO MM(262420000000039/edb96545) Subscriber data update (mmctx.c:445) 20241209164759430 DMM DEBUG MM(262420000000039/edb96545) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164759437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164759437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164759437 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164759437 DMM INFO MM(262420000000039/edb96545) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164759437 DMM NOTICE MM(262420000000039/edb96545) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164759437 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164759437 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164759437 DLLC NOTICE LLME(fa8aeafc/edb96545){ASSIGNED} LLGM Assign pre (ffffffff => edb96545) (gprs_llc.c:1079) 20241209164759437 DLLC NOTICE LLME(ffffffff/edb96545){ASSIGNED} LLGM Assign post (ffffffff => edb96545) (gprs_llc.c:1125) 20241209164759437 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164759437 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164759438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164759438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@fbda6b00d07d: attach complete sending rau 20241209164759489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164759489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164759489 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164759489 DMM INFO MM(262420000000039/edb96545) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209164759489 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164759489 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209164759489 DLLC NOTICE LLME(ffffffff/edb96545){ASSIGNED} LLGM Assign pre (edb96545 => fae5a388) (gprs_llc.c:1079) 20241209164759489 DLLC NOTICE LLME(edb96545/fae5a388){ASSIGNED} LLGM Assign post (edb96545 => fae5a388) (gprs_llc.c:1125) 20241209164759489 DMM INFO MM(262420000000039/fae5a388) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_attach_rau_a_b_wrong_old_ra(535)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@fbda6b00d07d: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@fbda6b00d07d: Removing Client IMSI='262420000000039'H, index=0 20241209164759497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164759497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241209164759497 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164759497 DMM INFO MM(262420000000039/fae5a388) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209164759497 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209164759497 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164759497 DLLC NOTICE LLME(edb96545/fae5a388){ASSIGNED} LLGM Assign pre (ffffffff => fae5a388) (gprs_llc.c:1079) 20241209164759497 DLLC NOTICE LLME(ffffffff/fae5a388){ASSIGNED} LLGM Assign post (ffffffff => fae5a388) (gprs_llc.c:1125) 20241209164759497 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@fbda6b00d07d: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='FAE5A388'O, index=0 TC_attach_rau_a_b_wrong_old_ra(535)@fbda6b00d07d: sending second RAU via different RA with wrong Old RA 20241209164759501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164759501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164759501 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209164759502 DMM NOTICE LLME(ffffffff/fae5a388){ASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241209164759502 DLLC NOTICE LLME(ffffffff/fae5a388){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241209164759502 DMM NOTICE MM(262420000000039/fae5a388) Rx RA Update Request with unexpected TLLI=fae5a388 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1714) 20241209164759502 DMM ERROR LLME(ffffffff/fae5a388){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241209164759502 DMM NOTICE MM(262420000000039/fae5a388) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241209164759502 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241209164759502 DMM INFO MM(262420000000039/fae5a388) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241209164759502 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164759502 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164759502 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164759502 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164759502 DLLC NOTICE LLME(ffffffff/fae5a388){ASSIGNED} LLGM Assign pre (fae5a388 => ffffffff) (gprs_llc.c:1079) 20241209164759502 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fae5a388 => ffffffff) (gprs_llc.c:1125) 20241209164759502 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20241209164759502 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241209164759502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000012fa0]{Init}: Deallocated (fsm.c:568) 20241209164759502 DMM DEBUG MM_STATE_Gb(0)[0x612000013120]{Idle}: Deallocated (fsm.c:568) 20241209164759502 DMM DEBUG MM_STATE_Iu[0x6120000132a0]{Detached}: Deallocated (fsm.c:568) 20241209164759502 DMM DEBUG GMM(gmm_fsm)[0x612000012e20]{Deregistered}: Deallocated (fsm.c:568) 20241209164759513 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20241209164759514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164759514 DLLC NOTICE LLME(ffffffff/fae5a388){UNASSIGNED} LLC RX: unknown TLLI 0xfae5a388, creating LLME on the fly (gprs_llc.c:552) 20241209164759514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20241209164759514 DMM NOTICE LLME(ffffffff/fae5a388){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241209164803630 DGPRS DEBUG Checking for inactive LLMEs, time = 15573617 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@fbda6b00d07d: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@fbda6b00d07d: Final verdict of PTC: pass 20241209164804520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39806<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@fbda6b00d07d: Final verdict of PTC: none 20241209164804523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164804523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@fbda6b00d07d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@fbda6b00d07d: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(521)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(532)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(527)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(530)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(525)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(519)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(524): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(529): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Mon Dec 9 16:48:04 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20241209164804655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164804956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39814<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102736) 20241209164805524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164805524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102736, count=107092) 20241209164806527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164806527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Mon Dec 9 16:48:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164807528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164807529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_usim_resync started. 20241209164808015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164808016 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(541)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(541)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164808072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164808072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164808072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164808072 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164808072 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164808072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164808072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164808072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164808072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(540)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(541)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164808074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164808074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164808074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164808074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164808074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164808074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164808074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164808074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164808074 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164808074 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164808074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164808075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164808075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(541)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(541)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164808079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(537)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164808089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164808089 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(538)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(540)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164808109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164808109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164808109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164808109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164808110 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164808110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164808110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164808110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164808110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(545)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164808112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164808112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164808112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164808112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164808112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164808112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164808113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164808113 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164808113 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164808113 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164808113 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(546)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164808113 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164808113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164808116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164808125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164808125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(543)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(545)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164808142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164808142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164808142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164808142 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164808142 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164808142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164808142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164808142 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164808142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164808144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164808144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164808144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164808144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164808144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164808144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164808144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164808144 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164808144 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164808144 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164808144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(550)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164808145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164808145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164808149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164808158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164808158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164808530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164808530 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164808530 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164808530 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164808532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(551)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241209164808532 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(538)@fbda6b00d07d: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='EFBAC1B2'O, index=0 SGSN_Test-GSUP(552)@fbda6b00d07d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@fbda6b00d07d: 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 := '4D80EB1E185E421A073E4BF9BE43BD06'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '548D7DBD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00E05EF1E4C68EBB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3D4A240476797DE35DFD7861A9C4D00D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B53CC2F848131DAEF9D74012E6836E58'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '278CF20A813F5D60646B3FF6162AF7FF'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '90B55AE7C51F496D'O } } } } } 20241209164809588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164809588 DLLC NOTICE LLME(ffffffff/efbac1b2){UNASSIGNED} LLC RX: unknown TLLI 0xefbac1b2, creating LLME on the fly (gprs_llc.c:552) 20241209164809588 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164809588 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164809589 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Allocated (fsm.c:456) 20241209164809589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Allocated (fsm.c:456) 20241209164809589 DMM DEBUG MM_STATE_Gb[0x612000013720]{Idle}: Allocated (fsm.c:456) 20241209164809589 DMM DEBUG MM_STATE_Iu[0x6120000138a0]{Detached}: Allocated (fsm.c:456) 20241209164809589 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164809589 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164809589 DLLC NOTICE LLME(ffffffff/efbac1b2){UNASSIGNED} LLGM Assign pre (efbac1b2 => ce29e523) (gprs_llc.c:1079) 20241209164809589 DLLC NOTICE LLME(efbac1b2/ce29e523){ASSIGNED} LLGM Assign post (efbac1b2 => ce29e523) (gprs_llc.c:1125) 20241209164809589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164809589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164809589 DMM DEBUG MM(262420000000040/ce29e523) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164809603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164809603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164809603 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164809603 DMM DEBUG MM(262420000000040/ce29e523) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241209164809603 DMM NOTICE MM(262420000000040/ce29e523) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164809603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164809603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164809603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164809603 DMM DEBUG MM(262420000000040/ce29e523) Requesting authorization (sgsn_auth.c:160) 20241209164809603 DMM INFO MM(262420000000040/ce29e523) Requesting authentication tuples (sgsn_auth.c:184) 20241209164809603 DMM DEBUG MM(262420000000040/ce29e523) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164809603 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241209164809603 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@fbda6b00d07d: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20241209164809606 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164809606 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164809606 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164809606 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164809606 DMM INFO MM(262420000000040/ce29e523) Subscriber data update (mmctx.c:445) 20241209164809606 DMM DEBUG MM(262420000000040/ce29e523) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164809606 DMM INFO MM(262420000000040/ce29e523) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164809606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164809606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164809606 DMM INFO MM(262420000000040/ce29e523) <- GMM AUTH AND CIPHERING REQ (rand = 4d 80 eb 1e 18 5e 42 1a 07 3e 4b f9 be 43 bd 06 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 27 8c f2 0a 81 3f 5d 60 64 6b 3f f6 16 2a f7 ff ) (gprs_gmm.c:465) 20241209164809613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164809613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164809613 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164809613 DMM INFO MM(262420000000040/ce29e523) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:676) 20241209164809613 DMM INFO MM(262420000000040/ce29e523) R99 AUTHENTICATION SYNCH (AUTS = 42cc061e8ac8e8c3ce6027db5be5) (gprs_gmm.c:693) 20241209164809613 DMM DEBUG MM(262420000000040/ce29e523) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164809613 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241209164809613 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 42 cc 06 1e 8a c8 e8 c3 ce 60 27 db 5b e5 20 10 4d 80 eb 1e 18 5e 42 1a 07 3e 4b f9 be 43 bd 06 28 01 01 (gprs_subscriber.c:210) 20241209164809614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:708) 20241209164809614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241209164809614 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164809614 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164809614 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164809615 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164809615 DMM INFO MM(262420000000040/ce29e523) Subscriber data update (mmctx.c:445) 20241209164809615 DMM DEBUG MM(262420000000040/ce29e523) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241209164809615 DMM INFO MM(262420000000040/ce29e523) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241209164809615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164809615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164809615 DMM INFO MM(262420000000040/ce29e523) <- GMM AUTH AND CIPHERING REQ (rand = 60 ff 00 48 bf 37 d6 62 6c 12 18 ad 55 47 95 3b , mmctx_is_r99=1, vec->auth_types=0x3, autn = ce 10 40 98 0d d6 69 8e 25 00 61 a4 ae 49 b4 95 ) (gprs_gmm.c:465) 20241209164809621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164809621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6e7880 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164809621 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164809621 DMM INFO MM(262420000000040/ce29e523) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164809621 DMM NOTICE MM(262420000000040/ce29e523) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164809621 DMM DEBUG MM(262420000000040/ce29e523) checking auth: received UMTS RES = 28 2c 70 00 35 9a 84 15 (gprs_gmm.c:648) 20241209164809621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164809621 DMM DEBUG MM(262420000000040/ce29e523) Requesting authorization (sgsn_auth.c:160) 20241209164809621 DMM INFO MM(262420000000040/ce29e523) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164809621 DMM DEBUG MM(262420000000040/ce29e523) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164809621 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241209164809621 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) 20241209164809621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164809621 DMM INFO MM(262420000000040/ce29e523) <- GMM ATTACH ACCEPT (new P-TMSI=0xce29e523) (gprs_gmm.c:282) 20241209164809623 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164809623 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164809623 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241209164809623 DMM INFO MM(262420000000040/ce29e523) Subscriber data update (mmctx.c:445) 20241209164809623 DMM DEBUG MM(262420000000040/ce29e523) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164809623 DMM INFO MM(262420000000040/ce29e523) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164809623 DMM NOTICE MM(262420000000040/ce29e523) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:982) 20241209164809623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164809623 DMM NOTICE MM(262420000000040/ce29e523) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164809623 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) 20241209164809624 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164809624 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241209164809624 DMM INFO MM(262420000000040/ce29e523) Subscriber data update (mmctx.c:445) 20241209164809624 DMM DEBUG MM(262420000000040/ce29e523) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(538)@fbda6b00d07d: Removing Client IMSI='262420000000040'H, index=0 20241209164809629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164809630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164809630 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164809630 DMM INFO MM(262420000000040/ce29e523) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164809630 DMM NOTICE MM(262420000000040/ce29e523) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164809630 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164809630 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164809630 DLLC NOTICE LLME(efbac1b2/ce29e523){ASSIGNED} LLGM Assign pre (ffffffff => ce29e523) (gprs_llc.c:1079) 20241209164809630 DLLC NOTICE LLME(ffffffff/ce29e523){ASSIGNED} LLGM Assign post (ffffffff => ce29e523) (gprs_llc.c:1125) 20241209164809630 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164809630 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164809630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164809630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@fbda6b00d07d: Final verdict of PTC: pass 20241209164809632 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48944<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164809635 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164809635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(552)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(541)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(540)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(543)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(546)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(549)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(538)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(550)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(548)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(539)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(544)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_resync-BVCI196(538): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(539): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(540): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(541): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_resync-BVCI210(543): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_usim_resync finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Mon Dec 9 16:48:09 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 20241209164809763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164810165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48950<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94564) 20241209164810636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164810636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94564, count=95724) 20241209164811636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164811637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Mon Dec 9 16:48:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164812638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164812638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_usim_a54_a54 started. 20241209164813224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164813225 DMM INFO MM(262420000000040/ce29e523) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164813225 DMM INFO MM(262420000000040/ce29e523) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164813225 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164813225 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164813225 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164813225 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164813225 DLLC NOTICE LLME(ffffffff/ce29e523){ASSIGNED} LLGM Assign pre (ce29e523 => ffffffff) (gprs_llc.c:1079) 20241209164813225 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce29e523 => ffffffff) (gprs_llc.c:1125) 20241209164813226 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241209164813226 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) 20241209164813226 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:402) 20241209164813226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000135a0]{Init}: Deallocated (fsm.c:568) 20241209164813226 DMM DEBUG MM_STATE_Gb(0)[0x612000013720]{Idle}: Deallocated (fsm.c:568) 20241209164813226 DMM DEBUG MM_STATE_Iu[0x6120000138a0]{Detached}: Deallocated (fsm.c:568) 20241209164813226 DMM DEBUG GMM(gmm_fsm)[0x612000013420]{Deregistered}: Deallocated (fsm.c:568) 20241209164813226 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164813269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164813269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164813270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164813270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164813270 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164813270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164813270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164813270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164813270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164813271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164813271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164813271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164813271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164813271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164813271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164813271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164813271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164813271 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164813271 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164813271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164813272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164813272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164813276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164813286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164813286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(557)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164813302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164813302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164813302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164813302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164813302 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164813302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164813302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164813302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164813302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164813303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164813303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164813303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164813303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164813303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164813303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164813303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164813303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164813304 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164813304 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164813304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164813304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164813304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164813307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164813317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164813317 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164813344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164813344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164813344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164813344 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164813344 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164813345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164813345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164813345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164813345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164813346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164813346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164813346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164813347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164813347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164813347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164813347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164813347 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164813347 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164813347 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164813347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164813347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164813347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164813351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164813360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164813360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164813638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164813639 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164813639 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164813639 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164813640 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(570)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164813641 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(557)@fbda6b00d07d: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='ED058BAB'O, index=0 SGSN_Test-GSUP(571)@fbda6b00d07d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@fbda6b00d07d: 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 := 'CD2328448C4C67EC1BA07A2D53ED67C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4B3F3929'O ("K?9)") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4CBCD60D57B87E7E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '74055B2162C4C74BD3F869B866D76241'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4A66AE2E5F3EE2AF5EEBCD6BC8E05963'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '04A62CFF20FE59B260097522593DB6F9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3810DD5EE042F413'O } } } } } 20241209164814696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164814696 DLLC NOTICE LLME(ffffffff/ed058bab){UNASSIGNED} LLC RX: unknown TLLI 0xed058bab, creating LLME on the fly (gprs_llc.c:552) 20241209164814696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164814696 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164814696 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Allocated (fsm.c:456) 20241209164814696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: Allocated (fsm.c:456) 20241209164814696 DMM DEBUG MM_STATE_Gb[0x612000013d20]{Idle}: Allocated (fsm.c:456) 20241209164814696 DMM DEBUG MM_STATE_Iu[0x612000013ea0]{Detached}: Allocated (fsm.c:456) 20241209164814696 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164814696 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164814696 DLLC NOTICE LLME(ffffffff/ed058bab){UNASSIGNED} LLGM Assign pre (ed058bab => fbf85807) (gprs_llc.c:1079) 20241209164814696 DLLC NOTICE LLME(ed058bab/fbf85807){ASSIGNED} LLGM Assign post (ed058bab => fbf85807) (gprs_llc.c:1125) 20241209164814696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164814696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164814697 DMM DEBUG MM(262420000000040/fbf85807) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164814711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164814711 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164814711 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164814711 DMM DEBUG MM(262420000000040/fbf85807) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241209164814711 DMM NOTICE MM(262420000000040/fbf85807) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164814711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164814711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164814711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164814711 DMM DEBUG MM(262420000000040/fbf85807) Requesting authorization (sgsn_auth.c:160) 20241209164814711 DMM INFO MM(262420000000040/fbf85807) Requesting authentication tuples (sgsn_auth.c:184) 20241209164814711 DMM DEBUG MM(262420000000040/fbf85807) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164814711 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241209164814711 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@fbda6b00d07d: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20241209164814714 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164814715 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164814715 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164814715 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164814715 DMM INFO MM(262420000000040/fbf85807) Subscriber data update (mmctx.c:445) 20241209164814715 DMM DEBUG MM(262420000000040/fbf85807) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164814715 DMM INFO MM(262420000000040/fbf85807) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164814715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164814715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164814715 DMM INFO MM(262420000000040/fbf85807) <- GMM AUTH AND CIPHERING REQ (rand = cd 23 28 44 8c 4c 67 ec 1b a0 7a 2d 53 ed 67 c0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 04 a6 2c ff 20 fe 59 b2 60 09 75 22 59 3d b6 f9 ) (gprs_gmm.c:465) TC_attach_usim_a54_a54(573)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(557)@fbda6b00d07d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@fbda6b00d07d: Final verdict of PTC: pass 20241209164814725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48952<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@fbda6b00d07d: Final verdict of PTC: none 20241209164814727 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164814727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(570)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(559)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(569)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(557)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(564)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(558)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(562)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(567)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(557): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Mon Dec 9 16:48:14 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 20241209164814859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164815260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48964<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68924) 20241209164815728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164815728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68924, count=73280) 20241209164816729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164816729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Mon Dec 9 16:48:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164817730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164817730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_usim_a54_a53 started. 20241209164818319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39998<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164818320 DMM INFO MM(262420000000040/fbf85807) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164818320 DMM INFO MM(262420000000040/fbf85807) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164818320 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164818320 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164818320 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164818320 DMM ERROR MM_STATE_Gb(0)[0x612000013d20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209164818320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000013ba0]{Authenticate}: Deallocated (fsm.c:568) 20241209164818320 DMM DEBUG MM_STATE_Gb(0)[0x612000013d20]{Idle}: Deallocated (fsm.c:568) 20241209164818320 DMM DEBUG MM_STATE_Iu[0x612000013ea0]{Detached}: Deallocated (fsm.c:568) 20241209164818320 DMM DEBUG GMM(gmm_fsm)[0x612000013a20]{Deregistered}: Deallocated (fsm.c:568) 20241209164818320 DLLC NOTICE LLME(ed058bab/fbf85807){ASSIGNED} LLGM Assign pre (fbf85807 => ffffffff) (gprs_llc.c:1079) 20241209164818320 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbf85807 => ffffffff) (gprs_llc.c:1125) 20241209164818320 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164818363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164818363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164818363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164818363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164818364 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164818364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164818364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164818364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164818364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164818366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164818366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164818366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164818366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164818366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164818366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164818366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164818366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164818366 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164818366 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164818366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164818366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164818366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164818370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164818380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164818380 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(577)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164818405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164818405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164818405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164818405 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164818405 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164818405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164818405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164818405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164818405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164818407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164818407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164818407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164818407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164818407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164818407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164818407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164818407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164818407 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164818407 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164818407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164818408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164818408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164818412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164818420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164818421 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(582)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164818442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164818442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164818442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164818442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164818442 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164818442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164818442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164818442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164818442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164818444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164818444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164818444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164818444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164818444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164818444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164818444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164818444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164818444 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164818444 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164818444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164818444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164818444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164818448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164818458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164818458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164818730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164818730 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164818730 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164818730 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164818733 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(589)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164818733 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@fbda6b00d07d: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='DC222511'O, index=0 SGSN_Test-GSUP(590)@fbda6b00d07d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@fbda6b00d07d: 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 := 'EB09FE6B558A770B48D4F3D05DA7B616'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D80CDE9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F07FC7D1E538945B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0A521CAAC44984B5535F4D24A2C7CBC6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '32714587B95814069B9B710AB96A9699'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A73BBFEF7316AD32D4D41A3F2D22F52F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BF1A65F25246C276'O } } } } } 20241209164819789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164819789 DLLC NOTICE LLME(ffffffff/dc222511){UNASSIGNED} LLC RX: unknown TLLI 0xdc222511, creating LLME on the fly (gprs_llc.c:552) 20241209164819789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164819789 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164819789 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Allocated (fsm.c:456) 20241209164819789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: Allocated (fsm.c:456) 20241209164819789 DMM DEBUG MM_STATE_Gb[0x612000014320]{Idle}: Allocated (fsm.c:456) 20241209164819789 DMM DEBUG MM_STATE_Iu[0x6120000144a0]{Detached}: Allocated (fsm.c:456) 20241209164819789 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164819790 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164819790 DLLC NOTICE LLME(ffffffff/dc222511){UNASSIGNED} LLGM Assign pre (dc222511 => cf0961e5) (gprs_llc.c:1079) 20241209164819790 DLLC NOTICE LLME(dc222511/cf0961e5){ASSIGNED} LLGM Assign post (dc222511 => cf0961e5) (gprs_llc.c:1125) 20241209164819790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164819790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164819790 DMM DEBUG MM(262420000000040/cf0961e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164819802 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164819802 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164819802 DMM DEBUG MM(262420000000040/cf0961e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241209164819802 DMM NOTICE MM(262420000000040/cf0961e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164819802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164819802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164819802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164819802 DMM DEBUG MM(262420000000040/cf0961e5) Requesting authorization (sgsn_auth.c:160) 20241209164819802 DMM INFO MM(262420000000040/cf0961e5) Requesting authentication tuples (sgsn_auth.c:184) 20241209164819802 DMM DEBUG MM(262420000000040/cf0961e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164819802 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241209164819802 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@fbda6b00d07d: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20241209164819806 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164819806 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164819806 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164819806 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164819806 DMM INFO MM(262420000000040/cf0961e5) Subscriber data update (mmctx.c:445) 20241209164819806 DMM DEBUG MM(262420000000040/cf0961e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164819806 DMM INFO MM(262420000000040/cf0961e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164819806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164819806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164819806 DMM INFO MM(262420000000040/cf0961e5) <- GMM AUTH AND CIPHERING REQ (rand = eb 09 fe 6b 55 8a 77 0b 48 d4 f3 d0 5d a7 b6 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a7 3b bf ef 73 16 ad 32 d4 d4 1a 3f 2d 22 f5 2f ) (gprs_gmm.c:465) TC_attach_usim_a54_a53(592)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@fbda6b00d07d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@fbda6b00d07d: Final verdict of PTC: pass 20241209164819815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39998<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164819817 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164819817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(590)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(583)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(588)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(578)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(576)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(581)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(586)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Mon Dec 9 16:48:19 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 20241209164819949 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164820351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48080) 20241209164820818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164820818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48080, count=71940) 20241209164821819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164821819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Mon Dec 9 16:48:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164822820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164822820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_usim_a53_a54 started. 20241209164823412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164823414 DMM INFO MM(262420000000040/cf0961e5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164823414 DMM INFO MM(262420000000040/cf0961e5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164823414 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164823414 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164823414 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164823414 DMM ERROR MM_STATE_Gb(0)[0x612000014320]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209164823414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000141a0]{Authenticate}: Deallocated (fsm.c:568) 20241209164823414 DMM DEBUG MM_STATE_Gb(0)[0x612000014320]{Idle}: Deallocated (fsm.c:568) 20241209164823414 DMM DEBUG MM_STATE_Iu[0x6120000144a0]{Detached}: Deallocated (fsm.c:568) 20241209164823414 DMM DEBUG GMM(gmm_fsm)[0x612000014020]{Deregistered}: Deallocated (fsm.c:568) 20241209164823414 DLLC NOTICE LLME(dc222511/cf0961e5){ASSIGNED} LLGM Assign pre (cf0961e5 => ffffffff) (gprs_llc.c:1079) 20241209164823414 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf0961e5 => ffffffff) (gprs_llc.c:1125) 20241209164823414 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(598)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164823464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164823464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164823464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164823464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) SGSN_Test-Gb1-NS1(597)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164823464 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164823464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164823464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164823464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164823464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(598)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164823466 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164823467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164823467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164823467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164823467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164823467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164823467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164823467 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164823467 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164823467 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164823467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(598)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164823468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164823468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164823471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(594)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164823481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164823481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(595)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(597)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164823501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164823501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164823501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164823501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164823501 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164823501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164823501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164823501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164823501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164823503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164823503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164823503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164823503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164823503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164823504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164823504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164823504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164823504 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164823504 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164823504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(602)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164823504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164823504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164823508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164823516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164823516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(600)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164823535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164823535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164823535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164823535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164823535 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164823535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164823535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164823535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164823535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164823537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164823537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164823537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164823537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164823537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164823537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164823537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164823537 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164823537 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164823537 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164823537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(608)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164823538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164823538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164823541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164823550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164823550 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(605)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164823820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164823820 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164823820 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164823820 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(607)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164823823 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(607)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164823823 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(607)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(607)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(607)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(595)@fbda6b00d07d: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='FC2F1899'O, index=0 SGSN_Test-GSUP(609)@fbda6b00d07d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@fbda6b00d07d: 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 := '9931139821C9B7DDA35DEBE0CFF3D2B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9F143EC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CA7E2F9D81BE41F9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DD75845B56D35B1E3D27477C14004F52'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '63B6A4E74ACC26C7E712D315CB02041E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '60826B7D4440B2BD303F7AE7B9D4F8A1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '078359609E269223'O } } } } } 20241209164824879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164824879 DLLC NOTICE LLME(ffffffff/fc2f1899){UNASSIGNED} LLC RX: unknown TLLI 0xfc2f1899, creating LLME on the fly (gprs_llc.c:552) 20241209164824879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164824879 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164824880 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Allocated (fsm.c:456) 20241209164824880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: Allocated (fsm.c:456) 20241209164824880 DMM DEBUG MM_STATE_Gb[0x612000014920]{Idle}: Allocated (fsm.c:456) 20241209164824880 DMM DEBUG MM_STATE_Iu[0x612000014aa0]{Detached}: Allocated (fsm.c:456) 20241209164824880 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164824880 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164824880 DLLC NOTICE LLME(ffffffff/fc2f1899){UNASSIGNED} LLGM Assign pre (fc2f1899 => f7e2ce59) (gprs_llc.c:1079) 20241209164824880 DLLC NOTICE LLME(fc2f1899/f7e2ce59){ASSIGNED} LLGM Assign post (fc2f1899 => f7e2ce59) (gprs_llc.c:1125) 20241209164824880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164824880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164824880 DMM DEBUG MM(262420000000040/f7e2ce59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164824894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164824894 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164824895 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164824895 DMM DEBUG MM(262420000000040/f7e2ce59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241209164824895 DMM NOTICE MM(262420000000040/f7e2ce59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164824895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164824895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164824895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164824895 DMM DEBUG MM(262420000000040/f7e2ce59) Requesting authorization (sgsn_auth.c:160) 20241209164824895 DMM INFO MM(262420000000040/f7e2ce59) Requesting authentication tuples (sgsn_auth.c:184) 20241209164824895 DMM DEBUG MM(262420000000040/f7e2ce59) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164824895 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241209164824895 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@fbda6b00d07d: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20241209164824897 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164824897 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164824897 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164824897 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164824898 DMM INFO MM(262420000000040/f7e2ce59) Subscriber data update (mmctx.c:445) 20241209164824898 DMM DEBUG MM(262420000000040/f7e2ce59) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164824898 DMM INFO MM(262420000000040/f7e2ce59) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164824898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164824898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164824898 DMM INFO MM(262420000000040/f7e2ce59) <- GMM AUTH AND CIPHERING REQ (rand = 99 31 13 98 21 c9 b7 dd a3 5d eb e0 cf f3 d2 b1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 60 82 6b 7d 44 40 b2 bd 30 3f 7a e7 b9 d4 f8 a1 ) (gprs_gmm.c:465) TC_attach_usim_a53_a54(611)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(595)@fbda6b00d07d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@fbda6b00d07d: Final verdict of PTC: pass 20241209164824907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40006<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164824909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164824909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(609)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(605)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(598)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(595)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(603)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(608)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(596)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(601)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(606)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(595): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(605): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Mon Dec 9 16:48:25 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 20241209164825043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164825445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48080) 20241209164825910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164825910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48080, count=71932) 20241209164826911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164826911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Mon Dec 9 16:48:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164827912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164827912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_usim_a50_a54 started. 20241209164828507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164828508 DMM INFO MM(262420000000040/f7e2ce59) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164828508 DMM INFO MM(262420000000040/f7e2ce59) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164828508 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164828508 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164828508 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164828508 DMM ERROR MM_STATE_Gb(0)[0x612000014920]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209164828508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000147a0]{Authenticate}: Deallocated (fsm.c:568) 20241209164828509 DMM DEBUG MM_STATE_Gb(0)[0x612000014920]{Idle}: Deallocated (fsm.c:568) 20241209164828509 DMM DEBUG MM_STATE_Iu[0x612000014aa0]{Detached}: Deallocated (fsm.c:568) 20241209164828509 DMM DEBUG GMM(gmm_fsm)[0x612000014620]{Deregistered}: Deallocated (fsm.c:568) 20241209164828509 DLLC NOTICE LLME(fc2f1899/f7e2ce59){ASSIGNED} LLGM Assign pre (f7e2ce59 => ffffffff) (gprs_llc.c:1079) 20241209164828509 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7e2ce59 => ffffffff) (gprs_llc.c:1125) 20241209164828509 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164828553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164828553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164828553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164828553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164828553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164828553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164828553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164828553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164828553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164828555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164828555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164828555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164828555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164828555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164828555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164828555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164828555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164828555 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164828555 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164828555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164828555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164828555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164828559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164828570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164828570 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164828584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164828584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164828584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164828584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164828584 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164828584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164828584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164828584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164828584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164828586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164828586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164828586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164828586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164828586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164828586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164828586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164828586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164828586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164828586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164828587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164828587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164828587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164828590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164828600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164828600 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(620)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164828620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164828621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164828621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164828621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164828621 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164828621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164828621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164828621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164828621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164828622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164828622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164828623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164828623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164828623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164828623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164828623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164828623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164828623 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164828623 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164828623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164828623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164828623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164828628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164828638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164828638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164828913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164828913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164828913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164828913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164828915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(627)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164828915 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@fbda6b00d07d: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='D8FBA8FA'O, index=0 SGSN_Test-GSUP(628)@fbda6b00d07d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@fbda6b00d07d: 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 := '6A986E3C0BDC8960778814C92CA5EF9B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '050CBEC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F24C3E34D55F71BB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '724293008AF14568080189E6FB217F2D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FC079FFC67E13C3598CC6AD189795FFD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D1B94D7333CDC47F58BA78D0506ABD56'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DDC21C4300A7A65A'O } } } } } 20241209164829974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164829974 DLLC NOTICE LLME(ffffffff/d8fba8fa){UNASSIGNED} LLC RX: unknown TLLI 0xd8fba8fa, creating LLME on the fly (gprs_llc.c:552) 20241209164829974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164829974 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164829974 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Allocated (fsm.c:456) 20241209164829974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: Allocated (fsm.c:456) 20241209164829974 DMM DEBUG MM_STATE_Gb[0x612000014f20]{Idle}: Allocated (fsm.c:456) 20241209164829974 DMM DEBUG MM_STATE_Iu[0x6120000150a0]{Detached}: Allocated (fsm.c:456) 20241209164829974 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164829974 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164829974 DLLC NOTICE LLME(ffffffff/d8fba8fa){UNASSIGNED} LLGM Assign pre (d8fba8fa => c3de9cbc) (gprs_llc.c:1079) 20241209164829974 DLLC NOTICE LLME(d8fba8fa/c3de9cbc){ASSIGNED} LLGM Assign post (d8fba8fa => c3de9cbc) (gprs_llc.c:1125) 20241209164829974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164829975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164829975 DMM DEBUG MM(262420000000040/c3de9cbc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164829987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164829987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164829987 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164829987 DMM DEBUG MM(262420000000040/c3de9cbc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241209164829987 DMM NOTICE MM(262420000000040/c3de9cbc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164829987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164829987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164829988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164829988 DMM DEBUG MM(262420000000040/c3de9cbc) Requesting authorization (sgsn_auth.c:160) 20241209164829988 DMM INFO MM(262420000000040/c3de9cbc) Requesting authentication tuples (sgsn_auth.c:184) 20241209164829988 DMM DEBUG MM(262420000000040/c3de9cbc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164829988 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241209164829988 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@fbda6b00d07d: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20241209164829991 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164829991 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164829991 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164829991 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164829991 DMM INFO MM(262420000000040/c3de9cbc) Subscriber data update (mmctx.c:445) 20241209164829991 DMM DEBUG MM(262420000000040/c3de9cbc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164829991 DMM INFO MM(262420000000040/c3de9cbc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164829991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164829991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164829991 DMM INFO MM(262420000000040/c3de9cbc) <- GMM AUTH AND CIPHERING REQ (rand = 6a 98 6e 3c 0b dc 89 60 77 88 14 c9 2c a5 ef 9b , mmctx_is_r99=1, vec->auth_types=0x3, autn = d1 b9 4d 73 33 cd c4 7f 58 ba 78 d0 50 6a bd 56 ) (gprs_gmm.c:465) TC_attach_usim_a50_a54(630)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@fbda6b00d07d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@fbda6b00d07d: Final verdict of PTC: pass 20241209164830001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53478<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164830003 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164830003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(627)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(628)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(621)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(616)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(620)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(626)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(614)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(624)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(619)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(620): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Mon Dec 9 16:48:30 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 20241209164830130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164830532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71572) 20241209164831004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164831004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71572, count=72832) 20241209164832005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164832005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Mon Dec 9 16:48:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164833006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164833006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_usim_a54_a50 started. 20241209164833591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164833592 DMM INFO MM(262420000000040/c3de9cbc) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164833592 DMM INFO MM(262420000000040/c3de9cbc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164833592 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164833592 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164833593 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164833593 DMM ERROR MM_STATE_Gb(0)[0x612000014f20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209164833593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000014da0]{Authenticate}: Deallocated (fsm.c:568) 20241209164833593 DMM DEBUG MM_STATE_Gb(0)[0x612000014f20]{Idle}: Deallocated (fsm.c:568) 20241209164833593 DMM DEBUG MM_STATE_Iu[0x6120000150a0]{Detached}: Deallocated (fsm.c:568) 20241209164833593 DMM DEBUG GMM(gmm_fsm)[0x612000014c20]{Deregistered}: Deallocated (fsm.c:568) 20241209164833593 DLLC NOTICE LLME(d8fba8fa/c3de9cbc){ASSIGNED} LLGM Assign pre (c3de9cbc => ffffffff) (gprs_llc.c:1079) 20241209164833593 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3de9cbc => ffffffff) (gprs_llc.c:1125) 20241209164833593 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164833631 DGPRS DEBUG Checking for inactive LLMEs, time = 15573647 (sgsn.c:132) SGSN_Test-Gb0-NS0(631)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(636)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(636)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164833644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164833644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164833644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164833644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164833644 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164833644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164833644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164833644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164833644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(636)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164833646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164833646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164833646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164833646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164833646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164833646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164833646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164833646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164833646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) SGSN_Test-Gb1-NS1(635)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164833647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164833647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164833647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164833647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(636)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(636)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164833651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164833662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164833662 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(633)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(635)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164833673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164833673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164833673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164833673 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164833673 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164833673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164833673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164833673 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164833673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164833675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164833675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164833675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164833675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164833675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164833675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164833675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164833675 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164833675 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164833675 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164833675 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164833676 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164833676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164833680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164833691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164833691 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(639)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164833711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164833711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164833711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164833711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164833711 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164833711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164833711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164833711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164833711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164833713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164833713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164833713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164833713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164833714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164833714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164833714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164833714 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164833714 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164833714 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164833714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(645)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164833714 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164833714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164833718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164833727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164833727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164834007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164834007 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164834007 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164834007 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164834010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(646)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(646)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209164834011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(633)@fbda6b00d07d: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='C9AA661F'O, index=0 SGSN_Test-GSUP(647)@fbda6b00d07d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@fbda6b00d07d: 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 := '5C3C161A1F7BC5E1B844B0E5709ED8A4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F416A146'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B328BBCF95C2D79'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F156CE391B95F4900ACEF26749BE6863'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8ED3BF61EC9E8822E48B1CA561FDABFC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '515C040CB71542248B8072F29A91AF93'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '455C513B1354F009'O } } } } } 20241209164835066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164835067 DLLC NOTICE LLME(ffffffff/c9aa661f){UNASSIGNED} LLC RX: unknown TLLI 0xc9aa661f, creating LLME on the fly (gprs_llc.c:552) 20241209164835067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164835067 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164835067 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Allocated (fsm.c:456) 20241209164835067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: Allocated (fsm.c:456) 20241209164835067 DMM DEBUG MM_STATE_Gb[0x612000015520]{Idle}: Allocated (fsm.c:456) 20241209164835067 DMM DEBUG MM_STATE_Iu[0x6120000156a0]{Detached}: Allocated (fsm.c:456) 20241209164835067 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164835067 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164835067 DLLC NOTICE LLME(ffffffff/c9aa661f){UNASSIGNED} LLGM Assign pre (c9aa661f => f8a460c3) (gprs_llc.c:1079) 20241209164835067 DLLC NOTICE LLME(c9aa661f/f8a460c3){ASSIGNED} LLGM Assign post (c9aa661f => f8a460c3) (gprs_llc.c:1125) 20241209164835067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164835067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164835067 DMM DEBUG MM(262420000000040/f8a460c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164835079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164835080 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164835080 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164835080 DMM DEBUG MM(262420000000040/f8a460c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1066) 20241209164835080 DMM NOTICE MM(262420000000040/f8a460c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164835080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164835080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164835080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164835080 DMM DEBUG MM(262420000000040/f8a460c3) Requesting authorization (sgsn_auth.c:160) 20241209164835080 DMM INFO MM(262420000000040/f8a460c3) Requesting authentication tuples (sgsn_auth.c:184) 20241209164835080 DMM DEBUG MM(262420000000040/f8a460c3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164835080 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241209164835080 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@fbda6b00d07d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@fbda6b00d07d: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20241209164835083 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164835083 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164835083 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164835083 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164835083 DMM INFO MM(262420000000040/f8a460c3) Subscriber data update (mmctx.c:445) 20241209164835083 DMM DEBUG MM(262420000000040/f8a460c3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164835083 DMM INFO MM(262420000000040/f8a460c3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164835083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164835083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164835083 DMM INFO MM(262420000000040/f8a460c3) <- GMM AUTH AND CIPHERING REQ (rand = 5c 3c 16 1a 1f 7b c5 e1 b8 44 b0 e5 70 9e d8 a4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 51 5c 04 0c b7 15 42 24 8b 80 72 f2 9a 91 af 93 ) (gprs_gmm.c:465) TC_attach_usim_a54_a50(649)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(633)@fbda6b00d07d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@fbda6b00d07d: Final verdict of PTC: pass 20241209164835092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53496<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(647)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(635)@fbda6b00d07d: Final verdict of PTC: none 20241209164835094 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164835094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a50-BVCI196(633)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(640)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(636)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(645)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@fbda6b00d07d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(643)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(634)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(638)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(633): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(634): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(635): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(636): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Mon Dec 9 16:48:35 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 20241209164835224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164835626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48304) 20241209164836095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164836095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48304, count=72164) 20241209164837096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164837096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Mon Dec 9 16:48:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164838097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164838097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_detach_unknown_nopoweroff started. 20241209164838689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164838690 DMM INFO MM(262420000000040/f8a460c3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164838690 DMM INFO MM(262420000000040/f8a460c3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164838690 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164838690 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164838690 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164838690 DMM ERROR MM_STATE_Gb(0)[0x612000015520]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209164838690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000153a0]{Authenticate}: Deallocated (fsm.c:568) 20241209164838690 DMM DEBUG MM_STATE_Gb(0)[0x612000015520]{Idle}: Deallocated (fsm.c:568) 20241209164838690 DMM DEBUG MM_STATE_Iu[0x6120000156a0]{Detached}: Deallocated (fsm.c:568) 20241209164838690 DMM DEBUG GMM(gmm_fsm)[0x612000015220]{Deregistered}: Deallocated (fsm.c:568) 20241209164838691 DLLC NOTICE LLME(c9aa661f/f8a460c3){ASSIGNED} LLGM Assign pre (f8a460c3 => ffffffff) (gprs_llc.c:1079) 20241209164838691 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8a460c3 => ffffffff) (gprs_llc.c:1125) 20241209164838691 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164838743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164838743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164838743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164838743 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164838743 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164838743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164838743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164838743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164838743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(654)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(655)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164838745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164838745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164838745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164838745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164838745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164838745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164838745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164838745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164838745 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164838745 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164838745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164838746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164838746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164838750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164838761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164838761 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(656)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(652)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164838769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164838769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164838769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164838769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164838769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164838769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164838769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164838769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164838769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164838771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164838771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164838771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164838771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164838771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164838771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164838771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164838771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164838771 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164838771 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164838771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164838771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164838772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164838775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164838783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164838783 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164838814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164838814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164838814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164838814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164838814 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164838814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164838814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164838814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164838814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164838816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164838816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164838817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164838817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164838817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164838817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164838817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164838817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164838817 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164838817 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164838817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164838817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(665)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164838818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164838822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164838830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164838831 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(662)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164839098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164839098 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164839098 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164839098 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(664)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164839100 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(664)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164839101 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(664)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(664)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(664)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(652)@fbda6b00d07d: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='FFF204DD'O, index=0 SGSN_Test-GSUP(666)@fbda6b00d07d: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20241209164840149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164840149 DLLC NOTICE LLME(ffffffff/fff204dd){UNASSIGNED} LLC RX: unknown TLLI 0xfff204dd, creating LLME on the fly (gprs_llc.c:552) 20241209164840149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164840149 DMM NOTICE LLME(ffffffff/fff204dd){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) 20241209164840149 DLLC NOTICE LLME(ffffffff/fff204dd){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241209164840149 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xfff204dd type=GPRS detach (gprs_gmm.c:1440) 20241209164840149 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241209164840149 DLLC NOTICE LLME(ffffffff/fff204dd){UNASSIGNED} LLGM Assign pre (fff204dd => ffffffff) (gprs_llc.c:1079) 20241209164840149 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fff204dd => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@fbda6b00d07d: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(652)@fbda6b00d07d: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@fbda6b00d07d: Final verdict of PTC: pass 20241209164840163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36262<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@fbda6b00d07d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(652)@fbda6b00d07d: Final verdict of PTC: none 20241209164840166 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164840166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(659)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(655)@fbda6b00d07d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(664)@fbda6b00d07d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(662)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(665)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(653)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(657)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(663)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(652): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(662): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Mon Dec 9 16:48:40 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 20241209164840295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36268<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164840596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36268<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54428) 20241209164841167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164841167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54428, count=58164) 20241209164842168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164842168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Mon Dec 9 16:48:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164843170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164843170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_detach_unknown_poweroff started. 20241209164843657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164843658 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(674)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164843711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164843711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164843711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) SGSN_Test-Gb1-NS1(673)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164843711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164843711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164843711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164843711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164843711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164843711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(674)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164843713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164843713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164843713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164843713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164843713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164843713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164843713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164843713 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164843713 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164843713 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164843714 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(674)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164843714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164843714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164843718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164843728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164843728 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(673)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_poweroff-BVCI196(671)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(678)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164843737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164843737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164843737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164843737 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164843737 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164843737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164843737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164843737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164843737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164843739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164843739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164843739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164843739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164843739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164843739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164843739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164843739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164843739 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164843739 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164843739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164843740 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164843740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164843743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164843754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164843754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164843772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164843772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164843772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164843772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164843772 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164843772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164843772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164843773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164843773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164843774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164843775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164843775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164843775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164843775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164843775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164843775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164843775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164843775 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164843775 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164843775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164843776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164843776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164843779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164843789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164843789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164844171 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164844171 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164844171 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164844171 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164844173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(684)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209164844174 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(671)@fbda6b00d07d: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='FCE67341'O, index=0 SGSN_Test-GSUP(685)@fbda6b00d07d: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20241209164845226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164845226 DLLC NOTICE LLME(ffffffff/fce67341){UNASSIGNED} LLC RX: unknown TLLI 0xfce67341, creating LLME on the fly (gprs_llc.c:552) 20241209164845226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164845226 DMM NOTICE LLME(ffffffff/fce67341){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2003) TC_detach_unknown_poweroff(687)@fbda6b00d07d: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(671)@fbda6b00d07d: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@fbda6b00d07d: Final verdict of PTC: pass 20241209164850234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36276<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@fbda6b00d07d: Final verdict of PTC: none 20241209164850237 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164850237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(678)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(674)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@fbda6b00d07d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(671)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@fbda6b00d07d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@fbda6b00d07d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(683)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(681)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(676)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(672)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(671): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Mon Dec 9 16:48:50 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 20241209164850364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164850666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59018<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47228) 20241209164851238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164851238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47228, count=52660) 20241209164852239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164852239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Mon Dec 9 16:48:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164853240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164853240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_detach_nopoweroff started. 20241209164853727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164853728 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(693)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164853775 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164853776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164853776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164853776 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164853776 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164853776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164853776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164853776 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164853776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(692)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(693)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164853777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164853777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164853778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164853778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164853778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164853778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164853778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164853778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164853778 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164853778 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164853778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164853779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(693)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164853779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(693)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164853783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164853793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164853793 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(692)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_nopoweroff-BVCI196(690)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(697)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164853799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164853799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164853799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164853799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164853800 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164853800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164853800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164853800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164853800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164853801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164853801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164853801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164853801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164853801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164853801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164853801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164853801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164853801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164853801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164853802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164853802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164853802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164853805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164853815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164853815 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164853837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164853837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164853837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164853837 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164853837 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164853837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164853837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164853837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164853837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164853839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164853839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164853839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164853839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164853839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164853839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164853839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164853840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164853840 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164853840 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164853840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164853840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164853840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164853844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164853853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164853853 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164854241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164854241 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164854241 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164854241 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164854243 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(703)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164854244 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(690)@fbda6b00d07d: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='D35239A2'O, index=0 SGSN_Test-GSUP(704)@fbda6b00d07d: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@fbda6b00d07d: 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 := 'CDAAD88B82042FEB1528A4BC3CA135A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '335465DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F0822CE683471C6'O } } } } } 20241209164855298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164855298 DLLC NOTICE LLME(ffffffff/d35239a2){UNASSIGNED} LLC RX: unknown TLLI 0xd35239a2, creating LLME on the fly (gprs_llc.c:552) 20241209164855298 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164855298 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164855299 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Allocated (fsm.c:456) 20241209164855299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Allocated (fsm.c:456) 20241209164855299 DMM DEBUG MM_STATE_Gb[0x612000015b20]{Idle}: Allocated (fsm.c:456) 20241209164855299 DMM DEBUG MM_STATE_Iu[0x612000015ca0]{Detached}: Allocated (fsm.c:456) 20241209164855299 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164855299 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164855299 DLLC NOTICE LLME(ffffffff/d35239a2){UNASSIGNED} LLGM Assign pre (d35239a2 => fc94b428) (gprs_llc.c:1079) 20241209164855299 DLLC NOTICE LLME(d35239a2/fc94b428){ASSIGNED} LLGM Assign post (d35239a2 => fc94b428) (gprs_llc.c:1125) 20241209164855299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164855299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164855299 DMM DEBUG MM(262420000000015/fc94b428) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164855314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164855314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164855314 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164855314 DMM DEBUG MM(262420000000015/fc94b428) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1066) 20241209164855314 DMM NOTICE MM(262420000000015/fc94b428) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164855314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164855314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164855314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164855314 DMM DEBUG MM(262420000000015/fc94b428) Requesting authorization (sgsn_auth.c:160) 20241209164855314 DMM INFO MM(262420000000015/fc94b428) Requesting authentication tuples (sgsn_auth.c:184) 20241209164855314 DMM DEBUG MM(262420000000015/fc94b428) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164855315 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241209164855315 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@fbda6b00d07d: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@fbda6b00d07d: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20241209164855317 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164855317 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164855317 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164855317 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164855317 DMM INFO MM(262420000000015/fc94b428) Subscriber data update (mmctx.c:445) 20241209164855317 DMM DEBUG MM(262420000000015/fc94b428) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164855317 DMM INFO MM(262420000000015/fc94b428) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164855317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164855317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164855317 DMM INFO MM(262420000000015/fc94b428) <- GMM AUTH AND CIPHERING REQ (rand = cd aa d8 8b 82 04 2f eb 15 28 a4 bc 3c a1 35 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164855325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164855325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164855325 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164855325 DMM INFO MM(262420000000015/fc94b428) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164855325 DMM NOTICE MM(262420000000015/fc94b428) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164855325 DMM DEBUG MM(262420000000015/fc94b428) checking auth: received GSM SRES = 33 54 65 dc (gprs_gmm.c:648) 20241209164855325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164855325 DMM DEBUG MM(262420000000015/fc94b428) Requesting authorization (sgsn_auth.c:160) 20241209164855325 DMM INFO MM(262420000000015/fc94b428) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164855325 DMM DEBUG MM(262420000000015/fc94b428) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164855325 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241209164855325 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) 20241209164855325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164855325 DMM INFO MM(262420000000015/fc94b428) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc94b428) (gprs_gmm.c:282) 20241209164855327 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164855327 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164855327 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241209164855327 DMM INFO MM(262420000000015/fc94b428) Subscriber data update (mmctx.c:445) 20241209164855327 DMM DEBUG MM(262420000000015/fc94b428) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164855327 DMM INFO MM(262420000000015/fc94b428) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164855327 DMM NOTICE MM(262420000000015/fc94b428) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:982) 20241209164855327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164855327 DMM NOTICE MM(262420000000015/fc94b428) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164855327 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) 20241209164855328 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164855328 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241209164855328 DMM INFO MM(262420000000015/fc94b428) Subscriber data update (mmctx.c:445) 20241209164855328 DMM DEBUG MM(262420000000015/fc94b428) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164855334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164855334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164855334 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164855334 DMM INFO MM(262420000000015/fc94b428) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164855334 DMM NOTICE MM(262420000000015/fc94b428) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164855334 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164855334 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164855334 DLLC NOTICE LLME(d35239a2/fc94b428){ASSIGNED} LLGM Assign pre (ffffffff => fc94b428) (gprs_llc.c:1079) 20241209164855334 DLLC NOTICE LLME(ffffffff/fc94b428){ASSIGNED} LLGM Assign post (ffffffff => fc94b428) (gprs_llc.c:1125) 20241209164855334 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164855334 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164855334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164855334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164855385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164855385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164855385 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164855385 DMM INFO MM(262420000000015/fc94b428) -> GMM DETACH REQUEST TLLI=0xfc94b428 type=GPRS detach (gprs_gmm.c:1440) 20241209164855385 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241209164855385 DMM INFO MM(262420000000015/fc94b428) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209164855385 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164855385 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164855385 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164855385 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164855385 DLLC NOTICE LLME(ffffffff/fc94b428){ASSIGNED} LLGM Assign pre (fc94b428 => ffffffff) (gprs_llc.c:1079) 20241209164855385 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc94b428 => ffffffff) (gprs_llc.c:1125) 20241209164855385 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241209164855385 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) 20241209164855385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000159a0]{Init}: Deallocated (fsm.c:568) 20241209164855385 DMM DEBUG MM_STATE_Gb(0)[0x612000015b20]{Idle}: Deallocated (fsm.c:568) 20241209164855385 DMM DEBUG MM_STATE_Iu[0x612000015ca0]{Detached}: Deallocated (fsm.c:568) 20241209164855385 DMM DEBUG GMM(gmm_fsm)[0x612000015820]{Deregistered}: Deallocated (fsm.c:568) 20241209164855386 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(690)@fbda6b00d07d: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@fbda6b00d07d: Final verdict of PTC: pass 20241209164855394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59020<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164855396 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164855396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(704)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@fbda6b00d07d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(701)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(692)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@fbda6b00d07d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(693)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(702)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(697)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@fbda6b00d07d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(690)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(700)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(695)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(691)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_nopoweroff-BVCI196(690): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(691): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(692): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(693): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Mon Dec 9 16:48:55 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241209164855459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164855761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75072) 20241209164856397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164856397 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=75072, count=93812) 20241209164857398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164857398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Mon Dec 9 16:48:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164858400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164858401 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_detach_poweroff started. 20241209164858821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164858822 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164858865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164858865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164858865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164858865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164858865 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164858865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164858865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164858865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164858865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164858866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164858866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164858867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164858867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164858867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164858867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164858867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164858867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164858867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164858867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164858867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164858867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164858867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164858871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(712)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(708)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164858881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164858881 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(710)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(717)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(717)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164858909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164858909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164858909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164858909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164858909 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164858909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164858909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164858909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164858909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(716)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(717)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164858911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164858911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164858911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164858911 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164858911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164858912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164858912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164858912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164858912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164858912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164858912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164858912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164858912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(717)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(717)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164858916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164858927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164858927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(714)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(716)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164858940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164858941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164858941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164858941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164858941 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164858941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164858941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164858941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164858941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164858943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164858943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164858943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164858943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164858943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164858943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164858943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164858943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164858943 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164858943 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164858943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(721)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164858944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164858944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164858948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164858956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164858956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164859401 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164859402 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164859402 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164859402 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164859403 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(722)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164859404 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@fbda6b00d07d: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='EF792C11'O, index=0 SGSN_Test-GSUP(723)@fbda6b00d07d: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@fbda6b00d07d: 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 := '1CC5E1F476ABC2854FF4F276B8C95F73'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D956D8D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B7D44E24B265A123'O } } } } } 20241209164900457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164900457 DLLC NOTICE LLME(ffffffff/ef792c11){UNASSIGNED} LLC RX: unknown TLLI 0xef792c11, creating LLME on the fly (gprs_llc.c:552) 20241209164900457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164900457 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164900457 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Allocated (fsm.c:456) 20241209164900457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Allocated (fsm.c:456) 20241209164900457 DMM DEBUG MM_STATE_Gb[0x612000016120]{Idle}: Allocated (fsm.c:456) 20241209164900457 DMM DEBUG MM_STATE_Iu[0x6120000162a0]{Detached}: Allocated (fsm.c:456) 20241209164900457 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164900458 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164900458 DLLC NOTICE LLME(ffffffff/ef792c11){UNASSIGNED} LLGM Assign pre (ef792c11 => e05db113) (gprs_llc.c:1079) 20241209164900458 DLLC NOTICE LLME(ef792c11/e05db113){ASSIGNED} LLGM Assign post (ef792c11 => e05db113) (gprs_llc.c:1125) 20241209164900458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164900458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164900458 DMM DEBUG MM(262420000000016/e05db113) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164900470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164900470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164900470 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164900470 DMM DEBUG MM(262420000000016/e05db113) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1066) 20241209164900470 DMM NOTICE MM(262420000000016/e05db113) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164900470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164900470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164900470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164900470 DMM DEBUG MM(262420000000016/e05db113) Requesting authorization (sgsn_auth.c:160) 20241209164900470 DMM INFO MM(262420000000016/e05db113) Requesting authentication tuples (sgsn_auth.c:184) 20241209164900470 DMM DEBUG MM(262420000000016/e05db113) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164900470 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241209164900470 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@fbda6b00d07d: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@fbda6b00d07d: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20241209164900474 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164900474 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164900474 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164900474 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164900474 DMM INFO MM(262420000000016/e05db113) Subscriber data update (mmctx.c:445) 20241209164900474 DMM DEBUG MM(262420000000016/e05db113) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164900474 DMM INFO MM(262420000000016/e05db113) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164900474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164900474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164900474 DMM INFO MM(262420000000016/e05db113) <- GMM AUTH AND CIPHERING REQ (rand = 1c c5 e1 f4 76 ab c2 85 4f f4 f2 76 b8 c9 5f 73 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164900482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164900482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164900482 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164900482 DMM INFO MM(262420000000016/e05db113) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164900482 DMM NOTICE MM(262420000000016/e05db113) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164900482 DMM DEBUG MM(262420000000016/e05db113) checking auth: received GSM SRES = d9 56 d8 d4 (gprs_gmm.c:648) 20241209164900482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164900482 DMM DEBUG MM(262420000000016/e05db113) Requesting authorization (sgsn_auth.c:160) 20241209164900482 DMM INFO MM(262420000000016/e05db113) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164900482 DMM DEBUG MM(262420000000016/e05db113) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164900482 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241209164900482 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) 20241209164900482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164900482 DMM INFO MM(262420000000016/e05db113) <- GMM ATTACH ACCEPT (new P-TMSI=0xe05db113) (gprs_gmm.c:282) 20241209164900484 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164900484 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164900484 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241209164900484 DMM INFO MM(262420000000016/e05db113) Subscriber data update (mmctx.c:445) 20241209164900484 DMM DEBUG MM(262420000000016/e05db113) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164900484 DMM INFO MM(262420000000016/e05db113) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164900484 DMM NOTICE MM(262420000000016/e05db113) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:982) 20241209164900484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164900484 DMM NOTICE MM(262420000000016/e05db113) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164900484 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) 20241209164900485 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164900485 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241209164900485 DMM INFO MM(262420000000016/e05db113) Subscriber data update (mmctx.c:445) 20241209164900485 DMM DEBUG MM(262420000000016/e05db113) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164900491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164900491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164900491 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164900491 DMM INFO MM(262420000000016/e05db113) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164900492 DMM NOTICE MM(262420000000016/e05db113) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164900492 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164900492 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164900492 DLLC NOTICE LLME(ef792c11/e05db113){ASSIGNED} LLGM Assign pre (ffffffff => e05db113) (gprs_llc.c:1079) 20241209164900492 DLLC NOTICE LLME(ffffffff/e05db113){ASSIGNED} LLGM Assign post (ffffffff => e05db113) (gprs_llc.c:1125) 20241209164900492 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164900492 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164900492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164900492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164900542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164900542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241209164900542 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164900543 DMM INFO MM(262420000000016/e05db113) -> GMM DETACH REQUEST TLLI=0xe05db113 type=GPRS detach Power-off (gprs_gmm.c:1440) 20241209164900543 DMM INFO MM(262420000000016/e05db113) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209164900543 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164900543 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164900543 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164900543 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164900543 DLLC NOTICE LLME(ffffffff/e05db113){ASSIGNED} LLGM Assign pre (e05db113 => ffffffff) (gprs_llc.c:1079) 20241209164900543 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e05db113 => ffffffff) (gprs_llc.c:1125) 20241209164900543 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241209164900543 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) 20241209164900543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000015fa0]{Init}: Deallocated (fsm.c:568) 20241209164900543 DMM DEBUG MM_STATE_Gb(0)[0x612000016120]{Idle}: Deallocated (fsm.c:568) 20241209164900543 DMM DEBUG MM_STATE_Iu[0x6120000162a0]{Detached}: Deallocated (fsm.c:568) 20241209164900543 DMM DEBUG GMM(gmm_fsm)[0x612000015e20]{Deregistered}: Deallocated (fsm.c:568) 20241209164900544 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20241209164903631 DGPRS DEBUG Checking for inactive LLMEs, time = 15573677 (sgsn.c:132) TC_detach_poweroff(725)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@fbda6b00d07d: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@fbda6b00d07d: Final verdict of PTC: pass 20241209164905553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58034<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164905555 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164905555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(722)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(723)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(711)@fbda6b00d07d: Final verdict of PTC: none TC_detach_poweroff-BVCI210(714)@fbda6b00d07d: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(717)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@fbda6b00d07d: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(716)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(721)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(719)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(715)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(709)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_poweroff-BVCI210(714): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(715): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(716): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(717): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_detach_poweroff finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Mon Dec 9 16:49:05 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241209164905690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164905992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90012) 20241209164906556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164906556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90012, count=94368) 20241209164907558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164907558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Mon Dec 9 16:49:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164908560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164908560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_pdp_act started. 20241209164909052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164909053 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164909097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164909097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164909097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164909097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164909097 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164909097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164909097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164909097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164909097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164909099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164909099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164909099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164909099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164909099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164909099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164909099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164909099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164909099 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164909099 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164909099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164909100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164909100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164909103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(731)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164909114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164909114 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164909136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164909136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164909136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164909136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164909136 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164909136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164909136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164909136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164909136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164909138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164909138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164909138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164909138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164909138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164909138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164909138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164909138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164909139 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164909139 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164909139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164909139 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164909139 DLNS [1;34mDEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164909143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164909151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164909152 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(734)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164909172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164909172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164909172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164909172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164909172 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164909172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164909172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164909172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164909172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164909174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164909174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164909174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164909174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164909174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164909174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164909174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164909174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164909174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164909175 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164909175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164909175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164909175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164909180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164909190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164909190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164909561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164909562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164909562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164909562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164909564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(741)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(741)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241209164909564 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@fbda6b00d07d: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='F5AD9515'O, index=0 SGSN_Test-GSUP(742)@fbda6b00d07d: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@fbda6b00d07d: 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 := '8C6964DD0BBB8A6603224BA4C7BF8299'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '519B0483'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FF7BEAEC1445F11'O } } } } } 20241209164909613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164909613 DLLC NOTICE LLME(ffffffff/f5ad9515){UNASSIGNED} LLC RX: unknown TLLI 0xf5ad9515, creating LLME on the fly (gprs_llc.c:552) 20241209164909613 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164909613 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164909613 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Allocated (fsm.c:456) 20241209164909613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Allocated (fsm.c:456) 20241209164909613 DMM DEBUG MM_STATE_Gb[0x612000016720]{Idle}: Allocated (fsm.c:456) 20241209164909613 DMM DEBUG MM_STATE_Iu[0x6120000168a0]{Detached}: Allocated (fsm.c:456) 20241209164909613 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164909613 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164909613 DLLC NOTICE LLME(ffffffff/f5ad9515){UNASSIGNED} LLGM Assign pre (f5ad9515 => cd0fe5a1) (gprs_llc.c:1079) 20241209164909614 DLLC NOTICE LLME(f5ad9515/cd0fe5a1){ASSIGNED} LLGM Assign post (f5ad9515 => cd0fe5a1) (gprs_llc.c:1125) 20241209164909614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164909614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164909614 DMM DEBUG MM(262420000000017/cd0fe5a1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164909628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164909628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164909628 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164909628 DMM DEBUG MM(262420000000017/cd0fe5a1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1066) 20241209164909628 DMM NOTICE MM(262420000000017/cd0fe5a1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164909628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164909628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164909628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164909628 DMM DEBUG MM(262420000000017/cd0fe5a1) Requesting authorization (sgsn_auth.c:160) 20241209164909628 DMM INFO MM(262420000000017/cd0fe5a1) Requesting authentication tuples (sgsn_auth.c:184) 20241209164909628 DMM DEBUG MM(262420000000017/cd0fe5a1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164909628 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241209164909628 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@fbda6b00d07d: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20241209164909631 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164909631 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164909631 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164909631 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164909631 DMM INFO MM(262420000000017/cd0fe5a1) Subscriber data update (mmctx.c:445) 20241209164909631 DMM DEBUG MM(262420000000017/cd0fe5a1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164909631 DMM INFO MM(262420000000017/cd0fe5a1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164909631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164909631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164909631 DMM INFO MM(262420000000017/cd0fe5a1) <- GMM AUTH AND CIPHERING REQ (rand = 8c 69 64 dd 0b bb 8a 66 03 22 4b a4 c7 bf 82 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164909638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164909638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164909638 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164909638 DMM INFO MM(262420000000017/cd0fe5a1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164909638 DMM NOTICE MM(262420000000017/cd0fe5a1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164909638 DMM DEBUG MM(262420000000017/cd0fe5a1) checking auth: received GSM SRES = 51 9b 04 83 (gprs_gmm.c:648) 20241209164909638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164909638 DMM DEBUG MM(262420000000017/cd0fe5a1) Requesting authorization (sgsn_auth.c:160) 20241209164909638 DMM INFO MM(262420000000017/cd0fe5a1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164909638 DMM DEBUG MM(262420000000017/cd0fe5a1) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164909638 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241209164909638 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) 20241209164909639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164909639 DMM INFO MM(262420000000017/cd0fe5a1) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd0fe5a1) (gprs_gmm.c:282) 20241209164909640 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164909640 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164909640 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241209164909640 DMM INFO MM(262420000000017/cd0fe5a1) Subscriber data update (mmctx.c:445) 20241209164909640 DMM DEBUG MM(262420000000017/cd0fe5a1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164909640 DMM INFO MM(262420000000017/cd0fe5a1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164909640 DMM NOTICE MM(262420000000017/cd0fe5a1) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:982) 20241209164909640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164909640 DMM NOTICE MM(262420000000017/cd0fe5a1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164909640 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) 20241209164909641 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164909641 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241209164909641 DMM INFO MM(262420000000017/cd0fe5a1) Subscriber data update (mmctx.c:445) 20241209164909641 DMM DEBUG MM(262420000000017/cd0fe5a1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164909646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164909646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164909646 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164909646 DMM INFO MM(262420000000017/cd0fe5a1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164909646 DMM NOTICE MM(262420000000017/cd0fe5a1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164909646 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164909646 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164909646 DLLC NOTICE LLME(f5ad9515/cd0fe5a1){ASSIGNED} LLGM Assign pre (ffffffff => cd0fe5a1) (gprs_llc.c:1079) 20241209164909646 DLLC NOTICE LLME(ffffffff/cd0fe5a1){ASSIGNED} LLGM Assign post (ffffffff => cd0fe5a1) (gprs_llc.c:1125) 20241209164909646 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164909646 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164909646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164909646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164909698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164909698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209164909698 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164909698 DMM INFO MM(262420000000017/cd0fe5a1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209164909698 DMM INFO MM(262420000000017/cd0fe5a1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209164909698 DMM DEBUG MM(262420000000017/cd0fe5a1) Using GGSN 0 (gprs_sm.c:317) 20241209164909698 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) 20241209164909698 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241209164909698 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209164909698 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20241209164909698 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241209164909713 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 f5 5f b2 6a 11 68 21 d0 ae 14 05 7f 87 99 66 ae 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) 20241209164909713 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5ddf8c0, cbp=0x61400000b8a0) (sgsn_libgtp.c:633) 20241209164909713 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209164909713 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003be88b8 TLLI=cd0fe5a1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209164909713 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209164909713 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@fbda6b00d07d: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@fbda6b00d07d: Final verdict of PTC: pass 20241209164909722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58870<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@fbda6b00d07d: Final verdict of PTC: none 20241209164909725 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164909725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(735)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(730)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(740)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(738)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(733)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(728)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_pdp_act finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Mon Dec 9 16:49:09 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 20241209164909859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164910261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58884<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44200) 20241209164910726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164910726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44200, count=93116) 20241209164911727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164911727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Mon Dec 9 16:49:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164912728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164912728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_pdp_act_unattached started. 20241209164913319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164913321 DMM INFO MM(262420000000017/cd0fe5a1) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164913321 DMM INFO MM(262420000000017/cd0fe5a1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164913321 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164913321 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164913321 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164913321 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164913321 DLLC NOTICE LLME(ffffffff/cd0fe5a1){ASSIGNED} LLGM Assign pre (cd0fe5a1 => ffffffff) (gprs_llc.c:1079) 20241209164913321 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd0fe5a1 => ffffffff) (gprs_llc.c:1125) 20241209164913321 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003be8560 (gprs_sndcp.c:574) 20241209164913321 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003be88b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209164913321 DMM NOTICE MM(262420000000017/cd0fe5a1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209164913321 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241209164913321 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209164913321 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209164913321 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241209164913321 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241209164913321 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) 20241209164913321 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:402) 20241209164913322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000165a0]{Init}: Deallocated (fsm.c:568) 20241209164913322 DMM DEBUG MM_STATE_Gb(0)[0x612000016720]{Idle}: Deallocated (fsm.c:568) 20241209164913322 DMM DEBUG MM_STATE_Iu[0x6120000168a0]{Detached}: Deallocated (fsm.c:568) 20241209164913322 DMM DEBUG GMM(gmm_fsm)[0x612000016420]{Deregistered}: Deallocated (fsm.c:568) 20241209164913322 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164913362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164913363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164913363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164913363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164913363 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164913363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164913363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164913363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164913363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164913364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164913364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164913364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164913364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164913364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164913364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164913364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164913364 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164913364 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164913364 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164913364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(749)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164913365 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(749)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164913365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209164913368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164913376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164913376 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(748)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164913406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164913406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164913406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164913406 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164913406 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164913406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164913406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164913406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164913406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(754)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164913408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164913408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164913408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164913409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164913409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164913409 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164913409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164913409 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164913409 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164913409 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164913409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(755)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164913410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164913410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164913413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164913424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164913424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(752)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(754)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164913440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164913440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164913440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164913440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164913440 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164913440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164913440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164913440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164913440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164913442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164913442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164913442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164913442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164913443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164913443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164913443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164913443 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164913443 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164913443 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164913443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164913443 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(759)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164913443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164913447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164913456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164913456 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164913728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164913728 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164913728 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164913728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164913730 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(760)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164913731 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@fbda6b00d07d: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='E4E9B116'O, index=0 SGSN_Test-GSUP(761)@fbda6b00d07d: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20241209164913773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164913773 DLLC NOTICE LLME(ffffffff/e4e9b116){UNASSIGNED} LLC RX: unknown TLLI 0xe4e9b116, creating LLME on the fly (gprs_llc.c:552) 20241209164913773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241209164913774 DMM NOTICE LLME(ffffffff/e4e9b116){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20241209164913774 DLLC NOTICE LLME(ffffffff/e4e9b116){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241209164913774 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:233) TC_pdp_act_unattached(763)@fbda6b00d07d: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@fbda6b00d07d: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@fbda6b00d07d: Final verdict of PTC: pass 20241209164913788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58888<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@fbda6b00d07d: Final verdict of PTC: none 20241209164913790 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164913790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(749)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(755)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@fbda6b00d07d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(752)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(759)@fbda6b00d07d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@fbda6b00d07d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(747)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(753)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(757)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_pdp_act_unattached-BVCI210(752): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Mon Dec 9 16:49:13 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 20241209164913924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164914225 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56036) 20241209164914791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164914791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56036, count=60392) 20241209164915792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164915792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Mon Dec 9 16:49:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164916793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164916793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_pdp_act_user started. 20241209164917279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164917280 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164917325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164917325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164917325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164917325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164917325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164917325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164917325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164917325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164917325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164917326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164917326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164917326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164917326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164917326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164917326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164917326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164917326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164917326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164917326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164917326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164917327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164917327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164917331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-NS1(769)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164917341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164917341 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(774)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(774)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164917371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164917371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164917371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164917371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164917371 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164917371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164917371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164917371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164917371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(773)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(774)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164917373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164917373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164917373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164917373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164917373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164917373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164917373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164917373 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164917373 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164917373 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164917373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164917374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164917374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(774)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(774)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164917378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(770)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164917388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164917388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(771)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(773)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164917410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164917410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164917410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164917410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164917410 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164917410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164917410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164917410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164917410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164917412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164917412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164917412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164917413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164917413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164917413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164917413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164917413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164917413 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164917413 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164917413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(779)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164917414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164917414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164917417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164917426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164917426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(776)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164917794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164917794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164917794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164917794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(778)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164917796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(778)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164917797 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(778)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(778)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(778)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='E94BA338'O, index=0 SGSN_Test-GSUP(780)@fbda6b00d07d: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@fbda6b00d07d: 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 := '2ECF964BF27AE1146DDEE89189C63236'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7441A46'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5C19F5898DC8BBE'O } } } } } 20241209164917845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164917845 DLLC NOTICE LLME(ffffffff/e94ba338){UNASSIGNED} LLC RX: unknown TLLI 0xe94ba338, creating LLME on the fly (gprs_llc.c:552) 20241209164917845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164917845 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164917846 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Allocated (fsm.c:456) 20241209164917846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Allocated (fsm.c:456) 20241209164917846 DMM DEBUG MM_STATE_Gb[0x612000016ea0]{Idle}: Allocated (fsm.c:456) 20241209164917846 DMM DEBUG MM_STATE_Iu[0x612000017020]{Detached}: Allocated (fsm.c:456) 20241209164917846 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164917846 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164917846 DLLC NOTICE LLME(ffffffff/e94ba338){UNASSIGNED} LLGM Assign pre (e94ba338 => ccab400c) (gprs_llc.c:1079) 20241209164917846 DLLC NOTICE LLME(e94ba338/ccab400c){ASSIGNED} LLGM Assign post (e94ba338 => ccab400c) (gprs_llc.c:1125) 20241209164917846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164917846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164917846 DMM DEBUG MM(262420000000019/ccab400c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164917858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164917858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164917858 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164917858 DMM DEBUG MM(262420000000019/ccab400c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1066) 20241209164917858 DMM NOTICE MM(262420000000019/ccab400c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164917858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164917858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164917858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164917858 DMM DEBUG MM(262420000000019/ccab400c) Requesting authorization (sgsn_auth.c:160) 20241209164917858 DMM INFO MM(262420000000019/ccab400c) Requesting authentication tuples (sgsn_auth.c:184) 20241209164917858 DMM DEBUG MM(262420000000019/ccab400c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164917858 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241209164917859 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@fbda6b00d07d: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20241209164917861 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164917861 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164917861 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164917861 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164917861 DMM INFO MM(262420000000019/ccab400c) Subscriber data update (mmctx.c:445) 20241209164917861 DMM DEBUG MM(262420000000019/ccab400c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164917861 DMM INFO MM(262420000000019/ccab400c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164917861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164917861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164917861 DMM INFO MM(262420000000019/ccab400c) <- GMM AUTH AND CIPHERING REQ (rand = 2e cf 96 4b f2 7a e1 14 6d de e8 91 89 c6 32 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164917870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164917870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164917870 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164917870 DMM INFO MM(262420000000019/ccab400c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164917870 DMM NOTICE MM(262420000000019/ccab400c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164917870 DMM DEBUG MM(262420000000019/ccab400c) checking auth: received GSM SRES = f7 44 1a 46 (gprs_gmm.c:648) 20241209164917870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164917870 DMM DEBUG MM(262420000000019/ccab400c) Requesting authorization (sgsn_auth.c:160) 20241209164917870 DMM INFO MM(262420000000019/ccab400c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164917870 DMM DEBUG MM(262420000000019/ccab400c) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164917870 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241209164917870 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) 20241209164917870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164917870 DMM INFO MM(262420000000019/ccab400c) <- GMM ATTACH ACCEPT (new P-TMSI=0xccab400c) (gprs_gmm.c:282) 20241209164917871 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164917871 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164917871 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241209164917872 DMM INFO MM(262420000000019/ccab400c) Subscriber data update (mmctx.c:445) 20241209164917872 DMM DEBUG MM(262420000000019/ccab400c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164917872 DMM INFO MM(262420000000019/ccab400c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164917872 DMM NOTICE MM(262420000000019/ccab400c) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:982) 20241209164917872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164917872 DMM NOTICE MM(262420000000019/ccab400c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164917872 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) 20241209164917872 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164917872 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241209164917872 DMM INFO MM(262420000000019/ccab400c) Subscriber data update (mmctx.c:445) 20241209164917872 DMM DEBUG MM(262420000000019/ccab400c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164917879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164917879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164917879 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164917879 DMM INFO MM(262420000000019/ccab400c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164917879 DMM NOTICE MM(262420000000019/ccab400c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164917879 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164917879 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164917879 DLLC NOTICE LLME(e94ba338/ccab400c){ASSIGNED} LLGM Assign pre (ffffffff => ccab400c) (gprs_llc.c:1079) 20241209164917879 DLLC NOTICE LLME(ffffffff/ccab400c){ASSIGNED} LLGM Assign post (ffffffff => ccab400c) (gprs_llc.c:1125) 20241209164917879 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164917879 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164917879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164917879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164917930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164917930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209164917930 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164917930 DMM INFO MM(262420000000019/ccab400c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209164917930 DMM INFO MM(262420000000019/ccab400c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209164917930 DMM DEBUG MM(262420000000019/ccab400c) Using GGSN 0 (gprs_sm.c:317) 20241209164917930 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) 20241209164917931 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241209164917931 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209164917931 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20241209164917931 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241209164917943 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 2b 2c c4 ee 11 16 4e ca 3a 14 05 7f fa 43 30 bf 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) 20241209164917943 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de0938, cbp=0x61400000c2a0) (sgsn_libgtp.c:633) 20241209164917943 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209164917943 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621003ec50b8 TLLI=ccab400c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209164917943 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209164917943 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209164917949 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20241209164917956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164917956 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209164917956 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_attach_pdp_act_user-BVCI196(767)@fbda6b00d07d: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@fbda6b00d07d: Final verdict of PTC: pass 20241209164917961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43340<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164917964 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-GSUP(780)@fbda6b00d07d: Final verdict of PTC: none 20241209164917964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(778)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(774)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(768)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(779)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(776)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(771)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(773)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(777)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(766)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(772)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(771): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(772): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(773): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(774): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(776): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Mon Dec 9 16:49:18 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 20241209164918090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164918492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95580) 20241209164918965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164918965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95580, count=96740) 20241209164919966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164919966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Mon Dec 9 16:49:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164920967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164920967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_pdp_act_ggsn_reject started. 20241209164921553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164921555 DMM INFO MM(262420000000019/ccab400c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164921555 DMM INFO MM(262420000000019/ccab400c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164921555 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164921555 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164921555 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164921555 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164921555 DLLC NOTICE LLME(ffffffff/ccab400c){ASSIGNED} LLGM Assign pre (ccab400c => ffffffff) (gprs_llc.c:1079) 20241209164921555 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccab400c => ffffffff) (gprs_llc.c:1125) 20241209164921555 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621003ec4d60 (gprs_sndcp.c:574) 20241209164921555 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621003ec50b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209164921555 DMM NOTICE MM(262420000000019/ccab400c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209164921555 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241209164921555 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209164921555 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209164921555 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241209164921555 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241209164921555 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) 20241209164921555 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:402) 20241209164921555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000016d20]{Init}: Deallocated (fsm.c:568) 20241209164921555 DMM DEBUG MM_STATE_Gb(0)[0x612000016ea0]{Idle}: Deallocated (fsm.c:568) 20241209164921555 DMM DEBUG MM_STATE_Iu[0x612000017020]{Detached}: Deallocated (fsm.c:568) 20241209164921555 DMM DEBUG GMM(gmm_fsm)[0x612000016ba0]{Deregistered}: Deallocated (fsm.c:568) 20241209164921555 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164921602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164921602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164921602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164921602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164921602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164921602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164921602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164921602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164921603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164921604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164921604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164921604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164921605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164921605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164921605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164921605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164921605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164921605 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164921605 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164921605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164921606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164921606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164921609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164921621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164921622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(786)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164921644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164921644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164921644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164921644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164921644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164921644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164921644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164921644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164921644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(792)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(793)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164921646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164921646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164921646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164921646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164921646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164921646 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164921646 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164921646 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164921646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(793)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164921647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164921647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164921650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164921661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164921661 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI210(790)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(792)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164921670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164921670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164921670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164921670 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164921670 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164921670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164921670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164921670 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164921670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164921672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164921672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164921672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164921672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164921672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164921672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164921672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164921672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164921672 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164921672 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164921672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(797)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164921673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164921673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164921676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164921685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164921685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164921968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164921968 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164921968 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164921968 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164921970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(798)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164921971 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='DBBEA403'O, index=0 SGSN_Test-GSUP(799)@fbda6b00d07d: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@fbda6b00d07d: 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 := 'F3FAF40968CC69C944A496B403F6D06D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6A70789'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46ACB2340ACFE62D'O } } } } } 20241209164922015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164922015 DLLC NOTICE LLME(ffffffff/dbbea403){UNASSIGNED} LLC RX: unknown TLLI 0xdbbea403, creating LLME on the fly (gprs_llc.c:552) 20241209164922015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164922015 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164922016 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Allocated (fsm.c:456) 20241209164922016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Allocated (fsm.c:456) 20241209164922016 DMM DEBUG MM_STATE_Gb[0x612000017620]{Idle}: Allocated (fsm.c:456) 20241209164922016 DMM DEBUG MM_STATE_Iu[0x6120000177a0]{Detached}: Allocated (fsm.c:456) 20241209164922016 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164922016 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164922016 DLLC NOTICE LLME(ffffffff/dbbea403){UNASSIGNED} LLGM Assign pre (dbbea403 => fc548a12) (gprs_llc.c:1079) 20241209164922016 DLLC NOTICE LLME(dbbea403/fc548a12){ASSIGNED} LLGM Assign post (dbbea403 => fc548a12) (gprs_llc.c:1125) 20241209164922016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164922016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164922016 DMM DEBUG MM(262420000000020/fc548a12) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164922029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164922029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164922029 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164922029 DMM DEBUG MM(262420000000020/fc548a12) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1066) 20241209164922029 DMM NOTICE MM(262420000000020/fc548a12) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164922029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164922029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164922029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164922029 DMM DEBUG MM(262420000000020/fc548a12) Requesting authorization (sgsn_auth.c:160) 20241209164922029 DMM INFO MM(262420000000020/fc548a12) Requesting authentication tuples (sgsn_auth.c:184) 20241209164922029 DMM DEBUG MM(262420000000020/fc548a12) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164922029 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241209164922029 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@fbda6b00d07d: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20241209164922032 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164922032 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164922032 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164922032 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164922032 DMM INFO MM(262420000000020/fc548a12) Subscriber data update (mmctx.c:445) 20241209164922032 DMM DEBUG MM(262420000000020/fc548a12) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164922032 DMM INFO MM(262420000000020/fc548a12) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164922032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164922032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164922032 DMM INFO MM(262420000000020/fc548a12) <- GMM AUTH AND CIPHERING REQ (rand = f3 fa f4 09 68 cc 69 c9 44 a4 96 b4 03 f6 d0 6d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164922040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164922040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164922040 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164922040 DMM INFO MM(262420000000020/fc548a12) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164922040 DMM NOTICE MM(262420000000020/fc548a12) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164922040 DMM DEBUG MM(262420000000020/fc548a12) checking auth: received GSM SRES = a6 a7 07 89 (gprs_gmm.c:648) 20241209164922040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164922040 DMM DEBUG MM(262420000000020/fc548a12) Requesting authorization (sgsn_auth.c:160) 20241209164922040 DMM INFO MM(262420000000020/fc548a12) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164922040 DMM DEBUG MM(262420000000020/fc548a12) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164922040 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241209164922040 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) 20241209164922040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164922040 DMM INFO MM(262420000000020/fc548a12) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc548a12) (gprs_gmm.c:282) 20241209164922042 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164922042 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164922042 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241209164922042 DMM INFO MM(262420000000020/fc548a12) Subscriber data update (mmctx.c:445) 20241209164922042 DMM DEBUG MM(262420000000020/fc548a12) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164922042 DMM INFO MM(262420000000020/fc548a12) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164922042 DMM NOTICE MM(262420000000020/fc548a12) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:982) 20241209164922042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164922042 DMM NOTICE MM(262420000000020/fc548a12) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164922042 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) 20241209164922043 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164922043 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241209164922043 DMM INFO MM(262420000000020/fc548a12) Subscriber data update (mmctx.c:445) 20241209164922043 DMM DEBUG MM(262420000000020/fc548a12) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164922048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164922048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164922048 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164922049 DMM INFO MM(262420000000020/fc548a12) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164922049 DMM NOTICE MM(262420000000020/fc548a12) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164922049 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164922049 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164922049 DLLC NOTICE LLME(dbbea403/fc548a12){ASSIGNED} LLGM Assign pre (ffffffff => fc548a12) (gprs_llc.c:1079) 20241209164922049 DLLC NOTICE LLME(ffffffff/fc548a12){ASSIGNED} LLGM Assign post (ffffffff => fc548a12) (gprs_llc.c:1125) 20241209164922049 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164922049 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164922049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164922049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164922100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164922100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209164922100 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164922100 DMM INFO MM(262420000000020/fc548a12) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209164922100 DMM INFO MM(262420000000020/fc548a12) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209164922100 DMM DEBUG MM(262420000000020/fc548a12) Using GGSN 0 (gprs_sm.c:317) 20241209164922100 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) 20241209164922101 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241209164922101 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209164922101 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20241209164922101 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241209164922111 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 6b 2b 94 7c 11 df 3c 27 bb 14 05 7f c6 ac d4 c8 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) 20241209164922111 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f56a5de19b0, cbp=0x61400000c8a0) (sgsn_libgtp.c:633) 20241209164922111 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241209164922111 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241209164922111 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209164922111 DMM NOTICE MM(262420000000020/fc548a12) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@fbda6b00d07d: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@fbda6b00d07d: Final verdict of PTC: pass 20241209164922120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43352<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164922122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-GSUP(799)@fbda6b00d07d: Final verdict of PTC: none 20241209164922122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(798)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(793)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(787)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(790)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(797)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(791)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(795)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(785)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(790): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Mon Dec 9 16:49:22 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 20241209164922256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164922658 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43358<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94916) 20241209164923123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164923123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94916, count=99272) 20241209164924125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164924125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Mon Dec 9 16:49:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164925126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164925126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_pdp_act_user_deact_mo started. 20241209164925717 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164925718 DMM INFO MM(262420000000020/fc548a12) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164925718 DMM INFO MM(262420000000020/fc548a12) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164925718 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164925718 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164925718 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164925718 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164925718 DLLC NOTICE LLME(ffffffff/fc548a12){ASSIGNED} LLGM Assign pre (fc548a12 => ffffffff) (gprs_llc.c:1079) 20241209164925718 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc548a12 => ffffffff) (gprs_llc.c:1125) 20241209164925718 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241209164925718 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) 20241209164925718 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:402) 20241209164925718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000174a0]{Init}: Deallocated (fsm.c:568) 20241209164925718 DMM DEBUG MM_STATE_Gb(0)[0x612000017620]{Idle}: Deallocated (fsm.c:568) 20241209164925718 DMM DEBUG MM_STATE_Iu[0x6120000177a0]{Detached}: Deallocated (fsm.c:568) 20241209164925718 DMM DEBUG GMM(gmm_fsm)[0x612000017320]{Deregistered}: Deallocated (fsm.c:568) 20241209164925718 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(807)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164925768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164925768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164925768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164925768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164925768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164925768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164925768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164925769 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164925769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(807)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(806)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209164925771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164925771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164925771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164925771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164925771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164925771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164925772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164925772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164925772 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164925772 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164925772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164925772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164925772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164925776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(803)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164925785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164925785 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(804)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(806)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(812)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(812)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164925805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) SGSN_Test-Gb2-NS2(811)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164925805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164925805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164925805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164925805 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164925806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164925806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164925806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164925806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(812)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164925808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164925808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164925808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164925808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164925808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164925808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164925808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164925808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164925808 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164925808 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164925808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(812)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164925809 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164925809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164925812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164925821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164925821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(809)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(811)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(816)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164925837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164925837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164925837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164925837 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164925837 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164925837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164925837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164925837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164925837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164925839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164925839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164925839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164925839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164925839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164925839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164925839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164925839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164925839 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164925839 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164925839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164925839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164925839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164925843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164925851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164925851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(815)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164926127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164926127 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164926127 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164926127 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(817)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164926129 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(817)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164926130 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(817)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(817)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(817)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(804)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='EFCAAA2F'O, index=0 SGSN_Test-GSUP(818)@fbda6b00d07d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@fbda6b00d07d: 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 := 'F6CD3F4070F8D885CE5ECCA184080360'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD51AA97'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2CF9028CBAA9D72F'O } } } } } 20241209164926179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164926179 DLLC NOTICE LLME(ffffffff/efcaaa2f){UNASSIGNED} LLC RX: unknown TLLI 0xefcaaa2f, creating LLME on the fly (gprs_llc.c:552) 20241209164926179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164926179 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164926179 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Allocated (fsm.c:456) 20241209164926179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Allocated (fsm.c:456) 20241209164926179 DMM DEBUG MM_STATE_Gb[0x612000017c20]{Idle}: Allocated (fsm.c:456) 20241209164926179 DMM DEBUG MM_STATE_Iu[0x612000017da0]{Detached}: Allocated (fsm.c:456) 20241209164926179 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164926179 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164926179 DLLC NOTICE LLME(ffffffff/efcaaa2f){UNASSIGNED} LLGM Assign pre (efcaaa2f => dbb89a82) (gprs_llc.c:1079) 20241209164926179 DLLC NOTICE LLME(efcaaa2f/dbb89a82){ASSIGNED} LLGM Assign post (efcaaa2f => dbb89a82) (gprs_llc.c:1125) 20241209164926179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164926179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164926180 DMM DEBUG MM(262420000000021/dbb89a82) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164926192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164926192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164926192 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164926192 DMM DEBUG MM(262420000000021/dbb89a82) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1066) 20241209164926192 DMM NOTICE MM(262420000000021/dbb89a82) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164926192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164926192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164926192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164926192 DMM DEBUG MM(262420000000021/dbb89a82) Requesting authorization (sgsn_auth.c:160) 20241209164926192 DMM INFO MM(262420000000021/dbb89a82) Requesting authentication tuples (sgsn_auth.c:184) 20241209164926192 DMM DEBUG MM(262420000000021/dbb89a82) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164926192 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241209164926192 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@fbda6b00d07d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20241209164926195 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164926195 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164926195 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164926195 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164926195 DMM INFO MM(262420000000021/dbb89a82) Subscriber data update (mmctx.c:445) 20241209164926195 DMM DEBUG MM(262420000000021/dbb89a82) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164926195 DMM INFO MM(262420000000021/dbb89a82) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164926195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164926195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164926195 DMM INFO MM(262420000000021/dbb89a82) <- GMM AUTH AND CIPHERING REQ (rand = f6 cd 3f 40 70 f8 d8 85 ce 5e cc a1 84 08 03 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164926202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164926202 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164926202 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164926202 DMM INFO MM(262420000000021/dbb89a82) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164926202 DMM NOTICE MM(262420000000021/dbb89a82) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164926202 DMM DEBUG MM(262420000000021/dbb89a82) checking auth: received GSM SRES = dd 51 aa 97 (gprs_gmm.c:648) 20241209164926202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164926202 DMM DEBUG MM(262420000000021/dbb89a82) Requesting authorization (sgsn_auth.c:160) 20241209164926202 DMM INFO MM(262420000000021/dbb89a82) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164926202 DMM DEBUG MM(262420000000021/dbb89a82) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164926202 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241209164926202 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) 20241209164926202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164926202 DMM INFO MM(262420000000021/dbb89a82) <- GMM ATTACH ACCEPT (new P-TMSI=0xdbb89a82) (gprs_gmm.c:282) 20241209164926203 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164926203 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164926203 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241209164926203 DMM INFO MM(262420000000021/dbb89a82) Subscriber data update (mmctx.c:445) 20241209164926204 DMM DEBUG MM(262420000000021/dbb89a82) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164926204 DMM INFO MM(262420000000021/dbb89a82) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164926204 DMM NOTICE MM(262420000000021/dbb89a82) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:982) 20241209164926204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164926204 DMM NOTICE MM(262420000000021/dbb89a82) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164926204 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) 20241209164926204 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164926204 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241209164926204 DMM INFO MM(262420000000021/dbb89a82) Subscriber data update (mmctx.c:445) 20241209164926204 DMM DEBUG MM(262420000000021/dbb89a82) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164926210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164926210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164926210 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164926210 DMM INFO MM(262420000000021/dbb89a82) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164926210 DMM NOTICE MM(262420000000021/dbb89a82) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164926210 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164926210 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164926211 DLLC NOTICE LLME(efcaaa2f/dbb89a82){ASSIGNED} LLGM Assign pre (ffffffff => dbb89a82) (gprs_llc.c:1079) 20241209164926211 DLLC NOTICE LLME(ffffffff/dbb89a82){ASSIGNED} LLGM Assign post (ffffffff => dbb89a82) (gprs_llc.c:1125) 20241209164926211 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164926211 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164926211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164926211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164926262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164926262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209164926262 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164926262 DMM INFO MM(262420000000021/dbb89a82) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209164926262 DMM INFO MM(262420000000021/dbb89a82) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209164926262 DMM DEBUG MM(262420000000021/dbb89a82) Using GGSN 0 (gprs_sm.c:317) 20241209164926262 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) 20241209164926262 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241209164926262 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209164926262 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20241209164926262 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241209164926274 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 7b b6 dd b5 11 a5 f0 78 f3 14 05 7f 0a 7f da dc 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) 20241209164926274 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:633) 20241209164926274 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209164926274 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100422ecb8 TLLI=dbb89a82, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209164926274 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209164926274 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209164926282 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20241209164926288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164926289 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209164926289 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164926292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164926292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241209164926293 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164926293 DMM INFO MM(262420000000021/dbb89a82) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241209164926293 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209164926293 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241209164926294 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) 20241209164926294 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f56a5de19b0, cbp=0x61400000cea0) (sgsn_libgtp.c:633) 20241209164926294 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241209164926295 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100422ecb8, TLLI=dbb89a82, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209164926295 DMM INFO MM(262420000000021/dbb89a82) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241209164926295 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241209164926295 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(804)@fbda6b00d07d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@fbda6b00d07d: Final verdict of PTC: pass 20241209164926303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@fbda6b00d07d: Final verdict of PTC: none 20241209164926306 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164926306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(817)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(807)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(812)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(816)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(804)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(815)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(809)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(811)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(810)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(814)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(805)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(804): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(809): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(815): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Mon Dec 9 16:49:26 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 20241209164926434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164926835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105192) 20241209164927307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164927307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105192, count=105732) 20241209164928309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164928309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Mon Dec 9 16:49:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164929311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164929311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_pdp_act_user_deact_mt started. 20241209164929897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164929898 DMM INFO MM(262420000000021/dbb89a82) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164929898 DMM INFO MM(262420000000021/dbb89a82) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164929898 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164929898 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164929898 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164929898 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164929898 DLLC NOTICE LLME(ffffffff/dbb89a82){ASSIGNED} LLGM Assign pre (dbb89a82 => ffffffff) (gprs_llc.c:1079) 20241209164929898 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbb89a82 => ffffffff) (gprs_llc.c:1125) 20241209164929898 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241209164929898 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) 20241209164929898 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:402) 20241209164929898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000017aa0]{Init}: Deallocated (fsm.c:568) 20241209164929898 DMM DEBUG MM_STATE_Gb(0)[0x612000017c20]{Idle}: Deallocated (fsm.c:568) 20241209164929899 DMM DEBUG MM_STATE_Iu[0x612000017da0]{Detached}: Deallocated (fsm.c:568) 20241209164929899 DMM DEBUG GMM(gmm_fsm)[0x612000017920]{Deregistered}: Deallocated (fsm.c:568) 20241209164929899 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164929945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164929945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164929945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164929945 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164929945 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164929945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164929946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164929946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164929946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164929947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164929947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164929947 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164929948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164929948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164929948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164929948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164929948 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164929948 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164929948 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164929948 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164929948 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164929948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164929951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(826)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(822)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164929960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164929960 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164929980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164929980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164929980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164929980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164929980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164929980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164929980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164929980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164929980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164929981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164929981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164929981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164929981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164929981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164929982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164929982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164929982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164929982 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164929982 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164929982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164929982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164929982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164929987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(831)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164929997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164929997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164930022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164930022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164930022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164930022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164930022 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164930022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164930022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164930022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164930022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164930023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164930023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164930023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164930023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164930023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164930024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164930024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164930024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164930024 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164930024 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164930024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164930024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(835)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164930024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164930028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164930040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164930040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164930312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164930312 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164930312 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164930312 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164930314 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(836)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164930315 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='DB681921'O, index=0 SGSN_Test-GSUP(837)@fbda6b00d07d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@fbda6b00d07d: 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 := 'F640F5F65D096686A2341B677D04CEA3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DCEDDAC3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '831B3A177A6202BF'O } } } } } 20241209164930361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164930361 DLLC NOTICE LLME(ffffffff/db681921){UNASSIGNED} LLC RX: unknown TLLI 0xdb681921, creating LLME on the fly (gprs_llc.c:552) 20241209164930361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164930361 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164930361 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Allocated (fsm.c:456) 20241209164930361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Allocated (fsm.c:456) 20241209164930361 DMM DEBUG MM_STATE_Gb[0x6120000183a0]{Idle}: Allocated (fsm.c:456) 20241209164930361 DMM DEBUG MM_STATE_Iu[0x612000018520]{Detached}: Allocated (fsm.c:456) 20241209164930361 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164930362 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164930362 DLLC NOTICE LLME(ffffffff/db681921){UNASSIGNED} LLGM Assign pre (db681921 => cffb8d2e) (gprs_llc.c:1079) 20241209164930362 DLLC NOTICE LLME(db681921/cffb8d2e){ASSIGNED} LLGM Assign post (db681921 => cffb8d2e) (gprs_llc.c:1125) 20241209164930362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164930362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164930362 DMM DEBUG MM(262420000000022/cffb8d2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164930375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164930375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164930376 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164930376 DMM DEBUG MM(262420000000022/cffb8d2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241209164930376 DMM NOTICE MM(262420000000022/cffb8d2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164930376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164930376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164930376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164930376 DMM DEBUG MM(262420000000022/cffb8d2e) Requesting authorization (sgsn_auth.c:160) 20241209164930376 DMM INFO MM(262420000000022/cffb8d2e) Requesting authentication tuples (sgsn_auth.c:184) 20241209164930376 DMM DEBUG MM(262420000000022/cffb8d2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164930376 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241209164930376 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@fbda6b00d07d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20241209164930379 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164930379 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164930379 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164930379 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164930379 DMM INFO MM(262420000000022/cffb8d2e) Subscriber data update (mmctx.c:445) 20241209164930379 DMM DEBUG MM(262420000000022/cffb8d2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164930379 DMM INFO MM(262420000000022/cffb8d2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164930379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164930379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164930379 DMM INFO MM(262420000000022/cffb8d2e) <- GMM AUTH AND CIPHERING REQ (rand = f6 40 f5 f6 5d 09 66 86 a2 34 1b 67 7d 04 ce a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164930386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164930386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164930386 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164930386 DMM INFO MM(262420000000022/cffb8d2e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164930386 DMM NOTICE MM(262420000000022/cffb8d2e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164930386 DMM DEBUG MM(262420000000022/cffb8d2e) checking auth: received GSM SRES = dc ed da c3 (gprs_gmm.c:648) 20241209164930386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164930386 DMM DEBUG MM(262420000000022/cffb8d2e) Requesting authorization (sgsn_auth.c:160) 20241209164930386 DMM INFO MM(262420000000022/cffb8d2e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164930386 DMM DEBUG MM(262420000000022/cffb8d2e) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164930386 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241209164930386 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) 20241209164930387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164930387 DMM INFO MM(262420000000022/cffb8d2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcffb8d2e) (gprs_gmm.c:282) 20241209164930388 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164930388 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164930388 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241209164930388 DMM INFO MM(262420000000022/cffb8d2e) Subscriber data update (mmctx.c:445) 20241209164930388 DMM DEBUG MM(262420000000022/cffb8d2e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164930388 DMM INFO MM(262420000000022/cffb8d2e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164930388 DMM NOTICE MM(262420000000022/cffb8d2e) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241209164930388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164930388 DMM NOTICE MM(262420000000022/cffb8d2e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164930388 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) 20241209164930389 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164930389 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241209164930389 DMM INFO MM(262420000000022/cffb8d2e) Subscriber data update (mmctx.c:445) 20241209164930389 DMM DEBUG MM(262420000000022/cffb8d2e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164930394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164930394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164930394 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164930394 DMM INFO MM(262420000000022/cffb8d2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164930394 DMM NOTICE MM(262420000000022/cffb8d2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164930394 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164930394 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164930394 DLLC NOTICE LLME(db681921/cffb8d2e){ASSIGNED} LLGM Assign pre (ffffffff => cffb8d2e) (gprs_llc.c:1079) 20241209164930394 DLLC NOTICE LLME(ffffffff/cffb8d2e){ASSIGNED} LLGM Assign post (ffffffff => cffb8d2e) (gprs_llc.c:1125) 20241209164930394 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164930395 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164930395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164930395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164930446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164930446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209164930446 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164930446 DMM INFO MM(262420000000022/cffb8d2e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209164930446 DMM INFO MM(262420000000022/cffb8d2e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209164930446 DMM DEBUG MM(262420000000022/cffb8d2e) Using GGSN 0 (gprs_sm.c:317) 20241209164930446 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) 20241209164930446 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241209164930446 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209164930446 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20241209164930446 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241209164930457 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 93 bf e5 63 11 25 7c 64 f2 14 05 7f fd 41 30 18 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) 20241209164930457 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de19b0, cbp=0x61400000d4a0) (sgsn_libgtp.c:633) 20241209164930457 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209164930457 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100448f8b8 TLLI=cffb8d2e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209164930457 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209164930457 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209164930465 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20241209164930473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164930473 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209164930473 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164930475 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241209164930475 DGPRS INFO PDP(262420000000022:5): Context 0x7f56a5de19b0 was deleted (sgsn_libgtp.c:707) 20241209164930475 DMM INFO MM(262420000000022/cffb8d2e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209164930475 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241209164930475 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@fbda6b00d07d: Removing Client IMSI='262420000000022'H, index=0 20241209164930482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164930482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241209164930482 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164930482 DMM INFO MM(262420000000022/cffb8d2e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@fbda6b00d07d: Final verdict of PTC: pass 20241209164930485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52272<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209164930487 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-GSUP(837)@fbda6b00d07d: Final verdict of PTC: none 20241209164930487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(830)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(835)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(825)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(823)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(833)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(828)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Mon Dec 9 16:49:30 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 20241209164930595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164930997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92084) 20241209164931489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164931489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92084, count=105368) 20241209164932490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164932490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Mon Dec 9 16:49:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164933491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164933491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209164933632 DGPRS DEBUG Checking for inactive LLMEs, time = 15573707 (sgsn.c:132) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_pdp_act_deact_dup started. 20241209164934057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164934059 DMM INFO MM(262420000000022/cffb8d2e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164934059 DMM INFO MM(262420000000022/cffb8d2e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164934059 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164934059 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164934059 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164934059 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164934059 DLLC NOTICE LLME(ffffffff/cffb8d2e){ASSIGNED} LLGM Assign pre (cffb8d2e => ffffffff) (gprs_llc.c:1079) 20241209164934059 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cffb8d2e => ffffffff) (gprs_llc.c:1125) 20241209164934059 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100448f560 (gprs_sndcp.c:574) 20241209164934059 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100448f8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209164934059 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241209164934059 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) 20241209164934059 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:402) 20241209164934059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000018220]{Init}: Deallocated (fsm.c:568) 20241209164934059 DMM DEBUG MM_STATE_Gb(0)[0x6120000183a0]{Idle}: Deallocated (fsm.c:568) 20241209164934059 DMM DEBUG MM_STATE_Iu[0x612000018520]{Detached}: Deallocated (fsm.c:568) 20241209164934059 DMM DEBUG GMM(gmm_fsm)[0x6120000180a0]{Deregistered}: Deallocated (fsm.c:568) 20241209164934059 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164934106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164934106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164934106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164934106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164934106 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164934106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164934106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164934106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164934106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164934108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164934108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164934108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164934109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164934109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164934109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164934109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164934109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164934109 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164934109 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164934109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(844)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209164934109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164934109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164934113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164934123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164934123 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(843)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(850)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164934155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164934155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164934155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164934155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164934155 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164934155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164934155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164934155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164934155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(850)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164934156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164934156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164934156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164934157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164934157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164934157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164934157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164934157 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164934157 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164934157 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164934157 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164934157 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164934158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(850)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(850)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(849)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209164934163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209164934172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164934172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(847)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(849)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164934193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164934193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164934193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164934193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164934193 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164934193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164934193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164934193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164934193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164934195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164934195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164934195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164934195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164934195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164934195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164934195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164934195 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164934195 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164934195 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164934195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164934195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164934195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(855)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164934199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164934208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164934208 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(852)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164934492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164934492 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164934492 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164934492 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(854)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164934495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(854)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(854)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209164934495 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(854)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='DD6C6D00'O, index=0 SGSN_Test-GSUP(856)@fbda6b00d07d: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@fbda6b00d07d: 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 := '12406615BF234F72A1E5B60A7677EDF6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B5E2B7B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9593C3967DFAAA77'O } } } } } 20241209164934540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164934540 DLLC NOTICE LLME(ffffffff/dd6c6d00){UNASSIGNED} LLC RX: unknown TLLI 0xdd6c6d00, creating LLME on the fly (gprs_llc.c:552) 20241209164934540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164934541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164934541 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Allocated (fsm.c:456) 20241209164934541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Allocated (fsm.c:456) 20241209164934541 DMM DEBUG MM_STATE_Gb[0x612000018b20]{Idle}: Allocated (fsm.c:456) 20241209164934541 DMM DEBUG MM_STATE_Iu[0x612000018ca0]{Detached}: Allocated (fsm.c:456) 20241209164934541 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164934541 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164934541 DLLC NOTICE LLME(ffffffff/dd6c6d00){UNASSIGNED} LLGM Assign pre (dd6c6d00 => c699f8b3) (gprs_llc.c:1079) 20241209164934541 DLLC NOTICE LLME(dd6c6d00/c699f8b3){ASSIGNED} LLGM Assign post (dd6c6d00 => c699f8b3) (gprs_llc.c:1125) 20241209164934541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164934541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164934541 DMM DEBUG MM(262420000000046/c699f8b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164934553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164934554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164934554 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164934554 DMM DEBUG MM(262420000000046/c699f8b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1066) 20241209164934554 DMM NOTICE MM(262420000000046/c699f8b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164934554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164934554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164934554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164934554 DMM DEBUG MM(262420000000046/c699f8b3) Requesting authorization (sgsn_auth.c:160) 20241209164934554 DMM INFO MM(262420000000046/c699f8b3) Requesting authentication tuples (sgsn_auth.c:184) 20241209164934554 DMM DEBUG MM(262420000000046/c699f8b3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164934554 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241209164934554 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@fbda6b00d07d: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20241209164934557 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164934557 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164934557 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164934557 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164934557 DMM INFO MM(262420000000046/c699f8b3) Subscriber data update (mmctx.c:445) 20241209164934557 DMM DEBUG MM(262420000000046/c699f8b3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164934557 DMM INFO MM(262420000000046/c699f8b3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164934557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164934557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164934557 DMM INFO MM(262420000000046/c699f8b3) <- GMM AUTH AND CIPHERING REQ (rand = 12 40 66 15 bf 23 4f 72 a1 e5 b6 0a 76 77 ed f6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164934567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164934567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164934567 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164934567 DMM INFO MM(262420000000046/c699f8b3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164934567 DMM NOTICE MM(262420000000046/c699f8b3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164934567 DMM DEBUG MM(262420000000046/c699f8b3) checking auth: received GSM SRES = 1b 5e 2b 7b (gprs_gmm.c:648) 20241209164934567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164934567 DMM DEBUG MM(262420000000046/c699f8b3) Requesting authorization (sgsn_auth.c:160) 20241209164934567 DMM INFO MM(262420000000046/c699f8b3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164934567 DMM DEBUG MM(262420000000046/c699f8b3) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164934567 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241209164934567 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) 20241209164934567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164934567 DMM INFO MM(262420000000046/c699f8b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc699f8b3) (gprs_gmm.c:282) 20241209164934568 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164934568 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164934569 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241209164934569 DMM INFO MM(262420000000046/c699f8b3) Subscriber data update (mmctx.c:445) 20241209164934569 DMM DEBUG MM(262420000000046/c699f8b3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164934569 DMM INFO MM(262420000000046/c699f8b3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164934569 DMM NOTICE MM(262420000000046/c699f8b3) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:982) 20241209164934569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164934569 DMM NOTICE MM(262420000000046/c699f8b3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164934569 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) 20241209164934569 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164934569 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241209164934569 DMM INFO MM(262420000000046/c699f8b3) Subscriber data update (mmctx.c:445) 20241209164934569 DMM DEBUG MM(262420000000046/c699f8b3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164934575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164934575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164934575 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164934575 DMM INFO MM(262420000000046/c699f8b3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164934575 DMM NOTICE MM(262420000000046/c699f8b3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164934575 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164934575 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164934575 DLLC NOTICE LLME(dd6c6d00/c699f8b3){ASSIGNED} LLGM Assign pre (ffffffff => c699f8b3) (gprs_llc.c:1079) 20241209164934575 DLLC NOTICE LLME(ffffffff/c699f8b3){ASSIGNED} LLGM Assign post (ffffffff => c699f8b3) (gprs_llc.c:1125) 20241209164934575 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164934575 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164934575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164934575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@fbda6b00d07d: setverdict(pass): none -> pass 20241209164934628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164934628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209164934628 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164934628 DMM INFO MM(262420000000046/c699f8b3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209164934628 DMM INFO MM(262420000000046/c699f8b3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209164934628 DMM DEBUG MM(262420000000046/c699f8b3) Using GGSN 0 (gprs_sm.c:317) 20241209164934628 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) 20241209164934628 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241209164934628 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209164934628 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20241209164934628 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241209164934639 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 7f e8 a0 dd 11 9f 5a e5 42 14 05 7f ce e6 12 20 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241209164934639 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:633) 20241209164934639 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209164934639 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210046978b8 TLLI=c699f8b3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209164934639 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209164934639 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209164934647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164934647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241209164934647 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164934647 DMM INFO MM(262420000000046/c699f8b3) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241209164934648 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209164934648 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241209164934648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164934648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164934648 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164934648 DMM INFO MM(262420000000046/c699f8b3) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20241209164934648 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209164934648 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(858)@fbda6b00d07d: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(858)@fbda6b00d07d: "Received deletePDPContextResponse 1, seq_nr=1036" 20241209164934650 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) 20241209164934650 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f56a5de19b0, cbp=0x61400000daa0) (sgsn_libgtp.c:633) 20241209164934650 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241209164934650 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210046978b8, TLLI=c699f8b3, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209164934650 DMM INFO MM(262420000000046/c699f8b3) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241209164934650 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241209164934650 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209164934650 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) 20241209164934650 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(858)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@fbda6b00d07d: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@fbda6b00d07d: Final verdict of PTC: pass 20241209164936659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(856)@fbda6b00d07d: Final verdict of PTC: none 20241209164936661 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209164936661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(850)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(854)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(844)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(855)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(847)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(852)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(849)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(842)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(848)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(853)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(847): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(848): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(849): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(850): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(852): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Mon Dec 9 16:49:36 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 20241209164936791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164937192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103112) 20241209164937662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164937662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103112, count=107468) 20241209164938662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164938662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Mon Dec 9 16:49:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209164939663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164939663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_second_attempt started. 20241209164940255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209164940256 DMM INFO MM(262420000000046/c699f8b3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209164940256 DMM INFO MM(262420000000046/c699f8b3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209164940256 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209164940256 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209164940256 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209164940256 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209164940256 DLLC NOTICE LLME(ffffffff/c699f8b3){ASSIGNED} LLGM Assign pre (c699f8b3 => ffffffff) (gprs_llc.c:1079) 20241209164940256 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c699f8b3 => ffffffff) (gprs_llc.c:1125) 20241209164940256 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241209164940256 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) 20241209164940256 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:402) 20241209164940256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000189a0]{Init}: Deallocated (fsm.c:568) 20241209164940256 DMM DEBUG MM_STATE_Gb(0)[0x612000018b20]{Idle}: Deallocated (fsm.c:568) 20241209164940257 DMM DEBUG MM_STATE_Iu[0x612000018ca0]{Detached}: Deallocated (fsm.c:568) 20241209164940257 DMM DEBUG GMM(gmm_fsm)[0x612000018820]{Deregistered}: Deallocated (fsm.c:568) 20241209164940257 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164940298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209164940299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164940299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164940299 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164940299 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209164940299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164940299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164940299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164940299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164940301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164940301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164940301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164940301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164940301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164940301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164940301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164940301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164940301 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209164940301 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164940301 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164940302 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164940302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164940306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164940317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164940317 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164940335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209164940335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164940335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164940335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164940335 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209164940335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164940335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164940335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164940335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164940337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164940337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164940337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164940337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164940337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164940337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164940337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164940337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164940337 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209164940337 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164940337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164940337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164940337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164940342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164940351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164940352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(867)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209164940379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209164940379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209164940379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209164940379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164940379 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209164940379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209164940379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209164940379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209164940379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209164940381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209164940381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209164940381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209164940381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209164940381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209164940381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209164940381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209164940381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209164940381 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209164940381 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209164940381 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209164940382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209164940382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209164940386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209164940394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164940394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209164940664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209164940664 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209164940664 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209164940664 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209164940666 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(874)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209164940667 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@fbda6b00d07d: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='D7680D89'O, index=0 SGSN_Test-GSUP(875)@fbda6b00d07d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@fbda6b00d07d: 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 := '79CE185665F2618956E7BA4D317D03DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B013A3B9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '520D3BA65B0CA133'O } } } } } 20241209164940710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164940710 DLLC NOTICE LLME(ffffffff/d7680d89){UNASSIGNED} LLC RX: unknown TLLI 0xd7680d89, creating LLME on the fly (gprs_llc.c:552) 20241209164940710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164940711 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164940711 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: Allocated (fsm.c:456) 20241209164940711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Allocated (fsm.c:456) 20241209164940711 DMM DEBUG MM_STATE_Gb[0x6120000192a0]{Idle}: Allocated (fsm.c:456) 20241209164940711 DMM DEBUG MM_STATE_Iu[0x612000019420]{Detached}: Allocated (fsm.c:456) 20241209164940711 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164940711 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209164940711 DLLC NOTICE LLME(ffffffff/d7680d89){UNASSIGNED} LLGM Assign pre (d7680d89 => e2ede5ec) (gprs_llc.c:1079) 20241209164940711 DLLC NOTICE LLME(d7680d89/e2ede5ec){ASSIGNED} LLGM Assign post (d7680d89 => e2ede5ec) (gprs_llc.c:1125) 20241209164940711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164940711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164940711 DMM DEBUG MM(262420000000022/e2ede5ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164940725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164940725 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209164940725 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164940725 DMM DEBUG MM(262420000000022/e2ede5ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241209164940725 DMM NOTICE MM(262420000000022/e2ede5ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164940725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164940725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164940725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164940725 DMM DEBUG MM(262420000000022/e2ede5ec) Requesting authorization (sgsn_auth.c:160) 20241209164940725 DMM INFO MM(262420000000022/e2ede5ec) Requesting authentication tuples (sgsn_auth.c:184) 20241209164940725 DMM DEBUG MM(262420000000022/e2ede5ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209164940725 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241209164940725 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@fbda6b00d07d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@fbda6b00d07d: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20241209164940728 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209164940728 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209164940728 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209164940728 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209164940728 DMM INFO MM(262420000000022/e2ede5ec) Subscriber data update (mmctx.c:445) 20241209164940728 DMM DEBUG MM(262420000000022/e2ede5ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209164940729 DMM INFO MM(262420000000022/e2ede5ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209164940729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209164940729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209164940729 DMM INFO MM(262420000000022/e2ede5ec) <- GMM AUTH AND CIPHERING REQ (rand = 79 ce 18 56 65 f2 61 89 56 e7 ba 4d 31 7d 03 dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209164940737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164940737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164940737 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164940737 DMM INFO MM(262420000000022/e2ede5ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209164940737 DMM NOTICE MM(262420000000022/e2ede5ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209164940737 DMM DEBUG MM(262420000000022/e2ede5ec) checking auth: received GSM SRES = b0 13 a3 b9 (gprs_gmm.c:648) 20241209164940737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209164940737 DMM DEBUG MM(262420000000022/e2ede5ec) Requesting authorization (sgsn_auth.c:160) 20241209164940737 DMM INFO MM(262420000000022/e2ede5ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164940737 DMM DEBUG MM(262420000000022/e2ede5ec) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164940737 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241209164940737 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) 20241209164940737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209164940737 DMM INFO MM(262420000000022/e2ede5ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2ede5ec) (gprs_gmm.c:282) 20241209164940738 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209164940738 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209164940738 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241209164940738 DMM INFO MM(262420000000022/e2ede5ec) Subscriber data update (mmctx.c:445) 20241209164940738 DMM DEBUG MM(262420000000022/e2ede5ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209164940738 DMM INFO MM(262420000000022/e2ede5ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209164940738 DMM NOTICE MM(262420000000022/e2ede5ec) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:982) 20241209164940738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209164940738 DMM NOTICE MM(262420000000022/e2ede5ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209164940739 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) 20241209164940739 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209164940739 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241209164940739 DMM INFO MM(262420000000022/e2ede5ec) Subscriber data update (mmctx.c:445) 20241209164940739 DMM DEBUG MM(262420000000022/e2ede5ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209164940745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164940745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209164940745 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164940745 DMM INFO MM(262420000000022/e2ede5ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209164940745 DMM NOTICE MM(262420000000022/e2ede5ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209164940745 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209164940745 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209164940745 DLLC NOTICE LLME(d7680d89/e2ede5ec){ASSIGNED} LLGM Assign pre (ffffffff => e2ede5ec) (gprs_llc.c:1079) 20241209164940745 DLLC NOTICE LLME(ffffffff/e2ede5ec){ASSIGNED} LLGM Assign post (ffffffff => e2ede5ec) (gprs_llc.c:1125) 20241209164940745 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209164940746 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209164940746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209164940746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_second_attempt(877)@fbda6b00d07d: 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 := '6573131E98E3D614ECF4E03C8467D719'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F8033D3C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '66434D8BC8CB81EA'O } } } } } 20241209164940797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164940797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241209164940797 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164940797 DMM INFO MM(262420000000022/e2ede5ec) -> GMM ATTACH REQUEST MI(TMSI-0xE2EDE5EC) type="GPRS attach"  (gprs_gmm.c:1248) 20241209164940797 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209164940797 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209164940797 DLLC NOTICE LLME(ffffffff/e2ede5ec){ASSIGNED} LLGM Assign pre (e2ede5ec => d3158ca1) (gprs_llc.c:1079) 20241209164940797 DLLC NOTICE LLME(e2ede5ec/d3158ca1){ASSIGNED} LLGM Assign post (e2ede5ec => d3158ca1) (gprs_llc.c:1125) 20241209164940797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209164940797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209164940797 DMM DEBUG MM(262420000000022/d3158ca1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209164940803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209164940803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241209164940804 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209164940804 DMM DEBUG MM(262420000000022/d3158ca1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1066) 20241209164940804 DMM NOTICE MM(262420000000022/d3158ca1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209164940804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209164940804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209164940804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209164940804 DMM DEBUG MM(262420000000022/d3158ca1) Requesting authorization (sgsn_auth.c:160) 20241209164940804 DMM INFO MM(262420000000022/d3158ca1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209164940804 DMM DEBUG MM(262420000000022/d3158ca1) Requesting subscriber data update (gprs_subscriber.c:894) 20241209164940804 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241209164940804 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) 20241209164946805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241209164946805 DMM ERROR MM(262420000000022/d3158ca1) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241209164946805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241209164946805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209164946805 DMM NOTICE MM(262420000000022/d3158ca1) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241209164946805 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241209164946805 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) 20241209164946805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019120]{Reject}: Deallocated (fsm.c:568) 20241209164946805 DMM DEBUG MM_STATE_Gb(0)[0x6120000192a0]{Ready}: Deallocated (fsm.c:568) 20241209164946805 DMM DEBUG MM_STATE_Iu[0x612000019420]{Detached}: Deallocated (fsm.c:568) 20241209164946805 DMM DEBUG GMM(gmm_fsm)[0x612000018fa0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209164946805 DLLC NOTICE LLME(e2ede5ec/d3158ca1){ASSIGNED} LLGM Assign pre (d3158ca1 => ffffffff) (gprs_llc.c:1079) 20241209164946805 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3158ca1 => ffffffff) (gprs_llc.c:1125) 20241209165000665 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209165000665 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165000665 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241209165003633 DGPRS DEBUG Checking for inactive LLMEs, time = 15573737 (sgsn.c:132) 20241209165010303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165010305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165010305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209165010338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165010340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165010340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209165010383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165010384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165010384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@fbda6b00d07d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@fbda6b00d07d: Test Component 877 has requested to stop MTC. Terminating current testcase execution. 20241209165010724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165010724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(874)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(875)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(863)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(873)@fbda6b00d07d: Final verdict of PTC: none 20241209165010726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35380<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(859)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(868)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@fbda6b00d07d: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@fbda6b00d07d: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@fbda6b00d07d: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(861)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(866)@fbda6b00d07d: Final verdict of PTC: none TC_attach_second_attempt(877)@fbda6b00d07d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(871)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@fbda6b00d07d: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Mon Dec 9 16:50:10 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 20241209165010850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165011152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107088) 20241209165011726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165011726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107088, count=112520) 20241209165012727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165012727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Mon Dec 9 16:50:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165013727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165013728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_echo_timeout started. 20241209165014213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165014214 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165014253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165014253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165014253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165014253 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165014253 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165014253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165014253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165014253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165014253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165014255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165014255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165014255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165014255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165014255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165014255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165014255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165014255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165014255 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165014255 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165014255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165014256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165014256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165014259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165014269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165014269 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165014290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165014290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165014290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165014290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165014290 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165014290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165014290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165014290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165014290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165014292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165014292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165014292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165014292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165014292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165014292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165014292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165014292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165014292 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165014292 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165014292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165014293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165014293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165014296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165014307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165014307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165014326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165014326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165014326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165014326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165014326 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165014326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165014326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165014326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165014326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165014328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165014328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165014328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165014328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165014328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165014328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165014328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165014328 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165014328 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165014328 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165014328 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165014329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165014329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165014334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165014344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165014344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165014729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165014729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165014729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165014729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165014731 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(893)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165014732 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@fbda6b00d07d: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='FA972484'O, index=0 SGSN_Test-GSUP(894)@fbda6b00d07d: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@fbda6b00d07d: 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 := 'F73A8758B4BB6E09AEB5FDE4B3C5BF7C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EBB111B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC9CF1618F80F1C8'O } } } } } 20241209165014778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165014778 DLLC NOTICE LLME(ffffffff/fa972484){UNASSIGNED} LLC RX: unknown TLLI 0xfa972484, creating LLME on the fly (gprs_llc.c:552) 20241209165014779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165014779 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165014779 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Allocated (fsm.c:456) 20241209165014779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Allocated (fsm.c:456) 20241209165014779 DMM DEBUG MM_STATE_Gb[0x6120000198a0]{Idle}: Allocated (fsm.c:456) 20241209165014779 DMM DEBUG MM_STATE_Iu[0x612000019a20]{Detached}: Allocated (fsm.c:456) 20241209165014779 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165014779 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165014779 DLLC NOTICE LLME(ffffffff/fa972484){UNASSIGNED} LLGM Assign pre (fa972484 => caf41c88) (gprs_llc.c:1079) 20241209165014779 DLLC NOTICE LLME(fa972484/caf41c88){ASSIGNED} LLGM Assign post (fa972484 => caf41c88) (gprs_llc.c:1125) 20241209165014779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165014779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165014779 DMM DEBUG MM(262420000000067/caf41c88) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165014791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165014791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165014791 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165014791 DMM DEBUG MM(262420000000067/caf41c88) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1066) 20241209165014791 DMM NOTICE MM(262420000000067/caf41c88) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165014791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165014791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165014791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165014791 DMM DEBUG MM(262420000000067/caf41c88) Requesting authorization (sgsn_auth.c:160) 20241209165014791 DMM INFO MM(262420000000067/caf41c88) Requesting authentication tuples (sgsn_auth.c:184) 20241209165014791 DMM DEBUG MM(262420000000067/caf41c88) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165014791 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241209165014791 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@fbda6b00d07d: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@fbda6b00d07d: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20241209165014794 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165014794 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165014794 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165014794 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165014794 DMM INFO MM(262420000000067/caf41c88) Subscriber data update (mmctx.c:445) 20241209165014794 DMM DEBUG MM(262420000000067/caf41c88) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165014794 DMM INFO MM(262420000000067/caf41c88) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165014794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165014794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165014794 DMM INFO MM(262420000000067/caf41c88) <- GMM AUTH AND CIPHERING REQ (rand = f7 3a 87 58 b4 bb 6e 09 ae b5 fd e4 b3 c5 bf 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165014803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165014803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165014804 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165014804 DMM INFO MM(262420000000067/caf41c88) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165014804 DMM NOTICE MM(262420000000067/caf41c88) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165014804 DMM DEBUG MM(262420000000067/caf41c88) checking auth: received GSM SRES = eb b1 11 b8 (gprs_gmm.c:648) 20241209165014804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165014804 DMM DEBUG MM(262420000000067/caf41c88) Requesting authorization (sgsn_auth.c:160) 20241209165014804 DMM INFO MM(262420000000067/caf41c88) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165014804 DMM DEBUG MM(262420000000067/caf41c88) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165014804 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241209165014804 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) 20241209165014804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165014804 DMM INFO MM(262420000000067/caf41c88) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaf41c88) (gprs_gmm.c:282) 20241209165014806 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165014806 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165014806 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241209165014806 DMM INFO MM(262420000000067/caf41c88) Subscriber data update (mmctx.c:445) 20241209165014806 DMM DEBUG MM(262420000000067/caf41c88) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165014806 DMM INFO MM(262420000000067/caf41c88) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165014806 DMM NOTICE MM(262420000000067/caf41c88) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:982) 20241209165014806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165014806 DMM NOTICE MM(262420000000067/caf41c88) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165014806 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) 20241209165014806 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165014806 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241209165014806 DMM INFO MM(262420000000067/caf41c88) Subscriber data update (mmctx.c:445) 20241209165014806 DMM DEBUG MM(262420000000067/caf41c88) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165014812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165014812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165014812 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165014812 DMM INFO MM(262420000000067/caf41c88) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165014812 DMM NOTICE MM(262420000000067/caf41c88) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165014812 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165014812 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165014812 DLLC NOTICE LLME(fa972484/caf41c88){ASSIGNED} LLGM Assign pre (ffffffff => caf41c88) (gprs_llc.c:1079) 20241209165014812 DLLC NOTICE LLME(ffffffff/caf41c88){ASSIGNED} LLGM Assign post (ffffffff => caf41c88) (gprs_llc.c:1125) 20241209165014812 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165014812 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165014812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165014812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165014865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165014865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165014865 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165014865 DMM INFO MM(262420000000067/caf41c88) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165014865 DMM INFO MM(262420000000067/caf41c88) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165014865 DMM DEBUG MM(262420000000067/caf41c88) Using GGSN 0 (gprs_sm.c:317) 20241209165014865 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) 20241209165014865 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241209165014865 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165014865 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165014865 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241209165014878 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 0c ac 90 20 11 b4 16 9f e1 14 05 7f bb 8e 99 81 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) 20241209165014878 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de19b0, cbp=0x61400000e4a0) (sgsn_libgtp.c:633) 20241209165014878 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165014878 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004abe0b8 TLLI=caf41c88, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165014878 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165014879 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165019742 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241209165019744 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) 20241209165019744 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:633) 20241209165024743 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1039" 20241209165029744 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241209165029744 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1039" 20241209165033634 DGPRS DEBUG Checking for inactive LLMEs, time = 15573767 (sgsn.c:132) 20241209165034730 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209165034730 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20241209165034730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165034744 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241209165034744 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241209165034745 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1041" 20241209165039746 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241209165039746 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241209165039746 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241209165039746 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1041" 20241209165044257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165044259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165044259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209165044294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165044295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165044295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209165044329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165044331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165044331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209165044747 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241209165044747 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241209165044747 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241209165044747 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241209165044747 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1043" 20241209165049748 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241209165049748 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241209165049748 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241209165049748 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241209165049748 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:633) 20241209165049748 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:637) 20241209165049748 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20241209165049748 DMM INFO MM(262420000000067/caf41c88) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209165049748 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241209165049748 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209165049748 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241209165049748 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241209165049748 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209165049748 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241209165049748 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241209165049748 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209165049748 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241209165049748 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241209165049748 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209165049748 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241209165049748 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@fbda6b00d07d: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@fbda6b00d07d: Removing Client IMSI='262420000000067'H, index=0 20241209165049758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165049758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241209165049758 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165049758 DMM INFO MM(262420000000067/caf41c88) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@fbda6b00d07d: Final verdict of PTC: pass 20241209165049760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36108<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209165049762 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165049762 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(894)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(882)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(887)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@fbda6b00d07d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@fbda6b00d07d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(881)@fbda6b00d07d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(892)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(890)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(885)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(880)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Mon Dec 9 16:50:49 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 20241209165049890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165050292 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100736) 20241209165050763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165050763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100736, count=114064) 20241209165051764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165051764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Mon Dec 9 16:50:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165052765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165052765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_restart_ctr_echo started. 20241209165053354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165053356 DMM INFO MM(262420000000067/caf41c88) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165053356 DMM INFO MM(262420000000067/caf41c88) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165053356 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165053356 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165053356 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165053356 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165053356 DLLC NOTICE LLME(ffffffff/caf41c88){ASSIGNED} LLGM Assign pre (caf41c88 => ffffffff) (gprs_llc.c:1079) 20241209165053356 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caf41c88 => ffffffff) (gprs_llc.c:1125) 20241209165053356 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004abdd60 (gprs_sndcp.c:574) 20241209165053356 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004abe0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165053356 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241209165053356 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) 20241209165053356 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:402) 20241209165053356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019720]{Init}: Deallocated (fsm.c:568) 20241209165053356 DMM DEBUG MM_STATE_Gb(0)[0x6120000198a0]{Idle}: Deallocated (fsm.c:568) 20241209165053356 DMM DEBUG MM_STATE_Iu[0x612000019a20]{Detached}: Deallocated (fsm.c:568) 20241209165053356 DMM DEBUG GMM(gmm_fsm)[0x6120000195a0]{Deregistered}: Deallocated (fsm.c:568) 20241209165053356 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(902)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165053407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165053407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165053407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165053407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165053407 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) SGSN_Test-Gb1-NS1(901)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165053407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165053407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165053407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165053407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(902)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165053409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165053409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165053409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165053410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165053410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165053410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165053410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165053410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165053410 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165053410 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165053410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165053410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165053410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165053414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(898)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165053423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165053423 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(899)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(907)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165053437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165053437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165053437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165053437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165053437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165053437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165053437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165053437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165053438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(906)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(907)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165053440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165053440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165053440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165053440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165053440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165053440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165053440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165053440 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165053440 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165053440 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165053440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165053441 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165053441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165053445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(903)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165053455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165053455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(904)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(906)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165053476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165053476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165053476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165053476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165053476 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165053476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165053476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165053476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165053476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165053477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165053477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165053477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165053477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165053477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165053477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165053478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165053478 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165053478 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165053478 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165053478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165053478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165053478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165053482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165053491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165053492 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(909)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165053765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165053766 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165053766 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165053766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(911)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165053768 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(911)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165053768 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(911)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(911)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(911)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(899)@fbda6b00d07d: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='D685946F'O, index=0 SGSN_Test-GSUP(913)@fbda6b00d07d: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@fbda6b00d07d: 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 := '367BC465D4B1180DBBACCE245B7845E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B575C97'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7918D29A1BB45597'O } } } } } 20241209165053816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165053816 DLLC NOTICE LLME(ffffffff/d685946f){UNASSIGNED} LLC RX: unknown TLLI 0xd685946f, creating LLME on the fly (gprs_llc.c:552) 20241209165053816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165053816 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165053816 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Allocated (fsm.c:456) 20241209165053816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Allocated (fsm.c:456) 20241209165053816 DMM DEBUG MM_STATE_Gb[0x61200001a020]{Idle}: Allocated (fsm.c:456) 20241209165053816 DMM DEBUG MM_STATE_Iu[0x61200001a1a0]{Detached}: Allocated (fsm.c:456) 20241209165053816 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165053816 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165053816 DLLC NOTICE LLME(ffffffff/d685946f){UNASSIGNED} LLGM Assign pre (d685946f => d4aa431f) (gprs_llc.c:1079) 20241209165053816 DLLC NOTICE LLME(d685946f/d4aa431f){ASSIGNED} LLGM Assign post (d685946f => d4aa431f) (gprs_llc.c:1125) 20241209165053816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165053816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165053816 DMM DEBUG MM(262420000000023/d4aa431f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165053830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165053830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165053830 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165053830 DMM DEBUG MM(262420000000023/d4aa431f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1066) 20241209165053830 DMM NOTICE MM(262420000000023/d4aa431f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165053830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165053830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165053830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165053830 DMM DEBUG MM(262420000000023/d4aa431f) Requesting authorization (sgsn_auth.c:160) 20241209165053830 DMM INFO MM(262420000000023/d4aa431f) Requesting authentication tuples (sgsn_auth.c:184) 20241209165053830 DMM DEBUG MM(262420000000023/d4aa431f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165053830 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241209165053830 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@fbda6b00d07d: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@fbda6b00d07d: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20241209165053833 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165053833 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165053833 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165053833 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165053833 DMM INFO MM(262420000000023/d4aa431f) Subscriber data update (mmctx.c:445) 20241209165053833 DMM DEBUG MM(262420000000023/d4aa431f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165053833 DMM INFO MM(262420000000023/d4aa431f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165053833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165053833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165053833 DMM INFO MM(262420000000023/d4aa431f) <- GMM AUTH AND CIPHERING REQ (rand = 36 7b c4 65 d4 b1 18 0d bb ac ce 24 5b 78 45 e1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165053840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165053840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165053840 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165053841 DMM INFO MM(262420000000023/d4aa431f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165053841 DMM NOTICE MM(262420000000023/d4aa431f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165053841 DMM DEBUG MM(262420000000023/d4aa431f) checking auth: received GSM SRES = 1b 57 5c 97 (gprs_gmm.c:648) 20241209165053841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165053841 DMM DEBUG MM(262420000000023/d4aa431f) Requesting authorization (sgsn_auth.c:160) 20241209165053841 DMM INFO MM(262420000000023/d4aa431f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165053841 DMM DEBUG MM(262420000000023/d4aa431f) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165053841 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241209165053841 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) 20241209165053841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165053841 DMM INFO MM(262420000000023/d4aa431f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4aa431f) (gprs_gmm.c:282) 20241209165053842 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165053842 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165053842 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241209165053842 DMM INFO MM(262420000000023/d4aa431f) Subscriber data update (mmctx.c:445) 20241209165053842 DMM DEBUG MM(262420000000023/d4aa431f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165053842 DMM INFO MM(262420000000023/d4aa431f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165053842 DMM NOTICE MM(262420000000023/d4aa431f) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:982) 20241209165053842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165053842 DMM NOTICE MM(262420000000023/d4aa431f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165053842 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) 20241209165053843 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165053843 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241209165053843 DMM INFO MM(262420000000023/d4aa431f) Subscriber data update (mmctx.c:445) 20241209165053843 DMM DEBUG MM(262420000000023/d4aa431f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165053849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165053849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165053849 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165053849 DMM INFO MM(262420000000023/d4aa431f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165053849 DMM NOTICE MM(262420000000023/d4aa431f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165053849 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165053849 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165053849 DLLC NOTICE LLME(d685946f/d4aa431f){ASSIGNED} LLGM Assign pre (ffffffff => d4aa431f) (gprs_llc.c:1079) 20241209165053849 DLLC NOTICE LLME(ffffffff/d4aa431f){ASSIGNED} LLGM Assign post (ffffffff => d4aa431f) (gprs_llc.c:1125) 20241209165053849 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165053849 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165053849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165053849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165053900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165053900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165053900 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165053900 DMM INFO MM(262420000000023/d4aa431f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165053901 DMM INFO MM(262420000000023/d4aa431f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165053901 DMM DEBUG MM(262420000000023/d4aa431f) Using GGSN 0 (gprs_sm.c:317) 20241209165053901 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241209165053901 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165053901 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165053901 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241209165053913 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 3e 9e 40 a0 11 bb 91 92 2b 14 05 7f b1 00 10 74 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241209165053913 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5dde848, cbp=0x61400000eaa0) (sgsn_libgtp.c:633) 20241209165053913 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165053913 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004cfbcb8 TLLI=d4aa431f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165053913 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165053913 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165058902 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241209165058904 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) 20241209165058904 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:633) 20241209165103635 DGPRS DEBUG Checking for inactive LLMEs, time = 15573797 (sgsn.c:132) 20241209165103903 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241209165103905 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) 20241209165103905 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x611000009a60) (sgsn_libgtp.c:633) 20241209165103905 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20241209165103905 DMM INFO MM(262420000000023/d4aa431f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209165103905 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241209165103905 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(899)@fbda6b00d07d: Removing Client IMSI='262420000000023'H, index=0 20241209165103914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165103914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241209165103914 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165103914 DMM INFO MM(262420000000023/d4aa431f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@fbda6b00d07d: Final verdict of PTC: pass 20241209165103916 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52036<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(902)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(913)@fbda6b00d07d: Final verdict of PTC: none 20241209165103918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165103919 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(901)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(907)@fbda6b00d07d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(904)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@fbda6b00d07d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(909)@fbda6b00d07d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(899)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(912)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(900)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(905)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(910)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(899): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(904): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(909): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Mon Dec 9 16:51:03 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 20241209165104047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165104448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93636) 20241209165104920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165104920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93636, count=104032) 20241209165105921 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165105921 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Mon Dec 9 16:51:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165106922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165106922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_restart_ctr_create started. 20241209165107505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165107506 DMM INFO MM(262420000000023/d4aa431f) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165107506 DMM INFO MM(262420000000023/d4aa431f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165107506 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165107506 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165107507 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165107507 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165107507 DLLC NOTICE LLME(ffffffff/d4aa431f){ASSIGNED} LLGM Assign pre (d4aa431f => ffffffff) (gprs_llc.c:1079) 20241209165107507 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4aa431f => ffffffff) (gprs_llc.c:1125) 20241209165107507 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004cfb960 (gprs_sndcp.c:574) 20241209165107507 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004cfbcb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165107507 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241209165107507 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) 20241209165107507 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:402) 20241209165107507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000019ea0]{Init}: Deallocated (fsm.c:568) 20241209165107507 DMM DEBUG MM_STATE_Gb(0)[0x61200001a020]{Idle}: Deallocated (fsm.c:568) 20241209165107507 DMM DEBUG MM_STATE_Iu[0x61200001a1a0]{Detached}: Deallocated (fsm.c:568) 20241209165107507 DMM DEBUG GMM(gmm_fsm)[0x612000019d20]{Deregistered}: Deallocated (fsm.c:568) 20241209165107507 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(921)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165107555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165107555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165107555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165107555 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165107555 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165107555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165107555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165107555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165107555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(921)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165107558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165107558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165107558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(920)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165107558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165107558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165107558 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165107558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165107558 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165107559 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165107559 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165107559 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(921)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165107560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165107560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165107563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165107572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165107572 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(918)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(920)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165107583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165107583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165107583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165107583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165107583 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165107583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165107583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165107583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165107583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165107585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165107585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165107585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165107585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165107585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165107585 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165107585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165107586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165107586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165107586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165107586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165107586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165107586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165107589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165107598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165107598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165107621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165107621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165107621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165107621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165107621 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165107621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165107621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165107621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165107621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165107623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165107623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165107623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165107623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165107623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165107623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165107623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165107623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165107623 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165107623 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165107623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165107623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165107624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165107627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165107636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165107636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165107923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165107923 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165107923 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165107923 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165107926 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(931)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165107926 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(918)@fbda6b00d07d: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='CCC5DD59'O, index=0 SGSN_Test-GSUP(932)@fbda6b00d07d: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@fbda6b00d07d: 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 := 'F217A143BECCD48B5F376092B392E761'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D68C2AAC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5BE6E3EF6DF76D7B'O } } } } } 20241209165107971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165107971 DLLC NOTICE LLME(ffffffff/ccc5dd59){UNASSIGNED} LLC RX: unknown TLLI 0xccc5dd59, creating LLME on the fly (gprs_llc.c:552) 20241209165107971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165107971 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165107972 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Allocated (fsm.c:456) 20241209165107972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Allocated (fsm.c:456) 20241209165107972 DMM DEBUG MM_STATE_Gb[0x61200001a7a0]{Idle}: Allocated (fsm.c:456) 20241209165107972 DMM DEBUG MM_STATE_Iu[0x61200001a920]{Detached}: Allocated (fsm.c:456) 20241209165107972 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165107972 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165107972 DLLC NOTICE LLME(ffffffff/ccc5dd59){UNASSIGNED} LLGM Assign pre (ccc5dd59 => ca709cb3) (gprs_llc.c:1079) 20241209165107972 DLLC NOTICE LLME(ccc5dd59/ca709cb3){ASSIGNED} LLGM Assign post (ccc5dd59 => ca709cb3) (gprs_llc.c:1125) 20241209165107972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165107972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165107972 DMM DEBUG MM(262420000000024/ca709cb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165107984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165107984 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165107984 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165107984 DMM DEBUG MM(262420000000024/ca709cb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1066) 20241209165107984 DMM NOTICE MM(262420000000024/ca709cb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165107984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165107984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165107985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165107985 DMM DEBUG MM(262420000000024/ca709cb3) Requesting authorization (sgsn_auth.c:160) 20241209165107985 DMM INFO MM(262420000000024/ca709cb3) Requesting authentication tuples (sgsn_auth.c:184) 20241209165107985 DMM DEBUG MM(262420000000024/ca709cb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165107985 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241209165107985 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@fbda6b00d07d: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@fbda6b00d07d: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20241209165107987 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165107987 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165107987 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165107987 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165107988 DMM INFO MM(262420000000024/ca709cb3) Subscriber data update (mmctx.c:445) 20241209165107988 DMM DEBUG MM(262420000000024/ca709cb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165107988 DMM INFO MM(262420000000024/ca709cb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165107988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165107988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165107988 DMM INFO MM(262420000000024/ca709cb3) <- GMM AUTH AND CIPHERING REQ (rand = f2 17 a1 43 be cc d4 8b 5f 37 60 92 b3 92 e7 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165107994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165107994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165107994 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165107994 DMM INFO MM(262420000000024/ca709cb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165107994 DMM NOTICE MM(262420000000024/ca709cb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165107994 DMM DEBUG MM(262420000000024/ca709cb3) checking auth: received GSM SRES = d6 8c 2a ac (gprs_gmm.c:648) 20241209165107994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165107994 DMM DEBUG MM(262420000000024/ca709cb3) Requesting authorization (sgsn_auth.c:160) 20241209165107994 DMM INFO MM(262420000000024/ca709cb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165107994 DMM DEBUG MM(262420000000024/ca709cb3) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165107994 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241209165107994 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) 20241209165107994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165107994 DMM INFO MM(262420000000024/ca709cb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xca709cb3) (gprs_gmm.c:282) 20241209165107996 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165107996 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165107996 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241209165107996 DMM INFO MM(262420000000024/ca709cb3) Subscriber data update (mmctx.c:445) 20241209165107996 DMM DEBUG MM(262420000000024/ca709cb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165107996 DMM INFO MM(262420000000024/ca709cb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165107996 DMM NOTICE MM(262420000000024/ca709cb3) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:982) 20241209165107996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165107996 DMM NOTICE MM(262420000000024/ca709cb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165107996 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) 20241209165107997 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165107997 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241209165107997 DMM INFO MM(262420000000024/ca709cb3) Subscriber data update (mmctx.c:445) 20241209165107997 DMM DEBUG MM(262420000000024/ca709cb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165108002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165108002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165108003 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165108003 DMM INFO MM(262420000000024/ca709cb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165108003 DMM NOTICE MM(262420000000024/ca709cb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165108003 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165108003 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165108003 DLLC NOTICE LLME(ccc5dd59/ca709cb3){ASSIGNED} LLGM Assign pre (ffffffff => ca709cb3) (gprs_llc.c:1079) 20241209165108003 DLLC NOTICE LLME(ffffffff/ca709cb3){ASSIGNED} LLGM Assign post (ffffffff => ca709cb3) (gprs_llc.c:1125) 20241209165108003 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165108003 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165108003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165108003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165108054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165108054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165108054 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165108054 DMM INFO MM(262420000000024/ca709cb3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165108054 DMM INFO MM(262420000000024/ca709cb3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165108054 DMM DEBUG MM(262420000000024/ca709cb3) Using GGSN 0 (gprs_sm.c:317) 20241209165108054 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241209165108054 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165108054 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165108054 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241209165108065 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 64 30 fe 2c 11 81 e1 7b ad 14 05 7f ad a0 db 58 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) 20241209165108065 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f56a5dde848, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241209165108065 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f56a5dde848, cbp=0x61400000f0a0) (sgsn_libgtp.c:633) 20241209165108065 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20241209165108065 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241209165108065 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209165108065 DMM NOTICE MM(262420000000024/ca709cb3) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165108072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165108072 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165108072 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165108072 DMM INFO MM(262420000000024/ca709cb3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165108072 DMM INFO MM(262420000000024/ca709cb3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165108072 DMM DEBUG MM(262420000000024/ca709cb3) Using GGSN 0 (gprs_sm.c:317) 20241209165108072 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241209165108072 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165108072 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165108072 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241209165108074 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 64 30 fe 2c 11 81 e1 7b ad 14 05 7f ad a0 db 58 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) 20241209165108074 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f56a5dde848, releasing all other PDP contexts (sgsn_libgtp.c:619) 20241209165108074 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5dde848, cbp=0x61400000f2a0) (sgsn_libgtp.c:633) 20241209165108074 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165108074 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621004f000b8 TLLI=ca709cb3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165108075 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165108075 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(918)@fbda6b00d07d: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@fbda6b00d07d: Final verdict of PTC: pass 20241209165108084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45924<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(921)@fbda6b00d07d: Final verdict of PTC: none 20241209165108086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) -NSVCI98(925)@fbda6b00d07d: Final verdict of PTC: none 20241209165108086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(920)@fbda6b00d07d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(918)@fbda6b00d07d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@fbda6b00d07d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(930)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(928)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(923)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(919)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(918): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Mon Dec 9 16:51:08 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 20241209165108209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165108611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100936) 20241209165109088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165109088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100936, count=105292) 20241209165110089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165110089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Mon Dec 9 16:51:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165111090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165111090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241209165111674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165111676 DMM INFO MM(262420000000024/ca709cb3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165111676 DMM INFO MM(262420000000024/ca709cb3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165111676 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165111676 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165111676 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165111676 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165111676 DLLC NOTICE LLME(ffffffff/ca709cb3){ASSIGNED} LLGM Assign pre (ca709cb3 => ffffffff) (gprs_llc.c:1079) 20241209165111676 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca709cb3 => ffffffff) (gprs_llc.c:1125) 20241209165111676 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621004effd60 (gprs_sndcp.c:574) 20241209165111676 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621004f000b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165111676 DMM NOTICE MM(262420000000024/ca709cb3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165111676 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241209165111676 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165111676 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165111676 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241209165111676 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241209165111676 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) 20241209165111676 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:402) 20241209165111677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001a620]{Init}: Deallocated (fsm.c:568) 20241209165111677 DMM DEBUG MM_STATE_Gb(0)[0x61200001a7a0]{Idle}: Deallocated (fsm.c:568) 20241209165111677 DMM DEBUG MM_STATE_Iu[0x61200001a920]{Detached}: Deallocated (fsm.c:568) 20241209165111677 DMM DEBUG GMM(gmm_fsm)[0x61200001a4a0]{Deregistered}: Deallocated (fsm.c:568) 20241209165111677 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(940)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165111731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165111731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165111731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165111731 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165111731 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165111731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165111731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165111731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165111731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(939)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(940)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165111733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165111733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165111733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165111733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165111733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165111733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165111734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165111734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165111734 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165111734 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165111734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165111734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165111734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(940)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165111738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209165111748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165111748 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(939)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_mt_t3395_expire-BVCI196(937)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(944)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165111757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165111757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165111757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165111757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165111757 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165111757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165111757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165111757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165111757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165111759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165111759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165111759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165111759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165111759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165111759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165111759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165111759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165111759 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165111759 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165111759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165111760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(944)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165111760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165111763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165111772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165111772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165111795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165111795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165111795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165111795 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165111795 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165111795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165111795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165111795 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165111795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165111797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165111797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165111797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165111797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165111797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165111797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165111797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165111797 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165111797 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165111797 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165111797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165111797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165111798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165111802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165111810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165111810 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165112091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165112091 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165112091 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165112091 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165112093 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(950)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241209165112093 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='C33FA990'O, index=0 SGSN_Test-GSUP(951)@fbda6b00d07d: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@fbda6b00d07d: 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 := 'F777675EC8CB2CDD65D6E00C6AC94925'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F93A1FDD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C8788C78F2367537'O } } } } } 20241209165113146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165113146 DLLC NOTICE LLME(ffffffff/c33fa990){UNASSIGNED} LLC RX: unknown TLLI 0xc33fa990, creating LLME on the fly (gprs_llc.c:552) 20241209165113146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165113146 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165113146 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Allocated (fsm.c:456) 20241209165113147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Allocated (fsm.c:456) 20241209165113147 DMM DEBUG MM_STATE_Gb[0x61200001af20]{Idle}: Allocated (fsm.c:456) 20241209165113147 DMM DEBUG MM_STATE_Iu[0x61200001b0a0]{Detached}: Allocated (fsm.c:456) 20241209165113147 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165113147 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165113147 DLLC NOTICE LLME(ffffffff/c33fa990){UNASSIGNED} LLGM Assign pre (c33fa990 => c1d4e7f9) (gprs_llc.c:1079) 20241209165113147 DLLC NOTICE LLME(c33fa990/c1d4e7f9){ASSIGNED} LLGM Assign post (c33fa990 => c1d4e7f9) (gprs_llc.c:1125) 20241209165113147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165113147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165113147 DMM DEBUG MM(262420000000025/c1d4e7f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165113160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165113160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165113160 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165113160 DMM DEBUG MM(262420000000025/c1d4e7f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1066) 20241209165113160 DMM NOTICE MM(262420000000025/c1d4e7f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165113160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165113160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165113160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165113160 DMM DEBUG MM(262420000000025/c1d4e7f9) Requesting authorization (sgsn_auth.c:160) 20241209165113160 DMM INFO MM(262420000000025/c1d4e7f9) Requesting authentication tuples (sgsn_auth.c:184) 20241209165113160 DMM DEBUG MM(262420000000025/c1d4e7f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165113160 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241209165113160 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@fbda6b00d07d: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20241209165113164 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165113164 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165113164 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165113164 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165113164 DMM INFO MM(262420000000025/c1d4e7f9) Subscriber data update (mmctx.c:445) 20241209165113164 DMM DEBUG MM(262420000000025/c1d4e7f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165113164 DMM INFO MM(262420000000025/c1d4e7f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165113164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165113164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165113164 DMM INFO MM(262420000000025/c1d4e7f9) <- GMM AUTH AND CIPHERING REQ (rand = f7 77 67 5e c8 cb 2c dd 65 d6 e0 0c 6a c9 49 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165113172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165113172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165113172 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165113172 DMM INFO MM(262420000000025/c1d4e7f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165113172 DMM NOTICE MM(262420000000025/c1d4e7f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165113173 DMM DEBUG MM(262420000000025/c1d4e7f9) checking auth: received GSM SRES = f9 3a 1f dd (gprs_gmm.c:648) 20241209165113173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165113173 DMM DEBUG MM(262420000000025/c1d4e7f9) Requesting authorization (sgsn_auth.c:160) 20241209165113173 DMM INFO MM(262420000000025/c1d4e7f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165113173 DMM DEBUG MM(262420000000025/c1d4e7f9) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165113173 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241209165113173 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) 20241209165113173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165113173 DMM INFO MM(262420000000025/c1d4e7f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1d4e7f9) (gprs_gmm.c:282) 20241209165113174 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165113174 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165113174 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241209165113174 DMM INFO MM(262420000000025/c1d4e7f9) Subscriber data update (mmctx.c:445) 20241209165113174 DMM DEBUG MM(262420000000025/c1d4e7f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165113174 DMM INFO MM(262420000000025/c1d4e7f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165113174 DMM NOTICE MM(262420000000025/c1d4e7f9) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:982) 20241209165113174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165113174 DMM NOTICE MM(262420000000025/c1d4e7f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165113175 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) 20241209165113175 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165113175 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241209165113175 DMM INFO MM(262420000000025/c1d4e7f9) Subscriber data update (mmctx.c:445) 20241209165113175 DMM DEBUG MM(262420000000025/c1d4e7f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165113181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165113181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165113181 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165113181 DMM INFO MM(262420000000025/c1d4e7f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165113181 DMM NOTICE MM(262420000000025/c1d4e7f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165113181 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165113181 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165113181 DLLC NOTICE LLME(c33fa990/c1d4e7f9){ASSIGNED} LLGM Assign pre (ffffffff => c1d4e7f9) (gprs_llc.c:1079) 20241209165113181 DLLC NOTICE LLME(ffffffff/c1d4e7f9){ASSIGNED} LLGM Assign post (ffffffff => c1d4e7f9) (gprs_llc.c:1125) 20241209165113181 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165113181 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165113181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165113181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165113233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165113233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165113233 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165113233 DMM INFO MM(262420000000025/c1d4e7f9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165113233 DMM INFO MM(262420000000025/c1d4e7f9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165113233 DMM DEBUG MM(262420000000025/c1d4e7f9) Using GGSN 0 (gprs_sm.c:317) 20241209165113233 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) 20241209165113233 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241209165113233 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165113233 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165113233 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241209165113245 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 93 a6 32 dd 11 31 79 07 07 14 05 7f 9a 32 26 85 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) 20241209165113245 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5ddf8c0, cbp=0x61400000f8a0) (sgsn_libgtp.c:633) 20241209165113245 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165113245 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100510d0b8 TLLI=c1d4e7f9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165113245 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165113245 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165113251 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241209165113251 DGPRS INFO PDP(262420000000025:5): Context 0x7f56a5ddf8c0 was deleted (sgsn_libgtp.c:707) 20241209165113251 DMM INFO MM(262420000000025/c1d4e7f9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209165113251 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241209165113251 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241209165121252 DMM INFO MM(262420000000025/c1d4e7f9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209165129001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241209165129254 DMM INFO MM(262420000000025/c1d4e7f9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209165132092 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209165132092 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165132093 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241209165133636 DGPRS DEBUG Checking for inactive LLMEs, time = 15573827 (sgsn.c:132) 20241209165137255 DMM INFO MM(262420000000025/c1d4e7f9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209165141735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165141736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165141737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209165141761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165141763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165141763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209165141798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165141800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165141800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209165145257 DMM INFO MM(262420000000025/c1d4e7f9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@fbda6b00d07d: Removing Client IMSI='262420000000025'H, index=0 20241209165145266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165145266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241209165145266 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165145266 DMM INFO MM(262420000000025/c1d4e7f9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@fbda6b00d07d: Final verdict of PTC: pass 20241209165145269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45938<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209165145271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165145271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(949)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(951)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(940)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(944)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(942)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(938)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(947)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(937): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(943): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Mon Dec 9 16:51:45 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 20241209165145398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165145800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108244) 20241209165146273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165146273 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108244, count=112600) 20241209165147274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165147274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Mon Dec 9 16:51:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165148275 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165148275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241209165148861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165148863 DMM INFO MM(262420000000025/c1d4e7f9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165148863 DMM INFO MM(262420000000025/c1d4e7f9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165148863 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165148863 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165148863 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165148863 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165148863 DLLC NOTICE LLME(ffffffff/c1d4e7f9){ASSIGNED} LLGM Assign pre (c1d4e7f9 => ffffffff) (gprs_llc.c:1079) 20241209165148863 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1d4e7f9 => ffffffff) (gprs_llc.c:1125) 20241209165148863 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100510cd60 (gprs_sndcp.c:574) 20241209165148863 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100510d0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165148863 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241209165148863 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) 20241209165148863 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:402) 20241209165148863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001ada0]{Init}: Deallocated (fsm.c:568) 20241209165148863 DMM DEBUG MM_STATE_Gb(0)[0x61200001af20]{Idle}: Deallocated (fsm.c:568) 20241209165148863 DMM DEBUG MM_STATE_Iu[0x61200001b0a0]{Detached}: Deallocated (fsm.c:568) 20241209165148863 DMM DEBUG GMM(gmm_fsm)[0x61200001ac20]{Deregistered}: Deallocated (fsm.c:568) 20241209165148863 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165148927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165148927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165148927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165148927 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165148927 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165148927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165148927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165148927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165148927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(958)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(959)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165148929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165148929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165148929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165148930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165148930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165148930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165148930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165148930 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165148930 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165148930 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165148930 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(959)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165148930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165148930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165148933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165148943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165148943 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165148956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165148956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165148956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165148956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165148956 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165148956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165148956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165148956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165148956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165148958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165148958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165148958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165148958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165148958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165148958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165148958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165148958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165148958 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165148958 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165148958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165148959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165148959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165148963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165148974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165148974 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165149003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165149003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165149003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165149003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165149003 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165149003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165149003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165149003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165149003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(969)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165149005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165149005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165149005 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165149006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165149006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165149006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165149006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165149006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165149006 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165149006 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165149006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165149006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165149006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(969)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(969)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165149009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165149020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165149020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165149277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165149277 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165149277 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165149277 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(968)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165149279 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(968)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165149279 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(968)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(968)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(968)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='C0B4260B'O, index=0 SGSN_Test-GSUP(970)@fbda6b00d07d: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@fbda6b00d07d: 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 := 'ADB9A2EF156A74612347F4270F66435E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F7E0A0D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4E89190E01B9C948'O } } } } } 20241209165149333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165149333 DLLC NOTICE LLME(ffffffff/c0b4260b){UNASSIGNED} LLC RX: unknown TLLI 0xc0b4260b, creating LLME on the fly (gprs_llc.c:552) 20241209165149333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165149333 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165149333 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Allocated (fsm.c:456) 20241209165149333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Allocated (fsm.c:456) 20241209165149333 DMM DEBUG MM_STATE_Gb[0x61200001b6a0]{Idle}: Allocated (fsm.c:456) 20241209165149333 DMM DEBUG MM_STATE_Iu[0x61200001b820]{Detached}: Allocated (fsm.c:456) 20241209165149333 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165149333 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165149333 DLLC NOTICE LLME(ffffffff/c0b4260b){UNASSIGNED} LLGM Assign pre (c0b4260b => c31e0848) (gprs_llc.c:1079) 20241209165149333 DLLC NOTICE LLME(c0b4260b/c31e0848){ASSIGNED} LLGM Assign post (c0b4260b => c31e0848) (gprs_llc.c:1125) 20241209165149333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165149333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165149333 DMM DEBUG MM(262420000000027/c31e0848) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165149347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165149347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165149347 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165149347 DMM DEBUG MM(262420000000027/c31e0848) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1066) 20241209165149347 DMM NOTICE MM(262420000000027/c31e0848) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165149347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165149347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165149347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165149347 DMM DEBUG MM(262420000000027/c31e0848) Requesting authorization (sgsn_auth.c:160) 20241209165149347 DMM INFO MM(262420000000027/c31e0848) Requesting authentication tuples (sgsn_auth.c:184) 20241209165149348 DMM DEBUG MM(262420000000027/c31e0848) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165149348 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241209165149348 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@fbda6b00d07d: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20241209165149351 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165149351 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165149351 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165149351 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165149351 DMM INFO MM(262420000000027/c31e0848) Subscriber data update (mmctx.c:445) 20241209165149351 DMM DEBUG MM(262420000000027/c31e0848) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165149351 DMM INFO MM(262420000000027/c31e0848) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165149351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165149351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165149351 DMM INFO MM(262420000000027/c31e0848) <- GMM AUTH AND CIPHERING REQ (rand = ad b9 a2 ef 15 6a 74 61 23 47 f4 27 0f 66 43 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165149359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165149359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165149359 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165149359 DMM INFO MM(262420000000027/c31e0848) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165149359 DMM NOTICE MM(262420000000027/c31e0848) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165149359 DMM DEBUG MM(262420000000027/c31e0848) checking auth: received GSM SRES = f7 e0 a0 d9 (gprs_gmm.c:648) 20241209165149359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165149359 DMM DEBUG MM(262420000000027/c31e0848) Requesting authorization (sgsn_auth.c:160) 20241209165149359 DMM INFO MM(262420000000027/c31e0848) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165149359 DMM DEBUG MM(262420000000027/c31e0848) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165149359 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241209165149359 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) 20241209165149359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165149359 DMM INFO MM(262420000000027/c31e0848) <- GMM ATTACH ACCEPT (new P-TMSI=0xc31e0848) (gprs_gmm.c:282) 20241209165149361 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165149361 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165149361 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241209165149361 DMM INFO MM(262420000000027/c31e0848) Subscriber data update (mmctx.c:445) 20241209165149361 DMM DEBUG MM(262420000000027/c31e0848) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165149361 DMM INFO MM(262420000000027/c31e0848) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165149361 DMM NOTICE MM(262420000000027/c31e0848) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:982) 20241209165149361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165149361 DMM NOTICE MM(262420000000027/c31e0848) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165149361 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) 20241209165149362 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165149362 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241209165149362 DMM INFO MM(262420000000027/c31e0848) Subscriber data update (mmctx.c:445) 20241209165149362 DMM DEBUG MM(262420000000027/c31e0848) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165149368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165149368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165149368 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165149368 DMM INFO MM(262420000000027/c31e0848) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165149368 DMM NOTICE MM(262420000000027/c31e0848) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165149368 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165149369 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165149369 DLLC NOTICE LLME(c0b4260b/c31e0848){ASSIGNED} LLGM Assign pre (ffffffff => c31e0848) (gprs_llc.c:1079) 20241209165149369 DLLC NOTICE LLME(ffffffff/c31e0848){ASSIGNED} LLGM Assign post (ffffffff => c31e0848) (gprs_llc.c:1125) 20241209165149369 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165149369 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165149369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165149369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165149420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165149420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165149421 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165149421 DMM INFO MM(262420000000027/c31e0848) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165149421 DMM INFO MM(262420000000027/c31e0848) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165149421 DMM DEBUG MM(262420000000027/c31e0848) Using GGSN 0 (gprs_sm.c:317) 20241209165149421 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) 20241209165149421 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241209165149421 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165149421 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165149421 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@fbda6b00d07d: First createPDPContextRequest received, dropping & waiting for retransmission 20241209165154422 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241209165154431 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 89 68 2f a7 11 7c 12 8f 80 14 05 7f 6c e2 d7 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=1052 from retransmit req queue (gtp.c:443) 20241209165154431 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5ddf8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:633) 20241209165154431 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165154431 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210053308b8 TLLI=c31e0848, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165154431 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165154431 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241209165154440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165154440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241209165154440 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165154440 DMM INFO MM(262420000000027/c31e0848) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20241209165154440 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165154440 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(972)@fbda6b00d07d: First deletePDPContextRequest received, dropping & waiting for retransmission 20241209165159442 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241209165159445 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) 20241209165159445 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f56a5ddf8c0, cbp=0x61400000fea0) (sgsn_libgtp.c:633) 20241209165159445 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20241209165159445 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210053308b8, TLLI=c31e0848, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165159445 DMM INFO MM(262420000000027/c31e0848) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20241209165159445 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241209165159445 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@fbda6b00d07d: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@fbda6b00d07d: Final verdict of PTC: pass 20241209165159455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41354<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209165159457 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165159457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(970)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(968)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(963)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(959)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(969)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(961)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(967)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(957)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(956): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(966): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Mon Dec 9 16:51:59 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 20241209165159585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165159987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96224) 20241209165200458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165200458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96224, count=104120) 20241209165201460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165201460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Mon Dec 9 16:52:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165202461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165202461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241209165203051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165203053 DMM INFO MM(262420000000027/c31e0848) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165203053 DMM INFO MM(262420000000027/c31e0848) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165203053 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165203053 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165203053 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165203053 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165203053 DLLC NOTICE LLME(ffffffff/c31e0848){ASSIGNED} LLGM Assign pre (c31e0848 => ffffffff) (gprs_llc.c:1079) 20241209165203053 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c31e0848 => ffffffff) (gprs_llc.c:1125) 20241209165203053 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241209165203053 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) 20241209165203053 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:402) 20241209165203053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001b520]{Init}: Deallocated (fsm.c:568) 20241209165203053 DMM DEBUG MM_STATE_Gb(0)[0x61200001b6a0]{Idle}: Deallocated (fsm.c:568) 20241209165203053 DMM DEBUG MM_STATE_Iu[0x61200001b820]{Detached}: Deallocated (fsm.c:568) 20241209165203053 DMM DEBUG GMM(gmm_fsm)[0x61200001b3a0]{Deregistered}: Deallocated (fsm.c:568) 20241209165203053 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(978)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(978)@fbda6b00d07d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(977)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165203114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165203114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165203114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165203114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165203114 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165203114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165203114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165203114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165203114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(978)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165203116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165203116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165203116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165203117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165203117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165203117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165203117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165203117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165203117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165203117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165203117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165203117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165203117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(978)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(978)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165203123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209165203133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165203133 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(977)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@fbda6b00d07d: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165203138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165203138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165203138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165203138 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165203138 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165203138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165203138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165203138 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165203138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165203140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165203140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165203140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165203140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165203140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165203140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165203140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165203140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165203140 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165203140 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165203140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165203141 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(982)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165203141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165203143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165203153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165203153 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(988)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(988)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165203183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165203183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165203183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165203183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165203183 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165203183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165203183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165203183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165203183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(988)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165203184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165203184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165203184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165203185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165203185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165203185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165203185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165203185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165203185 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165203185 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165203185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165203185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165203185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(988)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(988)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165203189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165203198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165203198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165203462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165203462 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165203462 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165203462 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(987)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(987)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165203464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(987)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(987)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165203465 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(987)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(987)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(987)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(987)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='D8860E13'O, index=0 SGSN_Test-GSUP(989)@fbda6b00d07d: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@fbda6b00d07d: 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 := '5D06B464B221F142EFF6C0283CF14F1A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC1946C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1120D53D3550A678'O } } } } } 20241209165203511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165203511 DLLC NOTICE LLME(ffffffff/d8860e13){UNASSIGNED} LLC RX: unknown TLLI 0xd8860e13, creating LLME on the fly (gprs_llc.c:552) 20241209165203511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165203511 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165203511 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Allocated (fsm.c:456) 20241209165203511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Allocated (fsm.c:456) 20241209165203511 DMM DEBUG MM_STATE_Gb[0x61200001be20]{Idle}: Allocated (fsm.c:456) 20241209165203511 DMM DEBUG MM_STATE_Iu[0x612000020020]{Detached}: Allocated (fsm.c:456) 20241209165203511 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165203511 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165203511 DLLC NOTICE LLME(ffffffff/d8860e13){UNASSIGNED} LLGM Assign pre (d8860e13 => eca35d5c) (gprs_llc.c:1079) 20241209165203511 DLLC NOTICE LLME(d8860e13/eca35d5c){ASSIGNED} LLGM Assign post (d8860e13 => eca35d5c) (gprs_llc.c:1125) 20241209165203511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165203511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165203511 DMM DEBUG MM(262420000000028/eca35d5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165203524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165203524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165203524 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165203524 DMM DEBUG MM(262420000000028/eca35d5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1066) 20241209165203524 DMM NOTICE MM(262420000000028/eca35d5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165203524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165203524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165203524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165203524 DMM DEBUG MM(262420000000028/eca35d5c) Requesting authorization (sgsn_auth.c:160) 20241209165203525 DMM INFO MM(262420000000028/eca35d5c) Requesting authentication tuples (sgsn_auth.c:184) 20241209165203525 DMM DEBUG MM(262420000000028/eca35d5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165203525 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241209165203525 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@fbda6b00d07d: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20241209165203528 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165203528 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165203528 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165203528 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165203528 DMM INFO MM(262420000000028/eca35d5c) Subscriber data update (mmctx.c:445) 20241209165203528 DMM DEBUG MM(262420000000028/eca35d5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165203528 DMM INFO MM(262420000000028/eca35d5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165203528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165203528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165203528 DMM INFO MM(262420000000028/eca35d5c) <- GMM AUTH AND CIPHERING REQ (rand = 5d 06 b4 64 b2 21 f1 42 ef f6 c0 28 3c f1 4f 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165203536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165203536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165203536 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165203536 DMM INFO MM(262420000000028/eca35d5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165203536 DMM NOTICE MM(262420000000028/eca35d5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165203536 DMM DEBUG MM(262420000000028/eca35d5c) checking auth: received GSM SRES = cc 19 46 c4 (gprs_gmm.c:648) 20241209165203536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165203536 DMM DEBUG MM(262420000000028/eca35d5c) Requesting authorization (sgsn_auth.c:160) 20241209165203536 DMM INFO MM(262420000000028/eca35d5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165203536 DMM DEBUG MM(262420000000028/eca35d5c) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165203536 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241209165203537 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) 20241209165203537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165203537 DMM INFO MM(262420000000028/eca35d5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xeca35d5c) (gprs_gmm.c:282) 20241209165203538 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165203538 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165203538 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241209165203538 DMM INFO MM(262420000000028/eca35d5c) Subscriber data update (mmctx.c:445) 20241209165203538 DMM DEBUG MM(262420000000028/eca35d5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165203538 DMM INFO MM(262420000000028/eca35d5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165203538 DMM NOTICE MM(262420000000028/eca35d5c) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:982) 20241209165203538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165203538 DMM NOTICE MM(262420000000028/eca35d5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165203538 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) 20241209165203539 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165203539 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241209165203539 DMM INFO MM(262420000000028/eca35d5c) Subscriber data update (mmctx.c:445) 20241209165203539 DMM DEBUG MM(262420000000028/eca35d5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165203545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165203545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165203545 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165203545 DMM INFO MM(262420000000028/eca35d5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165203545 DMM NOTICE MM(262420000000028/eca35d5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165203545 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165203545 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165203545 DLLC NOTICE LLME(d8860e13/eca35d5c){ASSIGNED} LLGM Assign pre (ffffffff => eca35d5c) (gprs_llc.c:1079) 20241209165203545 DLLC NOTICE LLME(ffffffff/eca35d5c){ASSIGNED} LLGM Assign post (ffffffff => eca35d5c) (gprs_llc.c:1125) 20241209165203545 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165203545 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165203545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165203545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165203596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165203596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165203596 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165203596 DMM INFO MM(262420000000028/eca35d5c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165203596 DMM INFO MM(262420000000028/eca35d5c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165203596 DMM DEBUG MM(262420000000028/eca35d5c) Using GGSN 0 (gprs_sm.c:317) 20241209165203596 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) 20241209165203596 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241209165203596 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165203596 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165203596 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241209165203609 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 e2 56 0a da 11 26 37 cc 81 14 05 7f 74 7f 6f 31 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) 20241209165203609 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5ddf8c0, cbp=0x6140000104a0) (sgsn_libgtp.c:633) 20241209165203609 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165203609 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100552c0b8 TLLI=eca35d5c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165203609 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165203609 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165203616 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241209165203616 DGPRS INFO PDP(262420000000028:5): Context 0x7f56a5ddf8c0 was deleted (sgsn_libgtp.c:707) 20241209165203616 DMM INFO MM(262420000000028/eca35d5c) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209165203616 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241209165203617 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@fbda6b00d07d: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241209165203622 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241209165203623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165203623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241209165203623 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165203623 DMM INFO MM(262420000000028/eca35d5c) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20241209165203623 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2320) 20241209165203624 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@fbda6b00d07d: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@fbda6b00d07d: Final verdict of PTC: pass 20241209165203628 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47748<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209165203630 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165203630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(987)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(989)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(978)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(977)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(988)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(982)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(980)@fbda6b00d07d: Final verdict of PTC: none 20241209165203636 DGPRS DEBUG Checking for inactive LLMEs, time = 15573857 (sgsn.c:132) -NSVCI99-provIP(986)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(976)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(975): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(976): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(977): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(978): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(985): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(986): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(987): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(988): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Mon Dec 9 16:52:03 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 20241209165203765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165204166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84512) 20241209165204631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165204632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84512, count=102744) 20241209165205633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165205633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Mon Dec 9 16:52:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165206634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165206634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241209165207224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165207226 DMM INFO MM(262420000000028/eca35d5c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165207226 DMM INFO MM(262420000000028/eca35d5c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165207226 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165207226 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165207226 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165207226 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165207226 DLLC NOTICE LLME(ffffffff/eca35d5c){ASSIGNED} LLGM Assign pre (eca35d5c => ffffffff) (gprs_llc.c:1079) 20241209165207226 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eca35d5c => ffffffff) (gprs_llc.c:1125) 20241209165207226 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100552bd60 (gprs_sndcp.c:574) 20241209165207226 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100552c0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165207226 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241209165207226 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) 20241209165207226 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:402) 20241209165207226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200001bca0]{Init}: Deallocated (fsm.c:568) 20241209165207226 DMM DEBUG MM_STATE_Gb(0)[0x61200001be20]{Idle}: Deallocated (fsm.c:568) 20241209165207226 DMM DEBUG MM_STATE_Iu[0x612000020020]{Detached}: Deallocated (fsm.c:568) 20241209165207226 DMM DEBUG GMM(gmm_fsm)[0x61200001bb20]{Deregistered}: Deallocated (fsm.c:568) 20241209165207226 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165207268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165207268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165207268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165207268 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165207268 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165207268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165207268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165207268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165207268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165207270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165207270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165207270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165207270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165207270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165207270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165207270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165207270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165207270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165207270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165207270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165207271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165207271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165207275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165207286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165207286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165207302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165207302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165207302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165207302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165207302 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165207302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165207302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165207302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165207302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165207304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165207304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165207304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165207304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165207304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165207304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165207304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165207304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165207304 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165207304 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165207304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165207304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165207304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165207308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165207319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165207319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165207343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165207343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165207343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165207343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165207343 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165207343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165207343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165207343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165207343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165207344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165207344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165207344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165207345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165207345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165207345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165207345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165207345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165207345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165207345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165207345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1006)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165207346 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165207346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165207349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165207357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165207357 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165207634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165207635 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165207635 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165207635 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165207636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1007)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165207637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C7E968F2'O, index=0 SGSN_Test-GSUP(1008)@fbda6b00d07d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@fbda6b00d07d: 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 := '0DAE78480587C6F3A4BA466BE2340069'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C822935C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F312D479AE414B6'O } } } } } 20241209165207684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165207684 DLLC NOTICE LLME(ffffffff/c7e968f2){UNASSIGNED} LLC RX: unknown TLLI 0xc7e968f2, creating LLME on the fly (gprs_llc.c:552) 20241209165207684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165207684 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165207684 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Allocated (fsm.c:456) 20241209165207684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Allocated (fsm.c:456) 20241209165207684 DMM DEBUG MM_STATE_Gb[0x612000020620]{Idle}: Allocated (fsm.c:456) 20241209165207684 DMM DEBUG MM_STATE_Iu[0x6120000207a0]{Detached}: Allocated (fsm.c:456) 20241209165207684 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165207684 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165207684 DLLC NOTICE LLME(ffffffff/c7e968f2){UNASSIGNED} LLGM Assign pre (c7e968f2 => d6effa58) (gprs_llc.c:1079) 20241209165207684 DLLC NOTICE LLME(c7e968f2/d6effa58){ASSIGNED} LLGM Assign post (c7e968f2 => d6effa58) (gprs_llc.c:1125) 20241209165207684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165207684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165207684 DMM DEBUG MM(262420000000026/d6effa58) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165207696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165207696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165207696 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165207696 DMM DEBUG MM(262420000000026/d6effa58) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241209165207696 DMM NOTICE MM(262420000000026/d6effa58) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165207696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165207696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165207696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165207696 DMM DEBUG MM(262420000000026/d6effa58) Requesting authorization (sgsn_auth.c:160) 20241209165207696 DMM INFO MM(262420000000026/d6effa58) Requesting authentication tuples (sgsn_auth.c:184) 20241209165207696 DMM DEBUG MM(262420000000026/d6effa58) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165207697 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241209165207697 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)@fbda6b00d07d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20241209165207700 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165207700 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165207700 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165207700 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165207700 DMM INFO MM(262420000000026/d6effa58) Subscriber data update (mmctx.c:445) 20241209165207700 DMM DEBUG MM(262420000000026/d6effa58) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165207700 DMM INFO MM(262420000000026/d6effa58) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165207700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165207700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165207700 DMM INFO MM(262420000000026/d6effa58) <- GMM AUTH AND CIPHERING REQ (rand = 0d ae 78 48 05 87 c6 f3 a4 ba 46 6b e2 34 00 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165207708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165207708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165207708 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165207708 DMM INFO MM(262420000000026/d6effa58) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165207708 DMM NOTICE MM(262420000000026/d6effa58) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165207708 DMM DEBUG MM(262420000000026/d6effa58) checking auth: received GSM SRES = c8 22 93 5c (gprs_gmm.c:648) 20241209165207708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165207708 DMM DEBUG MM(262420000000026/d6effa58) Requesting authorization (sgsn_auth.c:160) 20241209165207708 DMM INFO MM(262420000000026/d6effa58) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165207708 DMM DEBUG MM(262420000000026/d6effa58) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165207709 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241209165207709 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) 20241209165207709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165207709 DMM INFO MM(262420000000026/d6effa58) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6effa58) (gprs_gmm.c:282) 20241209165207710 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165207710 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165207710 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241209165207710 DMM INFO MM(262420000000026/d6effa58) Subscriber data update (mmctx.c:445) 20241209165207710 DMM DEBUG MM(262420000000026/d6effa58) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165207710 DMM INFO MM(262420000000026/d6effa58) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165207710 DMM NOTICE MM(262420000000026/d6effa58) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241209165207710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165207710 DMM NOTICE MM(262420000000026/d6effa58) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165207710 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) 20241209165207711 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165207711 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241209165207711 DMM INFO MM(262420000000026/d6effa58) Subscriber data update (mmctx.c:445) 20241209165207711 DMM DEBUG MM(262420000000026/d6effa58) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165207718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165207718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165207718 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165207718 DMM INFO MM(262420000000026/d6effa58) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165207718 DMM NOTICE MM(262420000000026/d6effa58) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165207718 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165207718 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165207718 DLLC NOTICE LLME(c7e968f2/d6effa58){ASSIGNED} LLGM Assign pre (ffffffff => d6effa58) (gprs_llc.c:1079) 20241209165207718 DLLC NOTICE LLME(ffffffff/d6effa58){ASSIGNED} LLGM Assign post (ffffffff => d6effa58) (gprs_llc.c:1125) 20241209165207718 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165207718 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165207718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165207718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165207769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165207769 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165207769 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165207769 DMM INFO MM(262420000000026/d6effa58) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165207769 DMM INFO MM(262420000000026/d6effa58) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165207769 DMM DEBUG MM(262420000000026/d6effa58) Using GGSN 0 (gprs_sm.c:317) 20241209165207769 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) 20241209165207769 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241209165207769 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165207769 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165207769 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241209165207780 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 21 8a d9 29 11 3b 25 7c 44 14 05 7f 20 c3 f4 be 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) 20241209165207780 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5ddf8c0, cbp=0x614000010aa0) (sgsn_libgtp.c:633) 20241209165207781 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165207781 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005728cb8 TLLI=d6effa58, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165207781 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165207781 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165207789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165207789 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209165207789 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165207792 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 21 8a d9 29 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2530) 20241209165207792 DGPRS INFO PDP(262420000000026:5): Context 0x7f56a5ddf8c0 was deleted (sgsn_libgtp.c:707) 20241209165207792 DMM INFO MM(262420000000026/d6effa58) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20241209165207792 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241209165207792 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@fbda6b00d07d: Removing Client IMSI='262420000000026'H, index=0 20241209165207799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165207799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241209165207799 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165207799 DMM INFO MM(262420000000026/d6effa58) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@fbda6b00d07d: Final verdict of PTC: pass 20241209165207801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41124<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(992)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(996)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@fbda6b00d07d: Final verdict of PTC: none 20241209165207804 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@fbda6b00d07d: Final verdict of PTC: none 20241209165207804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1008)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1001)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1006)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(994)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(999)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1004)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Mon Dec 9 16:52:07 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 20241209165207929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165208331 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41128<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100704) 20241209165208804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165208805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100704, count=105060) 20241209165209806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165209806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Mon Dec 9 16:52:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165210807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165210807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_pdp_act_gmm_detach started. 20241209165211393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165211394 DMM INFO MM(262420000000026/d6effa58) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165211394 DMM INFO MM(262420000000026/d6effa58) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165211394 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165211394 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165211394 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165211394 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165211394 DLLC NOTICE LLME(ffffffff/d6effa58){ASSIGNED} LLGM Assign pre (d6effa58 => ffffffff) (gprs_llc.c:1079) 20241209165211394 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6effa58 => ffffffff) (gprs_llc.c:1125) 20241209165211394 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005728960 (gprs_sndcp.c:574) 20241209165211394 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005728cb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165211394 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241209165211394 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) 20241209165211394 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:402) 20241209165211395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000204a0]{Init}: Deallocated (fsm.c:568) 20241209165211395 DMM DEBUG MM_STATE_Gb(0)[0x612000020620]{Idle}: Deallocated (fsm.c:568) 20241209165211395 DMM DEBUG MM_STATE_Iu[0x6120000207a0]{Detached}: Deallocated (fsm.c:568) 20241209165211395 DMM DEBUG GMM(gmm_fsm)[0x612000020320]{Deregistered}: Deallocated (fsm.c:568) 20241209165211395 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165211439 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165211440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165211440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165211440 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165211440 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165211440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165211440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165211440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165211440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165211442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165211442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165211442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165211442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165211442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165211442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165211442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165211442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165211442 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165211442 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165211442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165211442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165211443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165211446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165211456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165211456 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1014)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165211478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165211478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165211478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165211478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165211478 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165211478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165211478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165211478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165211478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165211480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165211480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165211480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165211480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165211480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165211480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165211480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165211480 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165211480 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165211480 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165211480 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165211480 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165211480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165211484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165211493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165211493 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1022)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1026)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165211527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165211527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165211527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165211527 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165211527 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165211527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165211527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165211527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165211527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165211529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165211529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165211529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165211529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165211529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165211529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165211529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165211529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165211529 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165211529 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165211529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165211530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165211530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165211533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165211543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165211543 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1023)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165211808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165211808 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165211808 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165211808 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1025)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165211810 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1025)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165211811 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1025)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1014)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='CAD8C4F7'O, index=0 SGSN_Test-GSUP(1027)@fbda6b00d07d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@fbda6b00d07d: 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 := '20790272BE07AC8224020A05593ED07F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F71B4ADF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CCFBB3ED846A8ACA'O } } } } } 20241209165211854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165211855 DLLC NOTICE LLME(ffffffff/cad8c4f7){UNASSIGNED} LLC RX: unknown TLLI 0xcad8c4f7, creating LLME on the fly (gprs_llc.c:552) 20241209165211855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165211855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165211855 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Allocated (fsm.c:456) 20241209165211855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Allocated (fsm.c:456) 20241209165211855 DMM DEBUG MM_STATE_Gb[0x612000020da0]{Idle}: Allocated (fsm.c:456) 20241209165211855 DMM DEBUG MM_STATE_Iu[0x612000020f20]{Detached}: Allocated (fsm.c:456) 20241209165211855 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165211855 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165211855 DLLC NOTICE LLME(ffffffff/cad8c4f7){UNASSIGNED} LLGM Assign pre (cad8c4f7 => c70a1279) (gprs_llc.c:1079) 20241209165211855 DLLC NOTICE LLME(cad8c4f7/c70a1279){ASSIGNED} LLGM Assign post (cad8c4f7 => c70a1279) (gprs_llc.c:1125) 20241209165211855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165211855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165211855 DMM DEBUG MM(262420000000026/c70a1279) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165211870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165211870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165211870 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165211870 DMM DEBUG MM(262420000000026/c70a1279) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1066) 20241209165211870 DMM NOTICE MM(262420000000026/c70a1279) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165211870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165211870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165211870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165211870 DMM DEBUG MM(262420000000026/c70a1279) Requesting authorization (sgsn_auth.c:160) 20241209165211870 DMM INFO MM(262420000000026/c70a1279) Requesting authentication tuples (sgsn_auth.c:184) 20241209165211870 DMM DEBUG MM(262420000000026/c70a1279) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165211870 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241209165211870 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@fbda6b00d07d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20241209165211873 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165211873 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165211873 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165211873 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165211873 DMM INFO MM(262420000000026/c70a1279) Subscriber data update (mmctx.c:445) 20241209165211873 DMM DEBUG MM(262420000000026/c70a1279) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165211873 DMM INFO MM(262420000000026/c70a1279) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165211873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165211873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165211873 DMM INFO MM(262420000000026/c70a1279) <- GMM AUTH AND CIPHERING REQ (rand = 20 79 02 72 be 07 ac 82 24 02 0a 05 59 3e d0 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165211881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165211881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165211881 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165211881 DMM INFO MM(262420000000026/c70a1279) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165211881 DMM NOTICE MM(262420000000026/c70a1279) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165211881 DMM DEBUG MM(262420000000026/c70a1279) checking auth: received GSM SRES = f7 1b 4a df (gprs_gmm.c:648) 20241209165211881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165211881 DMM DEBUG MM(262420000000026/c70a1279) Requesting authorization (sgsn_auth.c:160) 20241209165211881 DMM INFO MM(262420000000026/c70a1279) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165211881 DMM DEBUG MM(262420000000026/c70a1279) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165211881 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241209165211881 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) 20241209165211881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165211882 DMM INFO MM(262420000000026/c70a1279) <- GMM ATTACH ACCEPT (new P-TMSI=0xc70a1279) (gprs_gmm.c:282) 20241209165211883 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165211883 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165211883 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241209165211883 DMM INFO MM(262420000000026/c70a1279) Subscriber data update (mmctx.c:445) 20241209165211883 DMM DEBUG MM(262420000000026/c70a1279) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165211883 DMM INFO MM(262420000000026/c70a1279) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165211883 DMM NOTICE MM(262420000000026/c70a1279) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:982) 20241209165211883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165211883 DMM NOTICE MM(262420000000026/c70a1279) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165211883 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) 20241209165211884 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165211884 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241209165211884 DMM INFO MM(262420000000026/c70a1279) Subscriber data update (mmctx.c:445) 20241209165211884 DMM DEBUG MM(262420000000026/c70a1279) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165211890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165211891 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165211891 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165211891 DMM INFO MM(262420000000026/c70a1279) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165211891 DMM NOTICE MM(262420000000026/c70a1279) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165211891 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165211891 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165211891 DLLC NOTICE LLME(cad8c4f7/c70a1279){ASSIGNED} LLGM Assign pre (ffffffff => c70a1279) (gprs_llc.c:1079) 20241209165211891 DLLC NOTICE LLME(ffffffff/c70a1279){ASSIGNED} LLGM Assign post (ffffffff => c70a1279) (gprs_llc.c:1125) 20241209165211891 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165211891 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165211891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165211891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165211943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165211943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165211943 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165211943 DMM INFO MM(262420000000026/c70a1279) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165211943 DMM INFO MM(262420000000026/c70a1279) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165211943 DMM DEBUG MM(262420000000026/c70a1279) Using GGSN 0 (gprs_sm.c:317) 20241209165211943 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) 20241209165211943 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241209165211943 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165211943 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165211943 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241209165211956 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 88 b1 c5 a6 11 1b fc 2f bd 14 05 7f 68 bb 41 19 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241209165211956 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5ddf8c0, cbp=0x6140000110a0) (sgsn_libgtp.c:633) 20241209165211956 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165211956 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100591ccb8 TLLI=c70a1279, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165211956 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165211956 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165211964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165211964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165211964 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165211964 DMM INFO MM(262420000000026/c70a1279) -> GMM DETACH REQUEST TLLI=0xc70a1279 type=GPRS detach (gprs_gmm.c:1440) 20241209165211964 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:380) 20241209165211964 DMM INFO MM(262420000000026/c70a1279) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209165211964 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165211964 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165211964 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165211964 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165211964 DLLC NOTICE LLME(ffffffff/c70a1279){ASSIGNED} LLGM Assign pre (c70a1279 => ffffffff) (gprs_llc.c:1079) 20241209165211964 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c70a1279 => ffffffff) (gprs_llc.c:1125) 20241209165211964 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100591c960 (gprs_sndcp.c:574) 20241209165211964 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100591ccb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165211964 DMM NOTICE MM(262420000000026/c70a1279) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165211964 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241209165211964 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165211964 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165211964 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241209165211964 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241209165211964 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) 20241209165211964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000020c20]{Init}: Deallocated (fsm.c:568) 20241209165211964 DMM DEBUG MM_STATE_Gb(0)[0x612000020da0]{Idle}: Deallocated (fsm.c:568) 20241209165211964 DMM DEBUG MM_STATE_Iu[0x612000020f20]{Detached}: Deallocated (fsm.c:568) 20241209165211964 DMM DEBUG GMM(gmm_fsm)[0x612000020aa0]{Deregistered}: Deallocated (fsm.c:568) 20241209165211965 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1014)@fbda6b00d07d: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@fbda6b00d07d: Final verdict of PTC: pass 20241209165211973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41130<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209165211975 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165211975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1015)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(1027)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1020)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1014)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1026)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1023)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1018)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1024)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1013)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1014): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1023): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Mon Dec 9 16:52:11 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 20241209165212033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165212335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41144<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104196) 20241209165212976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165212976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104196, count=108552) 20241209165213977 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165213977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Mon Dec 9 16:52:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165214979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165214979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241209165215398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165215400 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165215453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165215453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165215453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165215453 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165215453 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165215453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165215453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165215453 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165215453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165215455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165215455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165215455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165215455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165215455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165215455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165215455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165215455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165215455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165215455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165215455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1034)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165215456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165215456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1035)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165215461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209165215470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165215471 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165215494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165215494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165215494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165215494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165215494 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165215494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165215494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165215494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165215494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1039)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1040)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165215496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165215496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165215496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165215496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165215496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165215496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165215496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165215496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165215496 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165215496 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165215496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1040)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165215497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165215497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165215500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165215510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165215510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1039)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165215525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165215525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165215525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165215525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165215525 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165215525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165215525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165215525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165215526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165215527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165215527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165215527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165215527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165215527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165215527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165215527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165215527 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165215527 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165215527 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165215527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165215528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165215528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165215531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165215540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165215540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165215979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165215980 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165215980 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165215980 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165215982 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1045)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165215982 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@fbda6b00d07d: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='FDB831ED'O, index=0 SGSN_Test-GSUP(1046)@fbda6b00d07d: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20241209165217040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165217040 DLLC NOTICE LLME(ffffffff/fdb831ed){UNASSIGNED} LLC RX: unknown TLLI 0xfdb831ed, creating LLME on the fly (gprs_llc.c:552) 20241209165217040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165217041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241209165217041 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Allocated (fsm.c:456) 20241209165217041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Allocated (fsm.c:456) 20241209165217041 DMM DEBUG MM_STATE_Gb[0x612000021520]{Idle}: Allocated (fsm.c:456) 20241209165217041 DMM DEBUG MM_STATE_Iu[0x6120000216a0]{Detached}: Allocated (fsm.c:456) 20241209165217041 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165217041 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165217041 DLLC NOTICE LLME(ffffffff/fdb831ed){UNASSIGNED} LLGM Assign pre (fdb831ed => fb58f9f9) (gprs_llc.c:1079) 20241209165217041 DLLC NOTICE LLME(fdb831ed/fb58f9f9){ASSIGNED} LLGM Assign post (fdb831ed => fb58f9f9) (gprs_llc.c:1125) 20241209165217041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165217041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165217041 DMM DEBUG MM(262420000000039/fb58f9f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165217053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165217053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241209165217053 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165217053 DMM INFO MM(262420000000039/fb58f9f9) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1248) 20241209165217054 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165217054 DLLC NOTICE LLME(fdb831ed/fb58f9f9){ASSIGNED} LLGM Assign pre (fdb831ed => fb58f9f9) (gprs_llc.c:1079) 20241209165217054 DLLC NOTICE LLME(fdb831ed/fb58f9f9){ASSIGNED} LLGM Assign post (fdb831ed => fb58f9f9) (gprs_llc.c:1125) 20241209165217054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165217054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165217054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165217054 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165217054 DMM DEBUG MM(262420000000039/fb58f9f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1066) 20241209165217054 DMM NOTICE MM(262420000000039/fb58f9f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165217054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165217054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165217054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241209165217054 DMM INFO MM(262420000000039/fb58f9f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb58f9f9) (gprs_gmm.c:282) TC_attach_gmm_attach_req_while_gmm_attach(1048)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@fbda6b00d07d: Removing Client IMSI='262420000000039'H, index=0 20241209165218058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165218059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165218059 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165218059 DMM INFO MM(262420000000039/fb58f9f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165218059 DMM NOTICE MM(262420000000039/fb58f9f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165218059 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165218059 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165218059 DLLC NOTICE LLME(fdb831ed/fb58f9f9){ASSIGNED} LLGM Assign pre (ffffffff => fb58f9f9) (gprs_llc.c:1079) 20241209165218059 DLLC NOTICE LLME(ffffffff/fb58f9f9){ASSIGNED} LLGM Assign post (ffffffff => fb58f9f9) (gprs_llc.c:1125) 20241209165218059 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165218059 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165218059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165218059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@fbda6b00d07d: Final verdict of PTC: pass 20241209165218061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41160<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@fbda6b00d07d: Final verdict of PTC: none 20241209165218063 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165218063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1044)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1034)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1040)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@fbda6b00d07d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@fbda6b00d07d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@fbda6b00d07d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1032)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1042)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1038)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Mon Dec 9 16:52:18 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 20241209165218189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165218591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56778<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60584) 20241209165219065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165219065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60584, count=71260) 20241209165220066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165220066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Mon Dec 9 16:52:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165221067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165221067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_xid_empty_l3 started. 20241209165221652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165221654 DMM INFO MM(262420000000039/fb58f9f9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165221654 DMM INFO MM(262420000000039/fb58f9f9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165221654 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165221654 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165221654 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165221654 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165221654 DLLC NOTICE LLME(ffffffff/fb58f9f9){ASSIGNED} LLGM Assign pre (fb58f9f9 => ffffffff) (gprs_llc.c:1079) 20241209165221654 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb58f9f9 => ffffffff) (gprs_llc.c:1125) 20241209165221654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000213a0]{Init}: Deallocated (fsm.c:568) 20241209165221654 DMM DEBUG MM_STATE_Gb(0)[0x612000021520]{Idle}: Deallocated (fsm.c:568) 20241209165221654 DMM DEBUG MM_STATE_Iu[0x6120000216a0]{Detached}: Deallocated (fsm.c:568) 20241209165221654 DMM DEBUG GMM(gmm_fsm)[0x612000021220]{Deregistered}: Deallocated (fsm.c:568) 20241209165221654 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1054)@fbda6b00d07d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1053)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165221710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165221710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165221710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165221711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165221711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165221711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165221711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165221711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165221711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1054)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165221713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165221713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165221713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165221713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165221713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165221713 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165221713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165221713 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165221713 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165221713 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165221713 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165221714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165221714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1054)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1054)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165221717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1050)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165221725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165221726 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1051)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1053)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1059)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@fbda6b00d07d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1058)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165221744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165221744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165221744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165221744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165221744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165221744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165221744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165221744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165221744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1059)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165221746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165221746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165221746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165221746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165221746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165221746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165221746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165221746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165221746 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165221746 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165221746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165221747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165221747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165221750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165221758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165221759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1056)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1058)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1063)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165221776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165221776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165221776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165221776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165221776 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165221776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165221776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165221776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165221776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165221778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165221778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165221778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165221778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165221778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165221778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165221778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165221778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165221778 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165221778 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165221778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165221779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165221779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165221783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165221793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165221793 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165222068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165222068 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165222068 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165222068 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165222070 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1064)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165222071 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1051)@fbda6b00d07d: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='D33C658B'O, index=0 SGSN_Test-GSUP(1065)@fbda6b00d07d: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@fbda6b00d07d: 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 := '21E2603DBF9406E3F063A17D0E363A96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63E2D8A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB740D207C2FCDD7'O } } } } } 20241209165223123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165223123 DLLC NOTICE LLME(ffffffff/d33c658b){UNASSIGNED} LLC RX: unknown TLLI 0xd33c658b, creating LLME on the fly (gprs_llc.c:552) 20241209165223123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165223123 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165223123 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Allocated (fsm.c:456) 20241209165223123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Allocated (fsm.c:456) 20241209165223123 DMM DEBUG MM_STATE_Gb[0x612000021b20]{Idle}: Allocated (fsm.c:456) 20241209165223123 DMM DEBUG MM_STATE_Iu[0x612000021ca0]{Detached}: Allocated (fsm.c:456) 20241209165223123 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165223123 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165223123 DLLC NOTICE LLME(ffffffff/d33c658b){UNASSIGNED} LLGM Assign pre (d33c658b => dc8194b8) (gprs_llc.c:1079) 20241209165223123 DLLC NOTICE LLME(d33c658b/dc8194b8){ASSIGNED} LLGM Assign post (d33c658b => dc8194b8) (gprs_llc.c:1125) 20241209165223123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165223123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165223123 DMM DEBUG MM(262420000000044/dc8194b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165223136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165223136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165223136 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165223136 DMM DEBUG MM(262420000000044/dc8194b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1066) 20241209165223136 DMM NOTICE MM(262420000000044/dc8194b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165223136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165223136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165223136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165223136 DMM DEBUG MM(262420000000044/dc8194b8) Requesting authorization (sgsn_auth.c:160) 20241209165223136 DMM INFO MM(262420000000044/dc8194b8) Requesting authentication tuples (sgsn_auth.c:184) 20241209165223136 DMM DEBUG MM(262420000000044/dc8194b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165223136 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241209165223136 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@fbda6b00d07d: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@fbda6b00d07d: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20241209165223138 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165223138 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165223138 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165223138 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165223138 DMM INFO MM(262420000000044/dc8194b8) Subscriber data update (mmctx.c:445) 20241209165223138 DMM DEBUG MM(262420000000044/dc8194b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165223138 DMM INFO MM(262420000000044/dc8194b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165223139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165223139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165223139 DMM INFO MM(262420000000044/dc8194b8) <- GMM AUTH AND CIPHERING REQ (rand = 21 e2 60 3d bf 94 06 e3 f0 63 a1 7d 0e 36 3a 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165223145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165223145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165223145 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165223145 DMM INFO MM(262420000000044/dc8194b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165223145 DMM NOTICE MM(262420000000044/dc8194b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165223145 DMM DEBUG MM(262420000000044/dc8194b8) checking auth: received GSM SRES = 63 e2 d8 a3 (gprs_gmm.c:648) 20241209165223145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165223145 DMM DEBUG MM(262420000000044/dc8194b8) Requesting authorization (sgsn_auth.c:160) 20241209165223146 DMM INFO MM(262420000000044/dc8194b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165223146 DMM DEBUG MM(262420000000044/dc8194b8) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165223146 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241209165223146 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) 20241209165223146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165223146 DMM INFO MM(262420000000044/dc8194b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc8194b8) (gprs_gmm.c:282) 20241209165223147 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165223147 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165223147 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241209165223147 DMM INFO MM(262420000000044/dc8194b8) Subscriber data update (mmctx.c:445) 20241209165223147 DMM DEBUG MM(262420000000044/dc8194b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165223147 DMM INFO MM(262420000000044/dc8194b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165223147 DMM NOTICE MM(262420000000044/dc8194b8) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:982) 20241209165223147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165223147 DMM NOTICE MM(262420000000044/dc8194b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165223147 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) 20241209165223148 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165223148 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241209165223148 DMM INFO MM(262420000000044/dc8194b8) Subscriber data update (mmctx.c:445) 20241209165223148 DMM DEBUG MM(262420000000044/dc8194b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165223153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165223153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165223153 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165223153 DMM INFO MM(262420000000044/dc8194b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165223153 DMM NOTICE MM(262420000000044/dc8194b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165223153 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165223153 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165223153 DLLC NOTICE LLME(d33c658b/dc8194b8){ASSIGNED} LLGM Assign pre (ffffffff => dc8194b8) (gprs_llc.c:1079) 20241209165223153 DLLC NOTICE LLME(ffffffff/dc8194b8){ASSIGNED} LLGM Assign post (ffffffff => dc8194b8) (gprs_llc.c:1125) 20241209165223153 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165223153 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165223153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165223153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165223205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165223205 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165223205 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165223205 DMM INFO MM(262420000000044/dc8194b8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165223205 DMM INFO MM(262420000000044/dc8194b8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165223205 DMM DEBUG MM(262420000000044/dc8194b8) Using GGSN 0 (gprs_sm.c:317) 20241209165223205 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) 20241209165223205 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241209165223205 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165223205 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165223205 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241209165223218 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 61 90 ce 77 11 80 80 22 0e 14 05 7f eb be 71 cf 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) 20241209165223218 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de0938, cbp=0x614000011aa0) (sgsn_libgtp.c:633) 20241209165223218 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165223218 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005c7c8b8 TLLI=dc8194b8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165223218 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165223218 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165223227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165223227 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241209165223227 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241209165223227 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1051)@fbda6b00d07d: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@fbda6b00d07d: Final verdict of PTC: pass 20241209165223234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56788<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@fbda6b00d07d: Final verdict of PTC: none 20241209165223236 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) TC_xid_empty_l3-BVCI196(1051)@fbda6b00d07d: Final verdict of PTC: none 20241209165223236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1064)@fbda6b00d07d: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1059)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1063)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1053)@fbda6b00d07d: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1054)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1057)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1052)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1061)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_xid_empty_l3-BVCI196(1051): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1053): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1054): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Mon Dec 9 16:52:23 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 20241209165223366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165223767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97856) 20241209165224237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165224237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97856, count=98676) 20241209165225238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165225238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Mon Dec 9 16:52:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165226239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165226239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_xid_n201u started. 20241209165226830 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165226831 DMM INFO MM(262420000000044/dc8194b8) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165226831 DMM INFO MM(262420000000044/dc8194b8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165226831 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165226832 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165226832 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165226832 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165226832 DLLC NOTICE LLME(ffffffff/dc8194b8){ASSIGNED} LLGM Assign pre (dc8194b8 => ffffffff) (gprs_llc.c:1079) 20241209165226832 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc8194b8 => ffffffff) (gprs_llc.c:1125) 20241209165226832 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005c7c560 (gprs_sndcp.c:574) 20241209165226832 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005c7c8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165226832 DMM NOTICE MM(262420000000044/dc8194b8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165226832 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241209165226832 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165226832 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165226832 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241209165226832 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241209165226832 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) 20241209165226832 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:402) 20241209165226832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000219a0]{Init}: Deallocated (fsm.c:568) 20241209165226832 DMM DEBUG MM_STATE_Gb(0)[0x612000021b20]{Idle}: Deallocated (fsm.c:568) 20241209165226832 DMM DEBUG MM_STATE_Iu[0x612000021ca0]{Detached}: Deallocated (fsm.c:568) 20241209165226832 DMM DEBUG GMM(gmm_fsm)[0x612000021820]{Deregistered}: Deallocated (fsm.c:568) 20241209165226832 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1073)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1072)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1073)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165226883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165226884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165226884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165226884 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165226884 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165226884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165226884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165226884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165226884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1073)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165226885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165226885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165226886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165226886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165226886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165226886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165226886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165226886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165226886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165226886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165226886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165226886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165226886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1073)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1074)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209165226891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165226901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165226901 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1070)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1072)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1078)@fbda6b00d07d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1077)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165226920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165226920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165226921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165226921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165226921 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165226921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165226921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165226921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165226921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1078)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165226923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165226923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165226923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165226923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165226923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165226923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165226923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165226923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165226923 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165226923 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165226923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165226923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165226923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1078)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1078)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165226927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165226936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165226936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1079)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI210(1075)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1077)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165226947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165226947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165226947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165226947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165226947 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165226947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165226947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165226947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165226947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165226949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165226949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165226949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165226949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165226949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165226949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165226949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165226949 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165226949 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165226949 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165226950 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165226950 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165226950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165226954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165226963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165226963 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165227240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165227240 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165227240 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165227240 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165227243 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1083)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165227243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1070)@fbda6b00d07d: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='C8E5CA63'O, index=0 SGSN_Test-GSUP(1084)@fbda6b00d07d: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@fbda6b00d07d: 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 := '6B45E4B968598982F98732D822B4D2EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A813886A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2992EB9C89A8B07D'O } } } } } 20241209165228299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165228299 DLLC NOTICE LLME(ffffffff/c8e5ca63){UNASSIGNED} LLC RX: unknown TLLI 0xc8e5ca63, creating LLME on the fly (gprs_llc.c:552) 20241209165228299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165228299 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165228299 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Allocated (fsm.c:456) 20241209165228299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Allocated (fsm.c:456) 20241209165228299 DMM DEBUG MM_STATE_Gb[0x6120000222a0]{Idle}: Allocated (fsm.c:456) 20241209165228299 DMM DEBUG MM_STATE_Iu[0x612000022420]{Detached}: Allocated (fsm.c:456) 20241209165228299 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165228299 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165228299 DLLC NOTICE LLME(ffffffff/c8e5ca63){UNASSIGNED} LLGM Assign pre (c8e5ca63 => d317b5b5) (gprs_llc.c:1079) 20241209165228299 DLLC NOTICE LLME(c8e5ca63/d317b5b5){ASSIGNED} LLGM Assign post (c8e5ca63 => d317b5b5) (gprs_llc.c:1125) 20241209165228299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165228299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165228299 DMM DEBUG MM(262420000000045/d317b5b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165228315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165228315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165228315 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165228315 DMM DEBUG MM(262420000000045/d317b5b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1066) 20241209165228315 DMM NOTICE MM(262420000000045/d317b5b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165228315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165228315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165228315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165228315 DMM DEBUG MM(262420000000045/d317b5b5) Requesting authorization (sgsn_auth.c:160) 20241209165228315 DMM INFO MM(262420000000045/d317b5b5) Requesting authentication tuples (sgsn_auth.c:184) 20241209165228315 DMM DEBUG MM(262420000000045/d317b5b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165228315 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241209165228315 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@fbda6b00d07d: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@fbda6b00d07d: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20241209165228318 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165228318 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165228318 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165228318 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165228318 DMM INFO MM(262420000000045/d317b5b5) Subscriber data update (mmctx.c:445) 20241209165228318 DMM DEBUG MM(262420000000045/d317b5b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165228318 DMM INFO MM(262420000000045/d317b5b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165228319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165228319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165228319 DMM INFO MM(262420000000045/d317b5b5) <- GMM AUTH AND CIPHERING REQ (rand = 6b 45 e4 b9 68 59 89 82 f9 87 32 d8 22 b4 d2 ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165228327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165228327 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165228328 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165228328 DMM INFO MM(262420000000045/d317b5b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165228328 DMM NOTICE MM(262420000000045/d317b5b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165228328 DMM DEBUG MM(262420000000045/d317b5b5) checking auth: received GSM SRES = a8 13 88 6a (gprs_gmm.c:648) 20241209165228328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165228328 DMM DEBUG MM(262420000000045/d317b5b5) Requesting authorization (sgsn_auth.c:160) 20241209165228328 DMM INFO MM(262420000000045/d317b5b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165228328 DMM DEBUG MM(262420000000045/d317b5b5) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165228328 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241209165228328 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) 20241209165228328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165228328 DMM INFO MM(262420000000045/d317b5b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd317b5b5) (gprs_gmm.c:282) 20241209165228329 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165228329 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165228329 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241209165228329 DMM INFO MM(262420000000045/d317b5b5) Subscriber data update (mmctx.c:445) 20241209165228329 DMM DEBUG MM(262420000000045/d317b5b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165228329 DMM INFO MM(262420000000045/d317b5b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165228329 DMM NOTICE MM(262420000000045/d317b5b5) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:982) 20241209165228330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165228330 DMM NOTICE MM(262420000000045/d317b5b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165228330 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) 20241209165228330 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165228330 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241209165228330 DMM INFO MM(262420000000045/d317b5b5) Subscriber data update (mmctx.c:445) 20241209165228330 DMM DEBUG MM(262420000000045/d317b5b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165228336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165228336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165228336 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165228336 DMM INFO MM(262420000000045/d317b5b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165228336 DMM NOTICE MM(262420000000045/d317b5b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165228336 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165228336 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165228336 DLLC NOTICE LLME(c8e5ca63/d317b5b5){ASSIGNED} LLGM Assign pre (ffffffff => d317b5b5) (gprs_llc.c:1079) 20241209165228336 DLLC NOTICE LLME(ffffffff/d317b5b5){ASSIGNED} LLGM Assign post (ffffffff => d317b5b5) (gprs_llc.c:1125) 20241209165228336 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165228336 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165228336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165228336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165228388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165228388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165228388 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165228388 DMM INFO MM(262420000000045/d317b5b5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165228388 DMM INFO MM(262420000000045/d317b5b5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165228388 DMM DEBUG MM(262420000000045/d317b5b5) Using GGSN 0 (gprs_sm.c:317) 20241209165228388 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) 20241209165228388 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241209165228388 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165228388 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165228388 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241209165228400 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 68 3f 78 91 11 7b ce ab 1e 14 05 7f 05 86 ff ef 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) 20241209165228400 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de19b0, cbp=0x6140000120a0) (sgsn_libgtp.c:633) 20241209165228400 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165228400 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621005e744b8 TLLI=d317b5b5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165228400 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165228400 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165228408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165228408 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241209165228408 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241209165228408 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241209165228408 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1070)@fbda6b00d07d: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@fbda6b00d07d: Final verdict of PTC: pass 20241209165228415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35692<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@fbda6b00d07d: Final verdict of PTC: none 20241209165228417 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165228417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1078)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1077)@fbda6b00d07d: Final verdict of PTC: none TC_xid_n201u-BVCI210(1075)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1082)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@fbda6b00d07d: Final verdict of PTC: none TC_xid_n201u-BVCI196(1070)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@fbda6b00d07d: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1073)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1076)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1071)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1080)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_xid_n201u-BVCI196(1070): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_xid_n201u-BVCI210(1075): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1076): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1077): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1078): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_xid_n201u finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Mon Dec 9 16:52:28 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241209165228541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165228942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35708<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100996) 20241209165229419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165229419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100996, count=102156) 20241209165230420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165230420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Mon Dec 9 16:52:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165231422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165231422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_llc_null started. 20241209165232001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165232002 DMM INFO MM(262420000000045/d317b5b5) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165232002 DMM INFO MM(262420000000045/d317b5b5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165232002 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165232002 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165232002 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165232002 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165232002 DLLC NOTICE LLME(ffffffff/d317b5b5){ASSIGNED} LLGM Assign pre (d317b5b5 => ffffffff) (gprs_llc.c:1079) 20241209165232002 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d317b5b5 => ffffffff) (gprs_llc.c:1125) 20241209165232002 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621005e74160 (gprs_sndcp.c:574) 20241209165232002 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621005e744b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165232002 DMM NOTICE MM(262420000000045/d317b5b5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165232002 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241209165232002 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165232002 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165232002 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241209165232003 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241209165232003 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) 20241209165232003 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:402) 20241209165232003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022120]{Init}: Deallocated (fsm.c:568) 20241209165232003 DMM DEBUG MM_STATE_Gb(0)[0x6120000222a0]{Idle}: Deallocated (fsm.c:568) 20241209165232003 DMM DEBUG MM_STATE_Iu[0x612000022420]{Detached}: Deallocated (fsm.c:568) 20241209165232003 DMM DEBUG GMM(gmm_fsm)[0x612000021fa0]{Deregistered}: Deallocated (fsm.c:568) 20241209165232003 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1092)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165232052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165232052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165232052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165232052 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165232052 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165232052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165232052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165232053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165232053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1091)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1092)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165232054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165232054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165232054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165232055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165232055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165232055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165232055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165232055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165232055 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165232055 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165232055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165232055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165232055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1092)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1092)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165232060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209165232069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165232069 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1089)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1091)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165232078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165232078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165232078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165232078 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165232079 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165232079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165232079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165232079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165232079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165232080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165232080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165232080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165232081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165232081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165232081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165232081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165232081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165232081 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165232081 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165232081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1096)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165232081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165232081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165232085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165232095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165232095 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165232111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165232112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165232112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165232112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165232112 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165232112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165232112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165232112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165232112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165232113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165232113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165232113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165232113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165232113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165232114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165232114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165232114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165232114 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165232114 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165232114 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165232114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165232114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165232118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165232126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165232126 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165232424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165232424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165232424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165232424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165232426 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1102)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165232427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1089)@fbda6b00d07d: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='F3362739'O, index=0 SGSN_Test-GSUP(1103)@fbda6b00d07d: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@fbda6b00d07d: 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 := 'D64E10441EA21394215F35A59AF9AD8F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC750695'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CAC966BC770CDE28'O } } } } } 20241209165233480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165233480 DLLC NOTICE LLME(ffffffff/f3362739){UNASSIGNED} LLC RX: unknown TLLI 0xf3362739, creating LLME on the fly (gprs_llc.c:552) 20241209165233480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165233480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165233480 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Allocated (fsm.c:456) 20241209165233480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Allocated (fsm.c:456) 20241209165233480 DMM DEBUG MM_STATE_Gb[0x612000022a20]{Idle}: Allocated (fsm.c:456) 20241209165233480 DMM DEBUG MM_STATE_Iu[0x612000022ba0]{Detached}: Allocated (fsm.c:456) 20241209165233480 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165233480 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165233480 DLLC NOTICE LLME(ffffffff/f3362739){UNASSIGNED} LLGM Assign pre (f3362739 => ff8675bb) (gprs_llc.c:1079) 20241209165233480 DLLC NOTICE LLME(f3362739/ff8675bb){ASSIGNED} LLGM Assign post (f3362739 => ff8675bb) (gprs_llc.c:1125) 20241209165233480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165233480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165233480 DMM DEBUG MM(262420000000041/ff8675bb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165233491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165233491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165233491 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165233491 DMM DEBUG MM(262420000000041/ff8675bb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1066) 20241209165233491 DMM NOTICE MM(262420000000041/ff8675bb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165233491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165233491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165233491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165233491 DMM DEBUG MM(262420000000041/ff8675bb) Requesting authorization (sgsn_auth.c:160) 20241209165233491 DMM INFO MM(262420000000041/ff8675bb) Requesting authentication tuples (sgsn_auth.c:184) 20241209165233491 DMM DEBUG MM(262420000000041/ff8675bb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165233491 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241209165233491 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@fbda6b00d07d: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@fbda6b00d07d: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20241209165233494 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165233494 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165233494 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165233494 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165233494 DMM INFO MM(262420000000041/ff8675bb) Subscriber data update (mmctx.c:445) 20241209165233494 DMM DEBUG MM(262420000000041/ff8675bb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165233494 DMM INFO MM(262420000000041/ff8675bb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165233494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165233494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165233494 DMM INFO MM(262420000000041/ff8675bb) <- GMM AUTH AND CIPHERING REQ (rand = d6 4e 10 44 1e a2 13 94 21 5f 35 a5 9a f9 ad 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165233503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165233503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165233503 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165233503 DMM INFO MM(262420000000041/ff8675bb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165233503 DMM NOTICE MM(262420000000041/ff8675bb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165233503 DMM DEBUG MM(262420000000041/ff8675bb) checking auth: received GSM SRES = ac 75 06 95 (gprs_gmm.c:648) 20241209165233503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165233503 DMM DEBUG MM(262420000000041/ff8675bb) Requesting authorization (sgsn_auth.c:160) 20241209165233503 DMM INFO MM(262420000000041/ff8675bb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165233503 DMM DEBUG MM(262420000000041/ff8675bb) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165233503 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241209165233503 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) 20241209165233503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165233503 DMM INFO MM(262420000000041/ff8675bb) <- GMM ATTACH ACCEPT (new P-TMSI=0xff8675bb) (gprs_gmm.c:282) 20241209165233504 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165233504 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165233505 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241209165233505 DMM INFO MM(262420000000041/ff8675bb) Subscriber data update (mmctx.c:445) 20241209165233505 DMM DEBUG MM(262420000000041/ff8675bb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165233505 DMM INFO MM(262420000000041/ff8675bb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165233505 DMM NOTICE MM(262420000000041/ff8675bb) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:982) 20241209165233505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165233505 DMM NOTICE MM(262420000000041/ff8675bb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165233505 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) 20241209165233505 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165233505 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241209165233505 DMM INFO MM(262420000000041/ff8675bb) Subscriber data update (mmctx.c:445) 20241209165233505 DMM DEBUG MM(262420000000041/ff8675bb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165233512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165233512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165233512 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165233512 DMM INFO MM(262420000000041/ff8675bb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165233512 DMM NOTICE MM(262420000000041/ff8675bb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165233512 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165233512 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165233512 DLLC NOTICE LLME(f3362739/ff8675bb){ASSIGNED} LLGM Assign pre (ffffffff => ff8675bb) (gprs_llc.c:1079) 20241209165233512 DLLC NOTICE LLME(ffffffff/ff8675bb){ASSIGNED} LLGM Assign post (ffffffff => ff8675bb) (gprs_llc.c:1125) 20241209165233512 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165233512 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165233512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165233512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165233637 DGPRS DEBUG Checking for inactive LLMEs, time = 15573887 (sgsn.c:132) 20241209165234564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165234564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241209165234564 DLLC DEBUG TLLI=ff8675bb sends us LLC NULL (gprs_llc.c:912) 20241209165234564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165234564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241209165234564 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165234564 DMM INFO MM(262420000000041/ff8675bb) -> GMM DETACH REQUEST TLLI=0xff8675bb type=GPRS detach Power-off (gprs_gmm.c:1440) 20241209165234564 DMM INFO MM(262420000000041/ff8675bb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20241209165234564 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165234564 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165234564 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165234564 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165234564 DLLC NOTICE LLME(ffffffff/ff8675bb){ASSIGNED} LLGM Assign pre (ff8675bb => ffffffff) (gprs_llc.c:1079) 20241209165234564 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff8675bb => ffffffff) (gprs_llc.c:1125) 20241209165234564 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241209165234564 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) 20241209165234564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000228a0]{Init}: Deallocated (fsm.c:568) 20241209165234564 DMM DEBUG MM_STATE_Gb(0)[0x612000022a20]{Idle}: Deallocated (fsm.c:568) 20241209165234565 DMM DEBUG MM_STATE_Iu[0x612000022ba0]{Detached}: Deallocated (fsm.c:568) 20241209165234565 DMM DEBUG GMM(gmm_fsm)[0x612000022720]{Deregistered}: Deallocated (fsm.c:568) 20241209165234566 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@fbda6b00d07d: setverdict(pass): none -> pass TC_llc_null-BVCI196(1089)@fbda6b00d07d: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@fbda6b00d07d: Final verdict of PTC: pass 20241209165239575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35716<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@fbda6b00d07d: Final verdict of PTC: none 20241209165239577 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165239577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1101)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1092)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1096)@fbda6b00d07d: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@fbda6b00d07d: Final verdict of PTC: none TC_llc_null-BVCI196(1089)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1091)@fbda6b00d07d: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1094)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1090)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1099)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_llc_null-BVCI196(1089): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_llc_null finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Mon Dec 9 16:52:39 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241209165239705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165240107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34842<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100624) 20241209165240579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165240579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100624, count=101784) 20241209165241580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165241581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Mon Dec 9 16:52:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165242582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165242583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_llc_sabm_dm_llgmm started. 20241209165243167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165243168 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165243214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165243215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165243215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165243215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165243215 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165243215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165243215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165243215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165243215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165243216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165243216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165243216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165243217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165243217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165243217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165243217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165243217 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165243217 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165243217 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165243217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1110)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165243218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165243218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165243221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165243231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165243231 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1109)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165243246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165243246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165243246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165243246 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165243247 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165243247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165243247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165243247 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165243247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165243248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165243248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165243248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165243248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165243248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165243248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165243248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165243248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165243248 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165243249 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165243249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165243249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165243249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165243252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165243261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165243261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165243285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165243285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165243285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165243285 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165243285 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165243285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165243285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165243285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165243285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165243287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165243287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165243287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165243288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165243288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165243288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165243288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165243288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165243288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165243288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165243288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165243288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165243288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165243292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165243304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165243304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165243583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165243583 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165243583 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165243583 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165243585 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1121)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165243586 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@fbda6b00d07d: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='E29A5C9F'O, index=0 SGSN_Test-GSUP(1122)@fbda6b00d07d: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@fbda6b00d07d: 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 := '3617EAC3AC95741EA55FDCE9DDA4F36C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '416DD660'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '66576321120BC14B'O } } } } } 20241209165244640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165244640 DLLC NOTICE LLME(ffffffff/e29a5c9f){UNASSIGNED} LLC RX: unknown TLLI 0xe29a5c9f, creating LLME on the fly (gprs_llc.c:552) 20241209165244640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165244640 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165244640 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Allocated (fsm.c:456) 20241209165244640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Allocated (fsm.c:456) 20241209165244640 DMM DEBUG MM_STATE_Gb[0x612000023020]{Idle}: Allocated (fsm.c:456) 20241209165244640 DMM DEBUG MM_STATE_Iu[0x6120000231a0]{Detached}: Allocated (fsm.c:456) 20241209165244640 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165244640 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165244640 DLLC NOTICE LLME(ffffffff/e29a5c9f){UNASSIGNED} LLGM Assign pre (e29a5c9f => d1f1372c) (gprs_llc.c:1079) 20241209165244640 DLLC NOTICE LLME(e29a5c9f/d1f1372c){ASSIGNED} LLGM Assign post (e29a5c9f => d1f1372c) (gprs_llc.c:1125) 20241209165244640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165244640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165244640 DMM DEBUG MM(262420000000042/d1f1372c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165244654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165244654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165244654 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165244654 DMM DEBUG MM(262420000000042/d1f1372c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1066) 20241209165244654 DMM NOTICE MM(262420000000042/d1f1372c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165244654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165244654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165244654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165244654 DMM DEBUG MM(262420000000042/d1f1372c) Requesting authorization (sgsn_auth.c:160) 20241209165244654 DMM INFO MM(262420000000042/d1f1372c) Requesting authentication tuples (sgsn_auth.c:184) 20241209165244654 DMM DEBUG MM(262420000000042/d1f1372c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165244654 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241209165244654 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@fbda6b00d07d: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@fbda6b00d07d: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20241209165244657 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165244657 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165244657 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165244657 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165244657 DMM INFO MM(262420000000042/d1f1372c) Subscriber data update (mmctx.c:445) 20241209165244657 DMM DEBUG MM(262420000000042/d1f1372c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165244657 DMM INFO MM(262420000000042/d1f1372c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165244657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165244657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165244657 DMM INFO MM(262420000000042/d1f1372c) <- GMM AUTH AND CIPHERING REQ (rand = 36 17 ea c3 ac 95 74 1e a5 5f dc e9 dd a4 f3 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165244665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165244666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165244666 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165244666 DMM INFO MM(262420000000042/d1f1372c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165244666 DMM NOTICE MM(262420000000042/d1f1372c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165244666 DMM DEBUG MM(262420000000042/d1f1372c) checking auth: received GSM SRES = 41 6d d6 60 (gprs_gmm.c:648) 20241209165244666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165244666 DMM DEBUG MM(262420000000042/d1f1372c) Requesting authorization (sgsn_auth.c:160) 20241209165244666 DMM INFO MM(262420000000042/d1f1372c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165244666 DMM DEBUG MM(262420000000042/d1f1372c) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165244666 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241209165244666 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) 20241209165244666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165244666 DMM INFO MM(262420000000042/d1f1372c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1f1372c) (gprs_gmm.c:282) 20241209165244668 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165244668 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165244668 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241209165244668 DMM INFO MM(262420000000042/d1f1372c) Subscriber data update (mmctx.c:445) 20241209165244668 DMM DEBUG MM(262420000000042/d1f1372c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165244668 DMM INFO MM(262420000000042/d1f1372c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165244668 DMM NOTICE MM(262420000000042/d1f1372c) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:982) 20241209165244668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165244668 DMM NOTICE MM(262420000000042/d1f1372c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165244668 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) 20241209165244669 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165244669 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241209165244669 DMM INFO MM(262420000000042/d1f1372c) Subscriber data update (mmctx.c:445) 20241209165244669 DMM DEBUG MM(262420000000042/d1f1372c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165244674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165244674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165244675 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165244675 DMM INFO MM(262420000000042/d1f1372c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165244675 DMM NOTICE MM(262420000000042/d1f1372c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165244675 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165244675 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165244675 DLLC NOTICE LLME(e29a5c9f/d1f1372c){ASSIGNED} LLGM Assign pre (ffffffff => d1f1372c) (gprs_llc.c:1079) 20241209165244675 DLLC NOTICE LLME(ffffffff/d1f1372c){ASSIGNED} LLGM Assign post (ffffffff => d1f1372c) (gprs_llc.c:1125) 20241209165244675 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165244675 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165244675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165244675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165245728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165245728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@fbda6b00d07d: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@fbda6b00d07d: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@fbda6b00d07d: Final verdict of PTC: pass 20241209165245737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1122)@fbda6b00d07d: Final verdict of PTC: none 20241209165245740 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) -NSVCI97(1110)@fbda6b00d07d: Final verdict of PTC: none 20241209165245740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1121)@fbda6b00d07d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@fbda6b00d07d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1120)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1115)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@fbda6b00d07d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1118)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1108)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1113)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Mon Dec 9 16:52:45 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 20241209165245872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165246274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83472) 20241209165246742 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165246742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83472, count=88108) 20241209165247743 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165247743 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Mon Dec 9 16:52:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165248744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165248744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_llc_sabm_dm_ll5 started. 20241209165249333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165249334 DMM INFO MM(262420000000042/d1f1372c) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165249334 DMM INFO MM(262420000000042/d1f1372c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165249334 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165249334 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165249334 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165249334 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165249334 DLLC NOTICE LLME(ffffffff/d1f1372c){ASSIGNED} LLGM Assign pre (d1f1372c => ffffffff) (gprs_llc.c:1079) 20241209165249334 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1f1372c => ffffffff) (gprs_llc.c:1125) 20241209165249334 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241209165249334 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) 20241209165249334 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:402) 20241209165249334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000022ea0]{Init}: Deallocated (fsm.c:568) 20241209165249334 DMM DEBUG MM_STATE_Gb(0)[0x612000023020]{Idle}: Deallocated (fsm.c:568) 20241209165249334 DMM DEBUG MM_STATE_Iu[0x6120000231a0]{Detached}: Deallocated (fsm.c:568) 20241209165249335 DMM DEBUG GMM(gmm_fsm)[0x612000022d20]{Deregistered}: Deallocated (fsm.c:568) 20241209165249335 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165249378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165249378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165249378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165249378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165249378 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165249378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165249378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165249378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165249378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165249380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165249380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165249380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165249380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165249380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165249380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165249380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165249380 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165249380 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165249380 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165249380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165249381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165249381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165249384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165249393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165249393 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1130)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 TC_llc_sabm_dm_ll5-BVCI196(1128)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165249420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165249420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165249420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165249420 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165249420 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165249420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165249420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165249420 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165249420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165249422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165249422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165249422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165249422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165249422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165249422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165249423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165249423 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165249423 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165249423 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165249423 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165249423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165249423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165249426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1131)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165249435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165249435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1133)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165249462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165249462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165249462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165249462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165249462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165249462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165249462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165249462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165249462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165249464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165249464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165249464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165249464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165249464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165249464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165249464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165249464 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165249464 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165249464 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165249464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165249465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165249465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165249468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165249476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165249476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165249745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165249745 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165249745 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165249745 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165249747 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1140)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241209165249748 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@fbda6b00d07d: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='CCBC5966'O, index=0 SGSN_Test-GSUP(1141)@fbda6b00d07d: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@fbda6b00d07d: 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 := '62171C8E2E71CDF8EA50200DC2FD460B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ECBA3F4A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9848568DE4A79197'O } } } } } 20241209165250801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165250801 DLLC NOTICE LLME(ffffffff/ccbc5966){UNASSIGNED} LLC RX: unknown TLLI 0xccbc5966, creating LLME on the fly (gprs_llc.c:552) 20241209165250801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165250801 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165250801 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Allocated (fsm.c:456) 20241209165250802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Allocated (fsm.c:456) 20241209165250802 DMM DEBUG MM_STATE_Gb[0x612000023620]{Idle}: Allocated (fsm.c:456) 20241209165250802 DMM DEBUG MM_STATE_Iu[0x6120000237a0]{Detached}: Allocated (fsm.c:456) 20241209165250802 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165250802 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165250802 DLLC NOTICE LLME(ffffffff/ccbc5966){UNASSIGNED} LLGM Assign pre (ccbc5966 => f9a4bc58) (gprs_llc.c:1079) 20241209165250802 DLLC NOTICE LLME(ccbc5966/f9a4bc58){ASSIGNED} LLGM Assign post (ccbc5966 => f9a4bc58) (gprs_llc.c:1125) 20241209165250802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165250802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165250802 DMM DEBUG MM(262420000000043/f9a4bc58) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165250815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165250815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165250815 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165250815 DMM DEBUG MM(262420000000043/f9a4bc58) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1066) 20241209165250815 DMM NOTICE MM(262420000000043/f9a4bc58) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165250815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165250815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165250815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165250815 DMM DEBUG MM(262420000000043/f9a4bc58) Requesting authorization (sgsn_auth.c:160) 20241209165250815 DMM INFO MM(262420000000043/f9a4bc58) Requesting authentication tuples (sgsn_auth.c:184) 20241209165250815 DMM DEBUG MM(262420000000043/f9a4bc58) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165250815 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241209165250815 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@fbda6b00d07d: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@fbda6b00d07d: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20241209165250818 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165250818 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165250818 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165250819 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165250819 DMM INFO MM(262420000000043/f9a4bc58) Subscriber data update (mmctx.c:445) 20241209165250819 DMM DEBUG MM(262420000000043/f9a4bc58) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165250819 DMM INFO MM(262420000000043/f9a4bc58) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165250819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165250819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165250819 DMM INFO MM(262420000000043/f9a4bc58) <- GMM AUTH AND CIPHERING REQ (rand = 62 17 1c 8e 2e 71 cd f8 ea 50 20 0d c2 fd 46 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165250825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165250825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165250825 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165250825 DMM INFO MM(262420000000043/f9a4bc58) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165250825 DMM NOTICE MM(262420000000043/f9a4bc58) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165250825 DMM DEBUG MM(262420000000043/f9a4bc58) checking auth: received GSM SRES = ec ba 3f 4a (gprs_gmm.c:648) 20241209165250825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165250825 DMM DEBUG MM(262420000000043/f9a4bc58) Requesting authorization (sgsn_auth.c:160) 20241209165250825 DMM INFO MM(262420000000043/f9a4bc58) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165250825 DMM DEBUG MM(262420000000043/f9a4bc58) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165250826 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241209165250826 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) 20241209165250826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165250826 DMM INFO MM(262420000000043/f9a4bc58) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9a4bc58) (gprs_gmm.c:282) 20241209165250827 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165250827 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165250827 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241209165250827 DMM INFO MM(262420000000043/f9a4bc58) Subscriber data update (mmctx.c:445) 20241209165250827 DMM DEBUG MM(262420000000043/f9a4bc58) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165250827 DMM INFO MM(262420000000043/f9a4bc58) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165250827 DMM NOTICE MM(262420000000043/f9a4bc58) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:982) 20241209165250827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165250827 DMM NOTICE MM(262420000000043/f9a4bc58) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165250827 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) 20241209165250828 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165250828 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241209165250828 DMM INFO MM(262420000000043/f9a4bc58) Subscriber data update (mmctx.c:445) 20241209165250828 DMM DEBUG MM(262420000000043/f9a4bc58) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165250833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165250833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165250833 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165250833 DMM INFO MM(262420000000043/f9a4bc58) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165250833 DMM NOTICE MM(262420000000043/f9a4bc58) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165250833 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165250833 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165250834 DLLC NOTICE LLME(ccbc5966/f9a4bc58){ASSIGNED} LLGM Assign pre (ffffffff => f9a4bc58) (gprs_llc.c:1079) 20241209165250834 DLLC NOTICE LLME(ffffffff/f9a4bc58){ASSIGNED} LLGM Assign post (ffffffff => f9a4bc58) (gprs_llc.c:1125) 20241209165250834 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165250834 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165250834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165250834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165251885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165251885 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@fbda6b00d07d: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@fbda6b00d07d: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@fbda6b00d07d: Final verdict of PTC: pass 20241209165251894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46038<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@fbda6b00d07d: Final verdict of PTC: none 20241209165251897 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165251897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1129)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1134)@fbda6b00d07d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@fbda6b00d07d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@fbda6b00d07d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1132)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1127)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1139)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1137)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Mon Dec 9 16:52:51 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 20241209165252022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165252424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87808) 20241209165252898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165252898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=87808, count=92164) 20241209165253899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165253899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Mon Dec 9 16:52:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165254900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165254900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_suspend_nopaging started. 20241209165255482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165255484 DMM INFO MM(262420000000043/f9a4bc58) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165255484 DMM INFO MM(262420000000043/f9a4bc58) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165255484 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165255484 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165255484 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165255484 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165255484 DLLC NOTICE LLME(ffffffff/f9a4bc58){ASSIGNED} LLGM Assign pre (f9a4bc58 => ffffffff) (gprs_llc.c:1079) 20241209165255484 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9a4bc58 => ffffffff) (gprs_llc.c:1125) 20241209165255484 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241209165255484 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) 20241209165255484 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:402) 20241209165255484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000234a0]{Init}: Deallocated (fsm.c:568) 20241209165255484 DMM DEBUG MM_STATE_Gb(0)[0x612000023620]{Idle}: Deallocated (fsm.c:568) 20241209165255484 DMM DEBUG MM_STATE_Iu[0x6120000237a0]{Detached}: Deallocated (fsm.c:568) 20241209165255484 DMM DEBUG GMM(gmm_fsm)[0x612000023320]{Deregistered}: Deallocated (fsm.c:568) 20241209165255484 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165255534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165255534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165255534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165255535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165255535 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165255535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165255535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165255535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165255535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165255536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165255536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165255536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165255536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165255536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165255536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165255537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165255537 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165255537 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165255537 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165255537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165255537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165255537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165255541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165255551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165255551 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165255584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165255584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165255584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165255584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165255584 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165255584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165255584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165255584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165255584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165255586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165255586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165255586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165255586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165255586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165255586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165255586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165255586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165255586 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165255586 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165255586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165255587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165255587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165255591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165255601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165255601 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1151)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165255612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165255612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165255612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165255612 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165255612 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165255612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165255612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165255612 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165255612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165255613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165255613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165255613 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165255614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165255614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165255614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165255614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165255614 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165255614 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165255614 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165255614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1158)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165255614 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165255614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165255618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165255628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165255628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165255901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165255901 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165255901 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165255901 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165255903 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1159)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165255904 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@fbda6b00d07d: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='E2D67711'O, index=0 SGSN_Test-GSUP(1160)@fbda6b00d07d: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@fbda6b00d07d: 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 := '5BEA3ECC9D61B46ED8838E5670703E14'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '294EB764'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E784744F8B73AC8F'O } } } } } 20241209165256959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165256960 DLLC NOTICE LLME(ffffffff/e2d67711){UNASSIGNED} LLC RX: unknown TLLI 0xe2d67711, creating LLME on the fly (gprs_llc.c:552) 20241209165256960 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165256960 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165256960 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Allocated (fsm.c:456) 20241209165256960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Allocated (fsm.c:456) 20241209165256960 DMM DEBUG MM_STATE_Gb[0x612000023c20]{Idle}: Allocated (fsm.c:456) 20241209165256960 DMM DEBUG MM_STATE_Iu[0x612000023da0]{Detached}: Allocated (fsm.c:456) 20241209165256960 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165256960 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165256960 DLLC NOTICE LLME(ffffffff/e2d67711){UNASSIGNED} LLGM Assign pre (e2d67711 => fb46a78b) (gprs_llc.c:1079) 20241209165256960 DLLC NOTICE LLME(e2d67711/fb46a78b){ASSIGNED} LLGM Assign post (e2d67711 => fb46a78b) (gprs_llc.c:1125) 20241209165256960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165256960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165256960 DMM DEBUG MM(262420000000048/fb46a78b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165256975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165256975 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165256975 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165256975 DMM DEBUG MM(262420000000048/fb46a78b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1066) 20241209165256975 DMM NOTICE MM(262420000000048/fb46a78b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165256975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165256975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165256975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165256975 DMM DEBUG MM(262420000000048/fb46a78b) Requesting authorization (sgsn_auth.c:160) 20241209165256976 DMM INFO MM(262420000000048/fb46a78b) Requesting authentication tuples (sgsn_auth.c:184) 20241209165256976 DMM DEBUG MM(262420000000048/fb46a78b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165256976 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241209165256976 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@fbda6b00d07d: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@fbda6b00d07d: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20241209165256978 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165256978 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165256978 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165256978 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165256978 DMM INFO MM(262420000000048/fb46a78b) Subscriber data update (mmctx.c:445) 20241209165256978 DMM DEBUG MM(262420000000048/fb46a78b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165256978 DMM INFO MM(262420000000048/fb46a78b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165256978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165256978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165256978 DMM INFO MM(262420000000048/fb46a78b) <- GMM AUTH AND CIPHERING REQ (rand = 5b ea 3e cc 9d 61 b4 6e d8 83 8e 56 70 70 3e 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165256986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165256986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165256986 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165256986 DMM INFO MM(262420000000048/fb46a78b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165256986 DMM NOTICE MM(262420000000048/fb46a78b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165256986 DMM DEBUG MM(262420000000048/fb46a78b) checking auth: received GSM SRES = 29 4e b7 64 (gprs_gmm.c:648) 20241209165256986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165256986 DMM DEBUG MM(262420000000048/fb46a78b) Requesting authorization (sgsn_auth.c:160) 20241209165256986 DMM INFO MM(262420000000048/fb46a78b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165256986 DMM DEBUG MM(262420000000048/fb46a78b) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165256986 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241209165256986 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) 20241209165256986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165256986 DMM INFO MM(262420000000048/fb46a78b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb46a78b) (gprs_gmm.c:282) 20241209165256988 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165256988 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165256988 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241209165256988 DMM INFO MM(262420000000048/fb46a78b) Subscriber data update (mmctx.c:445) 20241209165256988 DMM DEBUG MM(262420000000048/fb46a78b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165256988 DMM INFO MM(262420000000048/fb46a78b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165256988 DMM NOTICE MM(262420000000048/fb46a78b) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:982) 20241209165256988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165256988 DMM NOTICE MM(262420000000048/fb46a78b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165256988 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) 20241209165256988 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165256988 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241209165256988 DMM INFO MM(262420000000048/fb46a78b) Subscriber data update (mmctx.c:445) 20241209165256989 DMM DEBUG MM(262420000000048/fb46a78b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165256995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165256995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165256995 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165256995 DMM INFO MM(262420000000048/fb46a78b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165256995 DMM NOTICE MM(262420000000048/fb46a78b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165256995 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165256995 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165256995 DLLC NOTICE LLME(e2d67711/fb46a78b){ASSIGNED} LLGM Assign pre (ffffffff => fb46a78b) (gprs_llc.c:1079) 20241209165256995 DLLC NOTICE LLME(ffffffff/fb46a78b){ASSIGNED} LLGM Assign post (ffffffff => fb46a78b) (gprs_llc.c:1125) 20241209165256995 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165256995 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165256995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165256995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165257046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165257046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165257046 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165257046 DMM INFO MM(262420000000048/fb46a78b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165257046 DMM INFO MM(262420000000048/fb46a78b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165257046 DMM DEBUG MM(262420000000048/fb46a78b) Using GGSN 0 (gprs_sm.c:317) 20241209165257046 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) 20241209165257047 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241209165257047 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165257047 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165257047 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241209165257057 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 77 3b 6e c3 11 0e ea 89 ac 14 05 7f c9 a1 68 73 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) 20241209165257057 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de2a28, cbp=0x6140000132a0) (sgsn_libgtp.c:633) 20241209165257057 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165257057 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210065c24b8 TLLI=fb46a78b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165257057 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165257057 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165257065 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241209165257071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165257071 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241209165257072 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241209165257075 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20241209165257075 DMM INFO MM(262420000000048/fb46a78b) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) TC_suspend_nopaging-BVCI196(1147)@fbda6b00d07d: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@fbda6b00d07d: Final verdict of PTC: pass 20241209165302084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46064<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209165302087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-GSUP(1160)@fbda6b00d07d: Final verdict of PTC: none 20241209165302087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1148)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1154)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1158)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@fbda6b00d07d: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1151)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@fbda6b00d07d: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@fbda6b00d07d: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1152)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1156)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1146)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_suspend_nopaging-BVCI210(1151): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_suspend_nopaging finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Mon Dec 9 16:53:02 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241209165302217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165302618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35906<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99940) 20241209165303089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165303089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99940, count=101100) 20241209165303638 DGPRS DEBUG Checking for inactive LLMEs, time = 15573917 (sgsn.c:132) 20241209165304089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165304089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Mon Dec 9 16:53:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165305091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165305091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_suspend_resume started. 20241209165305680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165305682 DMM INFO MM(262420000000048/fb46a78b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165305682 DMM INFO MM(262420000000048/fb46a78b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165305682 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165305682 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165305682 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165305682 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165305682 DLLC NOTICE LLME(ffffffff/fb46a78b){ASSIGNED} LLGM Assign pre (fb46a78b => ffffffff) (gprs_llc.c:1079) 20241209165305682 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb46a78b => ffffffff) (gprs_llc.c:1125) 20241209165305682 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210065c2160 (gprs_sndcp.c:574) 20241209165305682 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210065c24b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165305682 DMM NOTICE MM(262420000000048/fb46a78b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165305682 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241209165305682 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165305682 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165305682 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241209165305682 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241209165305683 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) 20241209165305683 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:402) 20241209165305683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000023aa0]{Init}: Deallocated (fsm.c:568) 20241209165305683 DMM DEBUG MM_STATE_Gb(0)[0x612000023c20]{Idle}: Deallocated (fsm.c:568) 20241209165305683 DMM DEBUG MM_STATE_Iu[0x612000023da0]{Detached}: Deallocated (fsm.c:568) 20241209165305683 DMM DEBUG GMM(gmm_fsm)[0x612000023920]{Deregistered}: Deallocated (fsm.c:568) 20241209165305683 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1168)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165305734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165305734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165305734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165305734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165305734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165305734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165305734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165305734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165305734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1167)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1168)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165305736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165305736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165305736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165305737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165305737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165305737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165305737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165305737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165305737 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165305737 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165305737 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165305737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1168)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165305737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165305740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1164)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165305752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165305752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1165)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1167)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@fbda6b00d07d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1172)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165305770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165305771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165305771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165305771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165305771 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165305771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165305771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165305771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165305771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165305773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165305773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165305773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165305773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165305773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165305773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165305773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165305773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165305773 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165305773 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165305773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1173)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165305774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165305774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165305777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209165305788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165305788 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1172)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_suspend_resume-BVCI210(1170)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1177)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165305797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165305797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165305797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165305797 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165305797 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165305797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165305797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165305797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165305797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165305799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165305799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165305799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165305799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165305799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165305799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165305799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165305799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165305799 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165305799 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165305799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1177)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165305800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165305800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165305803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165305811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165305811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165306092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165306092 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165306092 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165306092 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165306094 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1178)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165306095 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1165)@fbda6b00d07d: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='FA72F50C'O, index=0 SGSN_Test-GSUP(1179)@fbda6b00d07d: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@fbda6b00d07d: 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 := 'B95CEFF43302D09E638C26454D45194C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D54EB39'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DAF3B240DE39B8F8'O } } } } } 20241209165307149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165307149 DLLC NOTICE LLME(ffffffff/fa72f50c){UNASSIGNED} LLC RX: unknown TLLI 0xfa72f50c, creating LLME on the fly (gprs_llc.c:552) 20241209165307149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165307149 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165307149 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Allocated (fsm.c:456) 20241209165307150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Allocated (fsm.c:456) 20241209165307150 DMM DEBUG MM_STATE_Gb[0x6120000243a0]{Idle}: Allocated (fsm.c:456) 20241209165307150 DMM DEBUG MM_STATE_Iu[0x612000024520]{Detached}: Allocated (fsm.c:456) 20241209165307150 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165307150 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165307150 DLLC NOTICE LLME(ffffffff/fa72f50c){UNASSIGNED} LLGM Assign pre (fa72f50c => d08b15e7) (gprs_llc.c:1079) 20241209165307150 DLLC NOTICE LLME(fa72f50c/d08b15e7){ASSIGNED} LLGM Assign post (fa72f50c => d08b15e7) (gprs_llc.c:1125) 20241209165307150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165307150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165307150 DMM DEBUG MM(262420000000049/d08b15e7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165307163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165307163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165307163 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165307163 DMM DEBUG MM(262420000000049/d08b15e7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1066) 20241209165307164 DMM NOTICE MM(262420000000049/d08b15e7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165307164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165307164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165307164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165307164 DMM DEBUG MM(262420000000049/d08b15e7) Requesting authorization (sgsn_auth.c:160) 20241209165307164 DMM INFO MM(262420000000049/d08b15e7) Requesting authentication tuples (sgsn_auth.c:184) 20241209165307164 DMM DEBUG MM(262420000000049/d08b15e7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165307164 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241209165307164 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@fbda6b00d07d: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@fbda6b00d07d: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20241209165307167 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165307167 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165307167 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165307167 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165307167 DMM INFO MM(262420000000049/d08b15e7) Subscriber data update (mmctx.c:445) 20241209165307167 DMM DEBUG MM(262420000000049/d08b15e7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165307167 DMM INFO MM(262420000000049/d08b15e7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165307167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165307167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165307167 DMM INFO MM(262420000000049/d08b15e7) <- GMM AUTH AND CIPHERING REQ (rand = b9 5c ef f4 33 02 d0 9e 63 8c 26 45 4d 45 19 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165307175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165307175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165307175 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165307175 DMM INFO MM(262420000000049/d08b15e7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165307175 DMM NOTICE MM(262420000000049/d08b15e7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165307175 DMM DEBUG MM(262420000000049/d08b15e7) checking auth: received GSM SRES = 5d 54 eb 39 (gprs_gmm.c:648) 20241209165307175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165307175 DMM DEBUG MM(262420000000049/d08b15e7) Requesting authorization (sgsn_auth.c:160) 20241209165307175 DMM INFO MM(262420000000049/d08b15e7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165307175 DMM DEBUG MM(262420000000049/d08b15e7) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165307175 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241209165307175 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) 20241209165307175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165307175 DMM INFO MM(262420000000049/d08b15e7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd08b15e7) (gprs_gmm.c:282) 20241209165307177 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165307177 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165307177 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241209165307177 DMM INFO MM(262420000000049/d08b15e7) Subscriber data update (mmctx.c:445) 20241209165307177 DMM DEBUG MM(262420000000049/d08b15e7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165307177 DMM INFO MM(262420000000049/d08b15e7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165307177 DMM NOTICE MM(262420000000049/d08b15e7) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:982) 20241209165307177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165307177 DMM NOTICE MM(262420000000049/d08b15e7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165307177 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) 20241209165307178 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165307178 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241209165307178 DMM INFO MM(262420000000049/d08b15e7) Subscriber data update (mmctx.c:445) 20241209165307178 DMM DEBUG MM(262420000000049/d08b15e7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165307184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165307184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165307184 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165307184 DMM INFO MM(262420000000049/d08b15e7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165307184 DMM NOTICE MM(262420000000049/d08b15e7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165307184 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165307184 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165307184 DLLC NOTICE LLME(fa72f50c/d08b15e7){ASSIGNED} LLGM Assign pre (ffffffff => d08b15e7) (gprs_llc.c:1079) 20241209165307184 DLLC NOTICE LLME(ffffffff/d08b15e7){ASSIGNED} LLGM Assign post (ffffffff => d08b15e7) (gprs_llc.c:1125) 20241209165307184 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165307184 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165307184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165307184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165307236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165307236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165307236 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165307236 DMM INFO MM(262420000000049/d08b15e7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165307236 DMM INFO MM(262420000000049/d08b15e7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165307236 DMM DEBUG MM(262420000000049/d08b15e7) Using GGSN 0 (gprs_sm.c:317) 20241209165307236 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) 20241209165307236 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241209165307236 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165307236 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165307237 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241209165307250 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 f4 68 94 5e 11 22 e9 62 c4 14 05 7f c1 64 9a 5c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241209165307250 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de3aa0, cbp=0x6140000138a0) (sgsn_libgtp.c:633) 20241209165307250 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165307250 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210067bb4b8 TLLI=d08b15e7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165307250 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165307250 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165307258 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241209165307265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165307265 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241209165307265 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241209165307268 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20241209165307268 DMM INFO MM(262420000000049/d08b15e7) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241209165312275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165312275 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2292) 20241209165312275 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241209165312279 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1165)@fbda6b00d07d: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@fbda6b00d07d: Final verdict of PTC: pass 20241209165312289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35908<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@fbda6b00d07d: Final verdict of PTC: none TC_suspend_resume-BVCI210(1170)@fbda6b00d07d: Final verdict of PTC: none 20241209165312291 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165312291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1178)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1167)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1168)@fbda6b00d07d: Final verdict of PTC: none TC_suspend_resume-BVCI196(1165)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1173)@fbda6b00d07d: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1177)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1166)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1171)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1175)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_suspend_resume-BVCI196(1165): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1167): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_suspend_resume-BVCI210(1170): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_suspend_resume finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Mon Dec 9 16:53:12 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241209165312420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165312821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96844) 20241209165313292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165313292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96844, count=105016) 20241209165314293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165314293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Mon Dec 9 16:53:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165315295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165315295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_suspend_rau started. 20241209165315882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165315883 DMM INFO MM(262420000000049/d08b15e7) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165315883 DMM INFO MM(262420000000049/d08b15e7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165315883 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165315883 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165315883 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165315883 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165315884 DLLC NOTICE LLME(ffffffff/d08b15e7){ASSIGNED} LLGM Assign pre (d08b15e7 => ffffffff) (gprs_llc.c:1079) 20241209165315884 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d08b15e7 => ffffffff) (gprs_llc.c:1125) 20241209165315884 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210067bb160 (gprs_sndcp.c:574) 20241209165315884 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210067bb4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165315884 DMM NOTICE MM(262420000000049/d08b15e7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165315884 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241209165315884 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165315884 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165315884 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241209165315884 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241209165315884 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) 20241209165315884 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:402) 20241209165315884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000024220]{Init}: Deallocated (fsm.c:568) 20241209165315884 DMM DEBUG MM_STATE_Gb(0)[0x6120000243a0]{Idle}: Deallocated (fsm.c:568) 20241209165315884 DMM DEBUG MM_STATE_Iu[0x612000024520]{Detached}: Deallocated (fsm.c:568) 20241209165315884 DMM DEBUG GMM(gmm_fsm)[0x6120000240a0]{Deregistered}: Deallocated (fsm.c:568) 20241209165315884 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165315937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165315937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165315937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165315937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165315937 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165315937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165315937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165315937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165315937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1187)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165315939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165315939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165315939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165315939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165315939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165315939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165315939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165315939 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165315939 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165315939 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165315939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165315940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165315940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1186)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165315944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165315953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165315953 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1188)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI196(1184)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1186)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165315967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165315967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165315967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165315967 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165315967 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165315967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165315967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165315967 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165315967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165315970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165315970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165315970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165315970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165315970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165315970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165315970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165315970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165315970 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165315970 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165315970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165315970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165315970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165315974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165315983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165315983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1190)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165316001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165316001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165316001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165316001 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165316001 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165316001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165316001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165316001 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165316001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165316003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165316003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165316003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165316003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165316003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165316003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165316003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165316003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165316003 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165316003 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165316003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165316004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1196)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165316004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165316007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165316016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165316016 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165316297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165316297 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165316297 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165316297 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165316299 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1197)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165316299 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1184)@fbda6b00d07d: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='ECBD0395'O, index=0 SGSN_Test-GSUP(1198)@fbda6b00d07d: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@fbda6b00d07d: 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 := 'A26B3DB7093AC3460FAC996E69EB262D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '625B6D8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E8CDD1470A5B4BE'O } } } } } 20241209165317356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165317356 DLLC NOTICE LLME(ffffffff/ecbd0395){UNASSIGNED} LLC RX: unknown TLLI 0xecbd0395, creating LLME on the fly (gprs_llc.c:552) 20241209165317356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165317356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165317356 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Allocated (fsm.c:456) 20241209165317356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Allocated (fsm.c:456) 20241209165317357 DMM DEBUG MM_STATE_Gb[0x612000024b20]{Idle}: Allocated (fsm.c:456) 20241209165317357 DMM DEBUG MM_STATE_Iu[0x612000024ca0]{Detached}: Allocated (fsm.c:456) 20241209165317357 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165317357 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165317357 DLLC NOTICE LLME(ffffffff/ecbd0395){UNASSIGNED} LLGM Assign pre (ecbd0395 => fb1a49c1) (gprs_llc.c:1079) 20241209165317357 DLLC NOTICE LLME(ecbd0395/fb1a49c1){ASSIGNED} LLGM Assign post (ecbd0395 => fb1a49c1) (gprs_llc.c:1125) 20241209165317357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165317357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165317357 DMM DEBUG MM(262420000000050/fb1a49c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165317372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165317372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165317372 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165317372 DMM DEBUG MM(262420000000050/fb1a49c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1066) 20241209165317372 DMM NOTICE MM(262420000000050/fb1a49c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165317372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165317372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165317372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165317372 DMM DEBUG MM(262420000000050/fb1a49c1) Requesting authorization (sgsn_auth.c:160) 20241209165317372 DMM INFO MM(262420000000050/fb1a49c1) Requesting authentication tuples (sgsn_auth.c:184) 20241209165317372 DMM DEBUG MM(262420000000050/fb1a49c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165317372 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241209165317372 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@fbda6b00d07d: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@fbda6b00d07d: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20241209165317375 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165317375 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165317375 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165317375 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165317375 DMM INFO MM(262420000000050/fb1a49c1) Subscriber data update (mmctx.c:445) 20241209165317376 DMM DEBUG MM(262420000000050/fb1a49c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165317376 DMM INFO MM(262420000000050/fb1a49c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165317376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165317376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165317376 DMM INFO MM(262420000000050/fb1a49c1) <- GMM AUTH AND CIPHERING REQ (rand = a2 6b 3d b7 09 3a c3 46 0f ac 99 6e 69 eb 26 2d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165317382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165317383 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165317383 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165317383 DMM INFO MM(262420000000050/fb1a49c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165317383 DMM NOTICE MM(262420000000050/fb1a49c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165317383 DMM DEBUG MM(262420000000050/fb1a49c1) checking auth: received GSM SRES = 62 5b 6d 8f (gprs_gmm.c:648) 20241209165317383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165317383 DMM DEBUG MM(262420000000050/fb1a49c1) Requesting authorization (sgsn_auth.c:160) 20241209165317383 DMM INFO MM(262420000000050/fb1a49c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165317383 DMM DEBUG MM(262420000000050/fb1a49c1) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165317383 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241209165317383 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) 20241209165317383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165317383 DMM INFO MM(262420000000050/fb1a49c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb1a49c1) (gprs_gmm.c:282) 20241209165317384 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165317384 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165317384 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241209165317384 DMM INFO MM(262420000000050/fb1a49c1) Subscriber data update (mmctx.c:445) 20241209165317384 DMM DEBUG MM(262420000000050/fb1a49c1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165317384 DMM INFO MM(262420000000050/fb1a49c1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165317384 DMM NOTICE MM(262420000000050/fb1a49c1) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:982) 20241209165317384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165317384 DMM NOTICE MM(262420000000050/fb1a49c1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165317384 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) 20241209165317385 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165317385 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241209165317385 DMM INFO MM(262420000000050/fb1a49c1) Subscriber data update (mmctx.c:445) 20241209165317385 DMM DEBUG MM(262420000000050/fb1a49c1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165317391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165317391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165317391 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165317391 DMM INFO MM(262420000000050/fb1a49c1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165317391 DMM NOTICE MM(262420000000050/fb1a49c1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165317391 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165317391 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165317391 DLLC NOTICE LLME(ecbd0395/fb1a49c1){ASSIGNED} LLGM Assign pre (ffffffff => fb1a49c1) (gprs_llc.c:1079) 20241209165317391 DLLC NOTICE LLME(ffffffff/fb1a49c1){ASSIGNED} LLGM Assign post (ffffffff => fb1a49c1) (gprs_llc.c:1125) 20241209165317391 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165317391 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165317391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165317391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@fbda6b00d07d: setverdict(pass): none -> pass 20241209165317443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165317443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165317443 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165317443 DMM INFO MM(262420000000050/fb1a49c1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165317443 DMM INFO MM(262420000000050/fb1a49c1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165317443 DMM DEBUG MM(262420000000050/fb1a49c1) Using GGSN 0 (gprs_sm.c:317) 20241209165317443 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) 20241209165317443 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241209165317443 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165317443 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165317443 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241209165317455 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 ed 9c e6 69 11 be c0 41 11 14 05 7f e8 9b 43 63 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) 20241209165317455 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de4b18, cbp=0x614000013ea0) (sgsn_libgtp.c:633) 20241209165317455 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165317455 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210069c20b8 TLLI=fb1a49c1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165317455 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165317455 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165317462 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241209165317469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165317469 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2266) 20241209165317469 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241209165317472 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20241209165317472 DMM INFO MM(262420000000050/fb1a49c1) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20241209165322481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165322481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165322481 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165322481 DMM INFO MM(262420000000050/fb1a49c1) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209165322481 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165322481 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241209165322481 DLLC NOTICE LLME(ffffffff/fb1a49c1){ASSIGNED} LLGM Assign pre (fb1a49c1 => f5c0955b) (gprs_llc.c:1079) 20241209165322482 DLLC NOTICE LLME(fb1a49c1/f5c0955b){ASSIGNED} LLGM Assign post (fb1a49c1 => f5c0955b) (gprs_llc.c:1125) 20241209165322482 DMM INFO MM(262420000000050/f5c0955b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_suspend_rau(1200)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165322490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165322490 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165322490 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165322490 DMM INFO MM(262420000000050/f5c0955b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209165322490 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209165322490 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165322490 DLLC NOTICE LLME(fb1a49c1/f5c0955b){ASSIGNED} LLGM Assign pre (ffffffff => f5c0955b) (gprs_llc.c:1079) 20241209165322490 DLLC NOTICE LLME(ffffffff/f5c0955b){ASSIGNED} LLGM Assign post (ffffffff => f5c0955b) (gprs_llc.c:1125) 20241209165322490 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241209165322989 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1184)@fbda6b00d07d: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@fbda6b00d07d: Final verdict of PTC: pass 20241209165322999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35068<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1198)@fbda6b00d07d: Final verdict of PTC: none 20241209165323002 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165323002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1187)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@fbda6b00d07d: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1196)@fbda6b00d07d: Final verdict of PTC: none TC_suspend_rau-BVCI196(1184)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1191)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@fbda6b00d07d: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1194)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1189)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1185)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_suspend_rau-BVCI196(1184): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_suspend_rau finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Mon Dec 9 16:53:23 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241209165323130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165323531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107232) 20241209165324003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165324003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107232, count=111588) 20241209165325004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165325004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Mon Dec 9 16:53:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165326005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165326005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_paging_ps started. 20241209165326594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165326595 DMM INFO MM(262420000000050/f5c0955b) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165326595 DMM INFO MM(262420000000050/f5c0955b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165326595 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165326595 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165326595 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165326595 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165326595 DLLC NOTICE LLME(ffffffff/f5c0955b){ASSIGNED} LLGM Assign pre (f5c0955b => ffffffff) (gprs_llc.c:1079) 20241209165326595 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5c0955b => ffffffff) (gprs_llc.c:1125) 20241209165326595 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x6210069c1d60 (gprs_sndcp.c:574) 20241209165326595 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210069c20b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165326596 DMM NOTICE MM(262420000000050/f5c0955b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165326596 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241209165326596 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165326596 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165326596 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241209165326596 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241209165326596 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) 20241209165326596 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:402) 20241209165326596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000249a0]{Init}: Deallocated (fsm.c:568) 20241209165326596 DMM DEBUG MM_STATE_Gb(0)[0x612000024b20]{Idle}: Deallocated (fsm.c:568) 20241209165326596 DMM DEBUG MM_STATE_Iu[0x612000024ca0]{Detached}: Deallocated (fsm.c:568) 20241209165326596 DMM DEBUG GMM(gmm_fsm)[0x612000024820]{Deregistered}: Deallocated (fsm.c:568) 20241209165326596 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165326640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165326640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165326640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165326640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165326640 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165326640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165326640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165326640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165326640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165326642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165326642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165326642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165326642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165326642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165326642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165326642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165326642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165326642 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165326642 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165326642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1205)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165326643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165326643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165326646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1202)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165326655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165326655 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165326682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165326682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165326682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165326682 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165326682 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165326682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165326682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165326682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165326682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1210)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1211)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165326684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165326684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165326685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165326685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165326685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165326685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165326685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165326685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165326685 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165326685 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165326685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1211)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165326686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165326686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165326689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1207)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165326698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165326698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1208)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1210)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1216)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165326718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165326718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165326718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165326718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165326718 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165326718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165326718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165326718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165326718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165326721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165326721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165326721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165326721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165326721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165326721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165326721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165326721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165326721 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165326721 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165326721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165326722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165326722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1216)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165326725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165326734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165326734 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1213)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165327006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165327006 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165327006 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165327006 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1215)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165327008 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1215)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165327009 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1215)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1215)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1215)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@fbda6b00d07d: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='F6D6372D'O, index=0 SGSN_Test-GSUP(1217)@fbda6b00d07d: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@fbda6b00d07d: 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 := '921A11B087CF432D950B56336F773CEB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E04AD702'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6C1FC2E13113A471'O } } } } } 20241209165328062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165328062 DLLC NOTICE LLME(ffffffff/f6d6372d){UNASSIGNED} LLC RX: unknown TLLI 0xf6d6372d, creating LLME on the fly (gprs_llc.c:552) 20241209165328062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165328063 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165328063 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Allocated (fsm.c:456) 20241209165328063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Allocated (fsm.c:456) 20241209165328063 DMM DEBUG MM_STATE_Gb[0x6120000252a0]{Idle}: Allocated (fsm.c:456) 20241209165328063 DMM DEBUG MM_STATE_Iu[0x612000025420]{Detached}: Allocated (fsm.c:456) 20241209165328063 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165328063 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165328063 DLLC NOTICE LLME(ffffffff/f6d6372d){UNASSIGNED} LLGM Assign pre (f6d6372d => e74d0cac) (gprs_llc.c:1079) 20241209165328063 DLLC NOTICE LLME(f6d6372d/e74d0cac){ASSIGNED} LLGM Assign post (f6d6372d => e74d0cac) (gprs_llc.c:1125) 20241209165328063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165328063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165328063 DMM DEBUG MM(262420000000051/e74d0cac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165328076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165328076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165328076 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165328076 DMM DEBUG MM(262420000000051/e74d0cac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1066) 20241209165328076 DMM NOTICE MM(262420000000051/e74d0cac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165328076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165328076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165328076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165328076 DMM DEBUG MM(262420000000051/e74d0cac) Requesting authorization (sgsn_auth.c:160) 20241209165328076 DMM INFO MM(262420000000051/e74d0cac) Requesting authentication tuples (sgsn_auth.c:184) 20241209165328076 DMM DEBUG MM(262420000000051/e74d0cac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165328076 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241209165328076 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@fbda6b00d07d: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@fbda6b00d07d: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20241209165328079 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165328079 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165328079 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165328079 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165328079 DMM INFO MM(262420000000051/e74d0cac) Subscriber data update (mmctx.c:445) 20241209165328079 DMM DEBUG MM(262420000000051/e74d0cac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165328079 DMM INFO MM(262420000000051/e74d0cac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165328079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165328080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165328080 DMM INFO MM(262420000000051/e74d0cac) <- GMM AUTH AND CIPHERING REQ (rand = 92 1a 11 b0 87 cf 43 2d 95 0b 56 33 6f 77 3c eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165328087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165328087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165328087 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165328087 DMM INFO MM(262420000000051/e74d0cac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165328087 DMM NOTICE MM(262420000000051/e74d0cac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165328087 DMM DEBUG MM(262420000000051/e74d0cac) checking auth: received GSM SRES = e0 4a d7 02 (gprs_gmm.c:648) 20241209165328087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165328087 DMM DEBUG MM(262420000000051/e74d0cac) Requesting authorization (sgsn_auth.c:160) 20241209165328087 DMM INFO MM(262420000000051/e74d0cac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165328087 DMM DEBUG MM(262420000000051/e74d0cac) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165328087 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241209165328087 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) 20241209165328087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165328087 DMM INFO MM(262420000000051/e74d0cac) <- GMM ATTACH ACCEPT (new P-TMSI=0xe74d0cac) (gprs_gmm.c:282) 20241209165328088 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165328088 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165328088 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241209165328088 DMM INFO MM(262420000000051/e74d0cac) Subscriber data update (mmctx.c:445) 20241209165328088 DMM DEBUG MM(262420000000051/e74d0cac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165328088 DMM INFO MM(262420000000051/e74d0cac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165328088 DMM NOTICE MM(262420000000051/e74d0cac) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:982) 20241209165328088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165328089 DMM NOTICE MM(262420000000051/e74d0cac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165328089 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) 20241209165328089 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165328089 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241209165328089 DMM INFO MM(262420000000051/e74d0cac) Subscriber data update (mmctx.c:445) 20241209165328089 DMM DEBUG MM(262420000000051/e74d0cac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165328095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165328095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165328095 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165328095 DMM INFO MM(262420000000051/e74d0cac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165328095 DMM NOTICE MM(262420000000051/e74d0cac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165328095 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165328095 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165328095 DLLC NOTICE LLME(f6d6372d/e74d0cac){ASSIGNED} LLGM Assign pre (ffffffff => e74d0cac) (gprs_llc.c:1079) 20241209165328095 DLLC NOTICE LLME(ffffffff/e74d0cac){ASSIGNED} LLGM Assign post (ffffffff => e74d0cac) (gprs_llc.c:1125) 20241209165328095 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165328095 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165328095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165328095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165328147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165328147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165328147 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165328147 DMM INFO MM(262420000000051/e74d0cac) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165328147 DMM INFO MM(262420000000051/e74d0cac) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165328147 DMM DEBUG MM(262420000000051/e74d0cac) Using GGSN 0 (gprs_sm.c:317) 20241209165328147 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) 20241209165328147 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241209165328147 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165328147 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165328147 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241209165328159 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 da 64 63 df 11 05 62 89 96 14 05 7f c3 c3 8a 8c 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) 20241209165328159 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de5b90, cbp=0x6140000144a0) (sgsn_libgtp.c:633) 20241209165328159 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165328159 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006bde0b8 TLLI=e74d0cac, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165328159 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165328159 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@fbda6b00d07d: setverdict(pass): none -> pass TC_paging_ps(1219)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165328166 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241209165331148 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Timeout of T3314 (fsm.c:317) 20241209165331148 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241209165331148 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241209165333176 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20241209165333176 DMM INFO MM(262420000000051/e74d0cac) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@fbda6b00d07d: 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 := 'E74D0CAC'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@fbda6b00d07d: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@fbda6b00d07d: Final verdict of PTC: pass 20241209165333190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60562<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1217)@fbda6b00d07d: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1205)@fbda6b00d07d: Final verdict of PTC: none 20241209165333193 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165333193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1202)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1211)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1215)@fbda6b00d07d: Final verdict of PTC: none TC_paging_ps-BVCI210(1208)@fbda6b00d07d: Final verdict of PTC: none TC_paging_ps-BVCI220(1213)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1216)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1209)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1203)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1214)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_paging_ps-BVCI210(1208): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_paging_ps-BVCI220(1213): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_paging_ps finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Mon Dec 9 16:53:33 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241209165333320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36744<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165333639 DGPRS DEBUG Checking for inactive LLMEs, time = 15573947 (sgsn.c:132) 20241209165333722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36744<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103444) 20241209165334194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165334194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103444, count=104928) 20241209165335195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165335195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Mon Dec 9 16:53:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165336196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165336196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_paging_ps_ra_multiple_cells started. 20241209165336784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165336785 DMM INFO MM(262420000000051/e74d0cac) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165336786 DMM INFO MM(262420000000051/e74d0cac) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165336786 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165336786 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165336786 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165336786 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241209165336786 DLLC NOTICE LLME(ffffffff/e74d0cac){ASSIGNED} LLGM Assign pre (e74d0cac => ffffffff) (gprs_llc.c:1079) 20241209165336786 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e74d0cac => ffffffff) (gprs_llc.c:1125) 20241209165336786 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006bddd60 (gprs_sndcp.c:574) 20241209165336786 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006bde0b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165336786 DMM NOTICE MM(262420000000051/e74d0cac) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165336786 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241209165336786 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165336786 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165336786 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241209165336786 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241209165336786 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) 20241209165336786 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:402) 20241209165336786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000025120]{Init}: Deallocated (fsm.c:568) 20241209165336786 DMM DEBUG MM_STATE_Gb(0)[0x6120000252a0]{Idle}: Deallocated (fsm.c:568) 20241209165336786 DMM DEBUG MM_STATE_Iu[0x612000025420]{Detached}: Deallocated (fsm.c:568) 20241209165336786 DMM DEBUG GMM(gmm_fsm)[0x612000024fa0]{Deregistered}: Deallocated (fsm.c:568) 20241209165336786 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165336826 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165336826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165336826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165336826 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165336826 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165336827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165336827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165336827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165336827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165336828 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165336828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165336829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165336829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165336829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165336829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165336829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165336829 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165336829 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165336829 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165336829 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165336830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165336830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1224)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165336833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165336843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165336843 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1225)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165336870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165336870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165336870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165336871 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165336871 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165336871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165336871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165336871 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165336871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1229)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165336873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165336873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165336873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165336873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165336873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165336873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165336873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165336873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165336873 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165336873 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165336873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165336873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165336873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165336878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165336888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165336888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1231)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165336898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165336898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165336898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165336898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165336898 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165336898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165336898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165336898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165336898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165336900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165336900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165336900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165336900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165336900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165336900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165336900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165336900 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165336900 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165336900 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165336900 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165336900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165336900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165336904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165336914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165336914 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1233)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165337197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165337197 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165337197 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165337197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1235)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165337199 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1235)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165337200 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1235)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@fbda6b00d07d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F72B717D'O, index=0 SGSN_Test-GSUP(1236)@fbda6b00d07d: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@fbda6b00d07d: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1227)@fbda6b00d07d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F72B717D'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1233)@fbda6b00d07d: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F72B717D'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@fbda6b00d07d: 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 := '35F80F4595A6F1990B5C1A445BC40A98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '89A1F434'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A972C82C5549B84'O } } } } } 20241209165338258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165338259 DLLC NOTICE LLME(ffffffff/f72b717d){UNASSIGNED} LLC RX: unknown TLLI 0xf72b717d, creating LLME on the fly (gprs_llc.c:552) 20241209165338259 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165338259 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165338259 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Allocated (fsm.c:456) 20241209165338259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Allocated (fsm.c:456) 20241209165338259 DMM DEBUG MM_STATE_Gb[0x612000025a20]{Idle}: Allocated (fsm.c:456) 20241209165338259 DMM DEBUG MM_STATE_Iu[0x612000025ba0]{Detached}: Allocated (fsm.c:456) 20241209165338259 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165338259 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165338259 DLLC NOTICE LLME(ffffffff/f72b717d){UNASSIGNED} LLGM Assign pre (f72b717d => ee8c17f3) (gprs_llc.c:1079) 20241209165338259 DLLC NOTICE LLME(f72b717d/ee8c17f3){ASSIGNED} LLGM Assign post (f72b717d => ee8c17f3) (gprs_llc.c:1125) 20241209165338259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165338259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165338259 DMM DEBUG MM(262420000000052/ee8c17f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165338273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165338273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165338273 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165338273 DMM DEBUG MM(262420000000052/ee8c17f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1066) 20241209165338273 DMM NOTICE MM(262420000000052/ee8c17f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165338273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165338273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165338273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165338273 DMM DEBUG MM(262420000000052/ee8c17f3) Requesting authorization (sgsn_auth.c:160) 20241209165338273 DMM INFO MM(262420000000052/ee8c17f3) Requesting authentication tuples (sgsn_auth.c:184) 20241209165338273 DMM DEBUG MM(262420000000052/ee8c17f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165338273 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241209165338273 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@fbda6b00d07d: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@fbda6b00d07d: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20241209165338276 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165338276 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165338276 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165338276 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165338277 DMM INFO MM(262420000000052/ee8c17f3) Subscriber data update (mmctx.c:445) 20241209165338277 DMM DEBUG MM(262420000000052/ee8c17f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165338277 DMM INFO MM(262420000000052/ee8c17f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165338277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165338277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165338277 DMM INFO MM(262420000000052/ee8c17f3) <- GMM AUTH AND CIPHERING REQ (rand = 35 f8 0f 45 95 a6 f1 99 0b 5c 1a 44 5b c4 0a 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165338284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165338284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165338284 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165338284 DMM INFO MM(262420000000052/ee8c17f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165338284 DMM NOTICE MM(262420000000052/ee8c17f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165338284 DMM DEBUG MM(262420000000052/ee8c17f3) checking auth: received GSM SRES = 89 a1 f4 34 (gprs_gmm.c:648) 20241209165338284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165338284 DMM DEBUG MM(262420000000052/ee8c17f3) Requesting authorization (sgsn_auth.c:160) 20241209165338284 DMM INFO MM(262420000000052/ee8c17f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165338284 DMM DEBUG MM(262420000000052/ee8c17f3) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165338284 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241209165338284 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) 20241209165338284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165338284 DMM INFO MM(262420000000052/ee8c17f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xee8c17f3) (gprs_gmm.c:282) 20241209165338286 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165338286 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165338286 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241209165338286 DMM INFO MM(262420000000052/ee8c17f3) Subscriber data update (mmctx.c:445) 20241209165338286 DMM DEBUG MM(262420000000052/ee8c17f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165338286 DMM INFO MM(262420000000052/ee8c17f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165338286 DMM NOTICE MM(262420000000052/ee8c17f3) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:982) 20241209165338286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165338286 DMM NOTICE MM(262420000000052/ee8c17f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165338286 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) 20241209165338287 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165338287 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241209165338287 DMM INFO MM(262420000000052/ee8c17f3) Subscriber data update (mmctx.c:445) 20241209165338287 DMM DEBUG MM(262420000000052/ee8c17f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165338293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165338293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165338293 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165338293 DMM INFO MM(262420000000052/ee8c17f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165338293 DMM NOTICE MM(262420000000052/ee8c17f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165338293 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165338293 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165338293 DLLC NOTICE LLME(f72b717d/ee8c17f3){ASSIGNED} LLGM Assign pre (ffffffff => ee8c17f3) (gprs_llc.c:1079) 20241209165338293 DLLC NOTICE LLME(ffffffff/ee8c17f3){ASSIGNED} LLGM Assign post (ffffffff => ee8c17f3) (gprs_llc.c:1125) 20241209165338293 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165338293 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165338293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165338293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165338344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165338344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165338344 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165338344 DMM INFO MM(262420000000052/ee8c17f3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165338344 DMM INFO MM(262420000000052/ee8c17f3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165338344 DMM DEBUG MM(262420000000052/ee8c17f3) Using GGSN 0 (gprs_sm.c:317) 20241209165338344 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) 20241209165338345 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241209165338345 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165338345 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165338345 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241209165338357 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 00 9b 47 2c 11 c1 7c 45 3c 14 05 7f fc 87 f2 08 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) 20241209165338357 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de6c08, cbp=0x614000014aa0) (sgsn_libgtp.c:633) 20241209165338357 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165338357 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x621006ddd4b8 TLLI=ee8c17f3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165338357 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165338357 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@fbda6b00d07d: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165338365 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241209165341345 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Timeout of T3314 (fsm.c:317) 20241209165341345 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241209165341345 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241209165343374 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20241209165343374 DMM INFO MM(262420000000052/ee8c17f3) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1227)@fbda6b00d07d: 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 := 'EE8C17F3'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1233)@fbda6b00d07d: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00DC'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'EE8C17F3'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@fbda6b00d07d: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@fbda6b00d07d: Final verdict of PTC: pass 20241209165343389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49826<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209165343391 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165343391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1235)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(1236)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1224)@fbda6b00d07d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1233)@fbda6b00d07d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1230)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1234)@fbda6b00d07d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1227)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1222)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1232)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1228)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1227): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1228): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1230): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1232): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1233): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1234): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Mon Dec 9 16:53:43 UTC 2024 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241209165343519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165343921 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96280) 20241209165344392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165344392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96280, count=104576) 20241209165345393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165345393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Mon Dec 9 16:53:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165346395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165346395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_bssgp_rim_single_report started. 20241209165346983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165346985 DMM INFO MM(262420000000052/ee8c17f3) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165346985 DMM INFO MM(262420000000052/ee8c17f3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165346985 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165346985 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165346985 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165346985 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241209165346985 DLLC NOTICE LLME(ffffffff/ee8c17f3){ASSIGNED} LLGM Assign pre (ee8c17f3 => ffffffff) (gprs_llc.c:1079) 20241209165346985 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee8c17f3 => ffffffff) (gprs_llc.c:1125) 20241209165346985 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621006ddd160 (gprs_sndcp.c:574) 20241209165346985 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x621006ddd4b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165346985 DMM NOTICE MM(262420000000052/ee8c17f3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165346985 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241209165346985 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165346985 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165346985 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241209165346985 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241209165346985 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) 20241209165346985 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:402) 20241209165346985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000258a0]{Init}: Deallocated (fsm.c:568) 20241209165346985 DMM DEBUG MM_STATE_Gb(0)[0x612000025a20]{Idle}: Deallocated (fsm.c:568) 20241209165346985 DMM DEBUG MM_STATE_Iu[0x612000025ba0]{Detached}: Deallocated (fsm.c:568) 20241209165346986 DMM DEBUG GMM(gmm_fsm)[0x612000025720]{Deregistered}: Deallocated (fsm.c:568) 20241209165346986 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1239)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165347027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165347027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165347027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165347027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165347027 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165347027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165347027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165347027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165347027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165347029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165347029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165347029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165347029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165347029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165347029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165347029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165347029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165347029 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165347029 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165347029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165347030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165347030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165347034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1244)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1240)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165347044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165347044 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1242)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1245)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165347065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165347065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165347066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165347066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165347066 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165347066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165347066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165347066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165347066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165347067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165347067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165347067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165347067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165347067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165347067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165347068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165347068 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165347068 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165347068 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165347068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165347068 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165347068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165347072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1249)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1245)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165347083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165347083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1247)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1249)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165347100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165347100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165347100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165347100 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165347100 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165347100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165347100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165347100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165347100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165347102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165347102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165347102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165347102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165347102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165347102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165347102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165347102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165347102 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165347102 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165347102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165347103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165347103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165347107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165347116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165347116 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165347397 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165347397 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165347397 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165347397 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165347399 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1254)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165347399 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165347417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@fbda6b00d07d: setverdict(pass): none -> pass MTC@fbda6b00d07d: Warning: Re-starting timer T, which is already active (running or expired). 20241209165347426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165347433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1255)@fbda6b00d07d: Final verdict of PTC: none 20241209165347436 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165347436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1243)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1248)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@fbda6b00d07d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@fbda6b00d07d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1239)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1253)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1251)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1241)@fbda6b00d07d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1246)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: pass MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@fbda6b00d07d: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Mon Dec 9 16:53:47 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 20241209165347563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165347964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55836) 20241209165348437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165348437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55836, count=60192) 20241209165349439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165349439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Mon Dec 9 16:53:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165350440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165350441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_rim_eutran_to_geran started. 20241209165351022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165351023 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1257)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1262)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1262)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165351074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165351074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165351074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165351074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165351074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165351074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165351074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165351074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165351074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1261)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1262)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165351076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165351076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165351076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165351076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165351076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165351076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165351076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165351076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165351076 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165351077 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165351077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165351077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165351077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1262)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1262)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165351081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1258)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165351091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165351091 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1259)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1267)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1267)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165351106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165351106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165351106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165351106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165351106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165351106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165351106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165351106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165351106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1266)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1267)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165351108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165351108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165351108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165351108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165351108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165351108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165351108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165351108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165351108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165351108 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165351108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165351109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165351109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1267)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1267)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165351112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1263)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165351122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165351122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1264)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1268)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165351136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165351136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165351136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165351136 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165351136 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165351136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165351136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165351136 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165351136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165351138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165351138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165351138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165351138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165351138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165351138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165351138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165351138 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165351138 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165351138 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165351138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165351138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165351138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165351142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165351151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165351151 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165351442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165351442 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165351442 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165351442 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165351444 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1272)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165351444 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@fbda6b00d07d: setverdict(pass): none -> pass 20241209165351474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165351479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53790<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rim_eutran_to_geran-BVCI210(1264)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(1273)@fbda6b00d07d: Final verdict of PTC: none 20241209165351481 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165351481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1267)@fbda6b00d07d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1259)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1271)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1257)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1262)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@fbda6b00d07d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1260)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1265)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1269)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: pass MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1259): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1260): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1262): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1267): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@fbda6b00d07d: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Mon Dec 9 16:53:51 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 20241209165351608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53796<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165352010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53796<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=37476) 20241209165352482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165352482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=37476, count=52856) 20241209165353484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165353484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Mon Dec 9 16:53:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165354486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165354486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_cell_change_different_rai_ci_attach started. 20241209165355065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165355067 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165355109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165355109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165355109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165355109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165355109 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165355109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165355109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165355109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165355109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165355111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165355111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165355111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165355111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165355111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165355111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165355111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165355111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165355111 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165355111 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165355111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165355112 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165355112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165355115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1280)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165355124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165355124 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1285)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1285)@fbda6b00d07d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1284)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165355155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165355155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165355155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165355155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165355155 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165355155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165355155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165355156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165355156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1285)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165355158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165355158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165355158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165355158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165355158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165355158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165355158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165355158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165355158 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165355158 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165355158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165355159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165355159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1285)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1285)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165355162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209165355171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165355171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1284)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_cell_change_different_rai_ci_attach-BVCI210(1282)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1289)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165355180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165355180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165355180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165355180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165355180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165355180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165355180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165355181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165355181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165355182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165355182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165355182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165355183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165355183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165355183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165355183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165355183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165355183 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165355183 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165355183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165355183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165355183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165355187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165355197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165355197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165355487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165355487 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165355487 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165355487 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165355489 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1290)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165355490 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@fbda6b00d07d: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D8EE5935'O, index=0 SGSN_Test-GSUP(1291)@fbda6b00d07d: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@fbda6b00d07d: 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 := '903344575D549C630C3E467690FAAC0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5414EFC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAF2E76F97533831'O } } } } } 20241209165355537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165355537 DLLC NOTICE LLME(ffffffff/d8ee5935){UNASSIGNED} LLC RX: unknown TLLI 0xd8ee5935, creating LLME on the fly (gprs_llc.c:552) 20241209165355537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165355537 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165355537 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Allocated (fsm.c:456) 20241209165355537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Allocated (fsm.c:456) 20241209165355537 DMM DEBUG MM_STATE_Gb[0x6120000261a0]{Idle}: Allocated (fsm.c:456) 20241209165355537 DMM DEBUG MM_STATE_Iu[0x612000026320]{Detached}: Allocated (fsm.c:456) 20241209165355537 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165355537 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165355537 DLLC NOTICE LLME(ffffffff/d8ee5935){UNASSIGNED} LLGM Assign pre (d8ee5935 => d4443b97) (gprs_llc.c:1079) 20241209165355537 DLLC NOTICE LLME(d8ee5935/d4443b97){ASSIGNED} LLGM Assign post (d8ee5935 => d4443b97) (gprs_llc.c:1125) 20241209165355537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165355537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165355537 DMM DEBUG MM(262420000000068/d4443b97) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165355550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165355550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165355550 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165355550 DMM DEBUG MM(262420000000068/d4443b97) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241209165355550 DMM NOTICE MM(262420000000068/d4443b97) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165355550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165355550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165355550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165355550 DMM DEBUG MM(262420000000068/d4443b97) Requesting authorization (sgsn_auth.c:160) 20241209165355550 DMM INFO MM(262420000000068/d4443b97) Requesting authentication tuples (sgsn_auth.c:184) 20241209165355550 DMM DEBUG MM(262420000000068/d4443b97) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165355550 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241209165355550 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@fbda6b00d07d: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@fbda6b00d07d: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20241209165355554 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165355554 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165355554 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165355554 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165355554 DMM INFO MM(262420000000068/d4443b97) Subscriber data update (mmctx.c:445) 20241209165355554 DMM DEBUG MM(262420000000068/d4443b97) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165355554 DMM INFO MM(262420000000068/d4443b97) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165355554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165355554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165355554 DMM INFO MM(262420000000068/d4443b97) <- GMM AUTH AND CIPHERING REQ (rand = 90 33 44 57 5d 54 9c 63 0c 3e 46 76 90 fa ac 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165355562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165355562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165355562 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165355562 DMM INFO MM(262420000000068/d4443b97) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165355562 DMM NOTICE MM(262420000000068/d4443b97) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165355562 DMM DEBUG MM(262420000000068/d4443b97) checking auth: received GSM SRES = f5 41 4e fc (gprs_gmm.c:648) 20241209165355562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165355562 DMM DEBUG MM(262420000000068/d4443b97) Requesting authorization (sgsn_auth.c:160) 20241209165355562 DMM INFO MM(262420000000068/d4443b97) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165355562 DMM DEBUG MM(262420000000068/d4443b97) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165355562 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241209165355562 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) 20241209165355562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165355562 DMM INFO MM(262420000000068/d4443b97) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4443b97) (gprs_gmm.c:282) 20241209165355564 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165355564 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165355564 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241209165355564 DMM INFO MM(262420000000068/d4443b97) Subscriber data update (mmctx.c:445) 20241209165355564 DMM DEBUG MM(262420000000068/d4443b97) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165355564 DMM INFO MM(262420000000068/d4443b97) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165355564 DMM NOTICE MM(262420000000068/d4443b97) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:982) 20241209165355564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165355564 DMM NOTICE MM(262420000000068/d4443b97) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165355564 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) 20241209165355565 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165355565 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241209165355565 DMM INFO MM(262420000000068/d4443b97) Subscriber data update (mmctx.c:445) 20241209165355565 DMM DEBUG MM(262420000000068/d4443b97) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165355570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165355570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165355570 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165355570 DMM INFO MM(262420000000068/d4443b97) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165355570 DMM NOTICE MM(262420000000068/d4443b97) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165355570 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165355570 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165355570 DLLC NOTICE LLME(d8ee5935/d4443b97){ASSIGNED} LLGM Assign pre (ffffffff => d4443b97) (gprs_llc.c:1079) 20241209165355570 DLLC NOTICE LLME(ffffffff/d4443b97){ASSIGNED} LLGM Assign post (ffffffff => d4443b97) (gprs_llc.c:1125) 20241209165355570 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165355570 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165355570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165355570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165355621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165355621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165355621 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165355621 DMM INFO MM(262420000000068/d4443b97) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165355622 DMM INFO MM(262420000000068/d4443b97) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165355622 DMM DEBUG MM(262420000000068/d4443b97) Using GGSN 0 (gprs_sm.c:317) 20241209165355622 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) 20241209165355622 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241209165355622 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165355622 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165355622 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241209165355635 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 de 68 0f d0 11 dc 03 5f bc 14 05 7f 90 fd b1 20 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241209165355635 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de7c80, cbp=0x6140000158a0) (sgsn_libgtp.c:633) 20241209165355635 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165355635 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210071c40b8 TLLI=d4443b97, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165355635 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165355635 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@fbda6b00d07d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165355643 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20241209165355650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165355650 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209165355650 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@fbda6b00d07d: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1282)@fbda6b00d07d: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D4443B97'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@fbda6b00d07d: 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 := 'F8C8F555723F1BB5BA58FD1CDB031623'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B46ED62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FFDF8EDA47981B62'O } } } } } 20241209165355658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165355658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241209165355658 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD4443B97) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165355658 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165355658 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209165355658 DLLC NOTICE LLME(ffffffff/d4443b97){ASSIGNED} LLGM Assign pre (d4443b97 => f9d3f597) (gprs_llc.c:1079) 20241209165355658 DLLC NOTICE LLME(d4443b97/f9d3f597){ASSIGNED} LLGM Assign post (d4443b97 => f9d3f597) (gprs_llc.c:1125) 20241209165355658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165355658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165355658 DMM DEBUG MM(262420000000068/f9d3f597) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165355671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165355671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241209165355671 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165355671 DMM DEBUG MM(262420000000068/f9d3f597) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1066) 20241209165355671 DMM NOTICE MM(262420000000068/f9d3f597) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165355671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165355671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165355671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165355671 DMM DEBUG MM(262420000000068/f9d3f597) Requesting authorization (sgsn_auth.c:160) 20241209165355671 DMM INFO MM(262420000000068/f9d3f597) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165355671 DMM DEBUG MM(262420000000068/f9d3f597) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165355671 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241209165355671 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) 20241209165401672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241209165401672 DMM ERROR MM(262420000000068/f9d3f597) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241209165401672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241209165401672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209165401672 DMM NOTICE MM(262420000000068/f9d3f597) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241209165401672 DMM NOTICE MM(262420000000068/f9d3f597) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165401672 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241209165401672 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210071c40b8, TLLI=f9d3f597, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165401672 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165401672 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165401672 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241209165401672 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241209165401672 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) 20241209165401672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026020]{Reject}: Deallocated (fsm.c:568) 20241209165401672 DMM DEBUG MM_STATE_Gb(0)[0x6120000261a0]{Ready}: Deallocated (fsm.c:568) 20241209165401672 DMM DEBUG MM_STATE_Iu[0x612000026320]{Detached}: Deallocated (fsm.c:568) 20241209165401672 DMM DEBUG GMM(gmm_fsm)[0x612000025ea0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209165401672 DLLC NOTICE LLME(d4443b97/f9d3f597){ASSIGNED} LLGM Assign pre (f9d3f597 => ffffffff) (gprs_llc.c:1079) 20241209165401672 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9d3f597 => ffffffff) (gprs_llc.c:1125) 20241209165403640 DGPRS DEBUG Checking for inactive LLMEs, time = 15573977 (sgsn.c:132) 20241209165406673 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241209165411674 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241209165415488 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209165415489 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165415489 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241209165416675 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241209165421675 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241209165425113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165425115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165425115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209165425160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165425162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165425162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209165425184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165425186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165425186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@fbda6b00d07d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@fbda6b00d07d: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20241209165425532 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165425532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165425533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53806<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP-IPA(1290)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(1291)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1279)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1285)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1284)@fbda6b00d07d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1289)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@fbda6b00d07d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@fbda6b00d07d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1282)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1277)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1287)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1283)@fbda6b00d07d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@fbda6b00d07d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1282): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1283): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1284): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1285): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@fbda6b00d07d: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Mon Dec 9 16:54:25 UTC 2024 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241209165425662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165426063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116392) 20241209165426534 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165426534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165426677 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241209165426677 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x6140000158a0) (sgsn_libgtp.c:633) 20241209165426677 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x6140000158a0) (sgsn_libgtp.c:637) 20241209165426677 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241209165426677 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241209165426677 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241209165426677 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116392, count=121824) 20241209165427536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165427536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Mon Dec 9 16:54:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165428537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165428538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_cell_change_different_rai_ci_data started. 20241209165429125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165429126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165429169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165429169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165429169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165429169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165429169 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165429169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165429169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165429169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165429170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165429171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165429171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165429171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165429171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165429171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165429171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165429171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165429171 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165429172 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165429172 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165429172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165429172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165429172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165429175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165429185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165429185 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1297)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165429214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165429214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165429214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165429214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165429214 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165429214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165429214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165429214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165429214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1303)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1304)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165429215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165429215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165429215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165429215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165429215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165429215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165429215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165429215 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165429215 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165429215 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165429216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165429216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165429216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1304)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165429220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165429229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165429229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI210(1301)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1303)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165429246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165429246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165429246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165429246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165429246 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165429246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165429246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165429246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165429246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165429248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165429248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165429248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165429248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165429248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165429248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165429248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165429248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165429248 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165429248 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165429248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1308)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165429249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165429249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165429253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165429262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165429262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165429539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165429539 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165429539 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165429539 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165429540 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1309)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165429541 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@fbda6b00d07d: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D6B09AC3'O, index=0 SGSN_Test-GSUP(1310)@fbda6b00d07d: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@fbda6b00d07d: 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 := '66FB3E6449BAA445E24B386DD5878956'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '65E73372'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BCB9316E3D5F501D'O } } } } } 20241209165429587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165429587 DLLC NOTICE LLME(ffffffff/d6b09ac3){UNASSIGNED} LLC RX: unknown TLLI 0xd6b09ac3, creating LLME on the fly (gprs_llc.c:552) 20241209165429587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165429587 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165429587 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Allocated (fsm.c:456) 20241209165429587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Allocated (fsm.c:456) 20241209165429587 DMM DEBUG MM_STATE_Gb[0x612000026920]{Idle}: Allocated (fsm.c:456) 20241209165429587 DMM DEBUG MM_STATE_Iu[0x612000026aa0]{Detached}: Allocated (fsm.c:456) 20241209165429587 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165429587 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165429587 DLLC NOTICE LLME(ffffffff/d6b09ac3){UNASSIGNED} LLGM Assign pre (d6b09ac3 => d2e30f27) (gprs_llc.c:1079) 20241209165429587 DLLC NOTICE LLME(d6b09ac3/d2e30f27){ASSIGNED} LLGM Assign post (d6b09ac3 => d2e30f27) (gprs_llc.c:1125) 20241209165429587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165429587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165429587 DMM DEBUG MM(262420000000070/d2e30f27) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165429600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165429600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165429600 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165429600 DMM DEBUG MM(262420000000070/d2e30f27) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1066) 20241209165429600 DMM NOTICE MM(262420000000070/d2e30f27) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165429600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165429601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165429601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165429601 DMM DEBUG MM(262420000000070/d2e30f27) Requesting authorization (sgsn_auth.c:160) 20241209165429601 DMM INFO MM(262420000000070/d2e30f27) Requesting authentication tuples (sgsn_auth.c:184) 20241209165429601 DMM DEBUG MM(262420000000070/d2e30f27) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165429601 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241209165429601 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@fbda6b00d07d: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@fbda6b00d07d: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20241209165429603 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165429603 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165429603 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165429603 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165429603 DMM INFO MM(262420000000070/d2e30f27) Subscriber data update (mmctx.c:445) 20241209165429603 DMM DEBUG MM(262420000000070/d2e30f27) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165429603 DMM INFO MM(262420000000070/d2e30f27) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165429603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165429603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165429603 DMM INFO MM(262420000000070/d2e30f27) <- GMM AUTH AND CIPHERING REQ (rand = 66 fb 3e 64 49 ba a4 45 e2 4b 38 6d d5 87 89 56 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165429610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165429610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165429610 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165429610 DMM INFO MM(262420000000070/d2e30f27) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165429610 DMM NOTICE MM(262420000000070/d2e30f27) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165429610 DMM DEBUG MM(262420000000070/d2e30f27) checking auth: received GSM SRES = 65 e7 33 72 (gprs_gmm.c:648) 20241209165429610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165429610 DMM DEBUG MM(262420000000070/d2e30f27) Requesting authorization (sgsn_auth.c:160) 20241209165429610 DMM INFO MM(262420000000070/d2e30f27) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165429611 DMM DEBUG MM(262420000000070/d2e30f27) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165429611 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241209165429611 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) 20241209165429611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165429611 DMM INFO MM(262420000000070/d2e30f27) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2e30f27) (gprs_gmm.c:282) 20241209165429612 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165429612 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165429612 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241209165429612 DMM INFO MM(262420000000070/d2e30f27) Subscriber data update (mmctx.c:445) 20241209165429612 DMM DEBUG MM(262420000000070/d2e30f27) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165429612 DMM INFO MM(262420000000070/d2e30f27) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165429612 DMM NOTICE MM(262420000000070/d2e30f27) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:982) 20241209165429612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165429612 DMM NOTICE MM(262420000000070/d2e30f27) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165429612 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) 20241209165429613 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165429613 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241209165429613 DMM INFO MM(262420000000070/d2e30f27) Subscriber data update (mmctx.c:445) 20241209165429613 DMM DEBUG MM(262420000000070/d2e30f27) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165429619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165429619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165429619 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165429619 DMM INFO MM(262420000000070/d2e30f27) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165429619 DMM NOTICE MM(262420000000070/d2e30f27) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165429619 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165429619 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165429619 DLLC NOTICE LLME(d6b09ac3/d2e30f27){ASSIGNED} LLGM Assign pre (ffffffff => d2e30f27) (gprs_llc.c:1079) 20241209165429619 DLLC NOTICE LLME(ffffffff/d2e30f27){ASSIGNED} LLGM Assign post (ffffffff => d2e30f27) (gprs_llc.c:1125) 20241209165429619 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165429619 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165429619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165429619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165429670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165429670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165429671 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165429671 DMM INFO MM(262420000000070/d2e30f27) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165429671 DMM INFO MM(262420000000070/d2e30f27) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165429671 DMM DEBUG MM(262420000000070/d2e30f27) Using GGSN 0 (gprs_sm.c:317) 20241209165429671 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) 20241209165429671 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241209165429671 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165429671 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165429671 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241209165429682 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 32 00 00 01 80 08 00 10 c6 0a 66 30 11 cf e4 86 55 14 05 7f 45 c2 1b df 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) 20241209165429683 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de7c80, cbp=0x614000015ea0) (sgsn_libgtp.c:633) 20241209165429683 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165429683 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x62100742d8b8 TLLI=d2e30f27, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165429683 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165429683 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@fbda6b00d07d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165429690 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20241209165429697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165429697 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209165429697 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_rai_ci_data-BVCI210(1301)@fbda6b00d07d: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='D2E30F27'O, index=0 20241209165429705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165429705 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165429705 DSNDCP ERROR Message for non-existing MM ctx (lle=0x62100742d8b8, TLLI=d2e30f27, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1312)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1301)@fbda6b00d07d: Removing Client IMSI='262420000000070'H, index=0 20241209165431705 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@fbda6b00d07d: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@fbda6b00d07d: Final verdict of PTC: pass 20241209165431714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50124<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1304)@fbda6b00d07d: Final verdict of PTC: none 20241209165431716 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165431716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_rai_ci_data-BVCI210(1301)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1308)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1298)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@fbda6b00d07d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@fbda6b00d07d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1296)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1306)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1302)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1301): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Mon Dec 9 16:54:31 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 20241209165431838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165432240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96392) 20241209165432718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165432718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96392, count=101028) 20241209165433641 DGPRS DEBUG Checking for inactive LLMEs, time = 15574007 (sgsn.c:132) 20241209165433719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165433719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Mon Dec 9 16:54:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165434720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165434720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_cell_change_different_ci_attach started. 20241209165435302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165435303 DMM INFO MM(262420000000070/d2e30f27) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165435303 DMM INFO MM(262420000000070/d2e30f27) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165435304 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165435304 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165435304 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165435304 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165435304 DLLC NOTICE LLME(ffffffff/d2e30f27){ASSIGNED} LLGM Assign pre (d2e30f27 => ffffffff) (gprs_llc.c:1079) 20241209165435304 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2e30f27 => ffffffff) (gprs_llc.c:1125) 20241209165435304 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x62100742d560 (gprs_sndcp.c:574) 20241209165435304 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x62100742d8b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165435304 DMM NOTICE MM(262420000000070/d2e30f27) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165435304 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241209165435304 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165435304 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165435304 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241209165435304 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241209165435304 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) 20241209165435304 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:402) 20241209165435304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000267a0]{Init}: Deallocated (fsm.c:568) 20241209165435304 DMM DEBUG MM_STATE_Gb(0)[0x612000026920]{Idle}: Deallocated (fsm.c:568) 20241209165435304 DMM DEBUG MM_STATE_Iu[0x612000026aa0]{Detached}: Deallocated (fsm.c:568) 20241209165435304 DMM DEBUG GMM(gmm_fsm)[0x612000026620]{Deregistered}: Deallocated (fsm.c:568) 20241209165435304 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165435354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165435354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165435354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165435354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165435354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165435354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165435354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165435354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165435354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165435356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165435356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165435356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165435356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165435356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165435356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165435356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165435356 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165435356 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165435356 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165435356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1317)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165435357 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165435357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165435360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165435369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165435369 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1319)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1316)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165435392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165435392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165435392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165435392 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165435392 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165435392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165435392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165435392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165435392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165435394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165435394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165435394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165435394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165435394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165435394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165435394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165435394 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165435394 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165435394 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165435394 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(1322)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165435395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165435395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165435399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1319)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165435409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165435410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1320)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1322)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1328)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1328)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165435428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165435428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165435428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165435428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165435428 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165435428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165435428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165435428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165435428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1328)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165435430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165435430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165435430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165435430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165435430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165435430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165435430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165435430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165435430 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165435430 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165435430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165435431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165435431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1328)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1328)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165435435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165435443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165435443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1325)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165435721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165435721 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165435721 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165435721 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1327)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1327)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165435723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1327)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165435724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1327)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1327)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1327)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1327)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@fbda6b00d07d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F8F425F7'O, index=0 SGSN_Test-GSUP(1329)@fbda6b00d07d: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@fbda6b00d07d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1320)@fbda6b00d07d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='F8F425F7'O, index=0 TC_cell_change_different_ci_attach(1331)@fbda6b00d07d: 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 := '4D36C74E6C3EE126E88DFC892EFCDF82'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22C50976'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CF9FC6E9A64EC2E2'O } } } } } 20241209165435770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165435770 DLLC NOTICE LLME(ffffffff/f8f425f7){UNASSIGNED} LLC RX: unknown TLLI 0xf8f425f7, creating LLME on the fly (gprs_llc.c:552) 20241209165435770 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165435770 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165435770 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Allocated (fsm.c:456) 20241209165435770 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Allocated (fsm.c:456) 20241209165435770 DMM DEBUG MM_STATE_Gb[0x6120000270a0]{Idle}: Allocated (fsm.c:456) 20241209165435770 DMM DEBUG MM_STATE_Iu[0x612000027220]{Detached}: Allocated (fsm.c:456) 20241209165435770 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165435770 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165435770 DLLC NOTICE LLME(ffffffff/f8f425f7){UNASSIGNED} LLGM Assign pre (f8f425f7 => e6223f11) (gprs_llc.c:1079) 20241209165435771 DLLC NOTICE LLME(f8f425f7/e6223f11){ASSIGNED} LLGM Assign post (f8f425f7 => e6223f11) (gprs_llc.c:1125) 20241209165435771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165435771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165435771 DMM DEBUG MM(262420000000069/e6223f11) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165435783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165435783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165435783 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165435783 DMM DEBUG MM(262420000000069/e6223f11) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241209165435783 DMM NOTICE MM(262420000000069/e6223f11) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165435783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165435783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165435783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165435783 DMM DEBUG MM(262420000000069/e6223f11) Requesting authorization (sgsn_auth.c:160) 20241209165435783 DMM INFO MM(262420000000069/e6223f11) Requesting authentication tuples (sgsn_auth.c:184) 20241209165435783 DMM DEBUG MM(262420000000069/e6223f11) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165435783 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241209165435783 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@fbda6b00d07d: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@fbda6b00d07d: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20241209165435786 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165435786 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165435786 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165435786 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165435786 DMM INFO MM(262420000000069/e6223f11) Subscriber data update (mmctx.c:445) 20241209165435786 DMM DEBUG MM(262420000000069/e6223f11) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165435786 DMM INFO MM(262420000000069/e6223f11) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165435786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165435787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165435787 DMM INFO MM(262420000000069/e6223f11) <- GMM AUTH AND CIPHERING REQ (rand = 4d 36 c7 4e 6c 3e e1 26 e8 8d fc 89 2e fc df 82 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165435794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165435794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165435794 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165435794 DMM INFO MM(262420000000069/e6223f11) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165435794 DMM NOTICE MM(262420000000069/e6223f11) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165435794 DMM DEBUG MM(262420000000069/e6223f11) checking auth: received GSM SRES = 22 c5 09 76 (gprs_gmm.c:648) 20241209165435794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165435794 DMM DEBUG MM(262420000000069/e6223f11) Requesting authorization (sgsn_auth.c:160) 20241209165435794 DMM INFO MM(262420000000069/e6223f11) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165435794 DMM DEBUG MM(262420000000069/e6223f11) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165435794 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241209165435794 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) 20241209165435794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165435794 DMM INFO MM(262420000000069/e6223f11) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6223f11) (gprs_gmm.c:282) 20241209165435795 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165435795 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165435796 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241209165435796 DMM INFO MM(262420000000069/e6223f11) Subscriber data update (mmctx.c:445) 20241209165435796 DMM DEBUG MM(262420000000069/e6223f11) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165435796 DMM INFO MM(262420000000069/e6223f11) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165435796 DMM NOTICE MM(262420000000069/e6223f11) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:982) 20241209165435796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165435796 DMM NOTICE MM(262420000000069/e6223f11) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165435796 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) 20241209165435796 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165435796 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241209165435796 DMM INFO MM(262420000000069/e6223f11) Subscriber data update (mmctx.c:445) 20241209165435796 DMM DEBUG MM(262420000000069/e6223f11) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165435802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165435802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165435802 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165435802 DMM INFO MM(262420000000069/e6223f11) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165435802 DMM NOTICE MM(262420000000069/e6223f11) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165435802 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165435802 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165435802 DLLC NOTICE LLME(f8f425f7/e6223f11){ASSIGNED} LLGM Assign pre (ffffffff => e6223f11) (gprs_llc.c:1079) 20241209165435802 DLLC NOTICE LLME(ffffffff/e6223f11){ASSIGNED} LLGM Assign post (ffffffff => e6223f11) (gprs_llc.c:1125) 20241209165435802 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165435802 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165435802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165435802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165435854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165435854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165435854 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165435854 DMM INFO MM(262420000000069/e6223f11) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165435854 DMM INFO MM(262420000000069/e6223f11) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165435854 DMM DEBUG MM(262420000000069/e6223f11) Using GGSN 0 (gprs_sm.c:317) 20241209165435854 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) 20241209165435854 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241209165435854 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165435854 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165435854 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241209165435865 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 34 00 00 01 80 08 00 10 83 44 c5 af 11 25 f5 bb 29 14 05 7f c2 c5 b1 68 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) 20241209165435865 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de8cf8, cbp=0x6140000164a0) (sgsn_libgtp.c:633) 20241209165435865 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165435865 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210076268b8 TLLI=e6223f11, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165435865 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165435866 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@fbda6b00d07d: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165435874 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20241209165435880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165435880 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209165435880 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_attach-BVCI210(1320)@fbda6b00d07d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1325)@fbda6b00d07d: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='E6223F11'O, index=0 TC_cell_change_different_ci_attach(1331)@fbda6b00d07d: 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 := '08853BE2875D87A09EF50F7B5877F36F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FCE27CB4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05C98123F7147FDE'O } } } } } 20241209165435887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165435887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241209165435887 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165435887 DMM INFO MM(262420000000069/e6223f11) -> GMM ATTACH REQUEST MI(TMSI-0xE6223F11) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165435887 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165435887 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209165435887 DLLC NOTICE LLME(ffffffff/e6223f11){ASSIGNED} LLGM Assign pre (e6223f11 => d02f8158) (gprs_llc.c:1079) 20241209165435887 DLLC NOTICE LLME(e6223f11/d02f8158){ASSIGNED} LLGM Assign post (e6223f11 => d02f8158) (gprs_llc.c:1125) 20241209165435887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165435887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165435887 DMM DEBUG MM(262420000000069/d02f8158) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165435901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165435901 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241209165435901 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165435901 DMM DEBUG MM(262420000000069/d02f8158) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1066) 20241209165435901 DMM NOTICE MM(262420000000069/d02f8158) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165435901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165435901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165435901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165435901 DMM DEBUG MM(262420000000069/d02f8158) Requesting authorization (sgsn_auth.c:160) 20241209165435901 DMM INFO MM(262420000000069/d02f8158) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165435901 DMM DEBUG MM(262420000000069/d02f8158) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165435901 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241209165435901 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) 20241209165441902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241209165441902 DMM ERROR MM(262420000000069/d02f8158) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241209165441902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241209165441902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241209165441902 DMM NOTICE MM(262420000000069/d02f8158) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:346) 20241209165441902 DMM NOTICE MM(262420000000069/d02f8158) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165441902 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241209165441902 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210076268b8, TLLI=d02f8158, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165441902 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165441902 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165441902 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241209165441902 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241209165441902 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) 20241209165441902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000026f20]{Reject}: Deallocated (fsm.c:568) 20241209165441902 DMM DEBUG MM_STATE_Gb(0)[0x6120000270a0]{Ready}: Deallocated (fsm.c:568) 20241209165441902 DMM DEBUG MM_STATE_Iu[0x612000027220]{Detached}: Deallocated (fsm.c:568) 20241209165441902 DMM DEBUG GMM(gmm_fsm)[0x612000026da0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241209165441902 DLLC NOTICE LLME(e6223f11/d02f8158){ASSIGNED} LLGM Assign pre (d02f8158 => ffffffff) (gprs_llc.c:1079) 20241209165441902 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d02f8158 => ffffffff) (gprs_llc.c:1125) 20241209165446903 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241209165451904 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241209165455722 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20241209165455722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1327)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1327)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165455722 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20241209165456905 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241209165501906 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241209165503642 DGPRS DEBUG Checking for inactive LLMEs, time = 15574037 (sgsn.c:132) 20241209165505358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165505360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165505360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209165505396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165505397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165505398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241209165505432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165505433 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165505434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@fbda6b00d07d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@fbda6b00d07d: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. 20241209165505766 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165505766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1327)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(1329)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1317)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1328)@fbda6b00d07d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1323)@fbda6b00d07d: Final verdict of PTC: none 20241209165505769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50144<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_attach-BVCI210(1320)@fbda6b00d07d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1325)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@fbda6b00d07d: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@fbda6b00d07d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1321)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1315)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1326)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1320): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1325): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1326): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1327): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1328): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@fbda6b00d07d: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Mon Dec 9 16:55:05 UTC 2024 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241209165505897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38682<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165506298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38682<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122752) 20241209165506767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165506767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165506906 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241209165506906 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x6140000164a0) (sgsn_libgtp.c:633) 20241209165506906 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x6140000164a0) (sgsn_libgtp.c:637) 20241209165506906 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20241209165506906 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20241209165506906 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241209165506906 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122752, count=128804) 20241209165507768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165507768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Mon Dec 9 16:55:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165508768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165508768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_cell_change_different_ci_data started. 20241209165509358 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165509360 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165509410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165509410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165509410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165509410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165509410 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165509410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165509410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165509410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165509410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1336)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1337)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165509412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165509412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165509412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165509412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165509412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165509412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165509412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165509412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165509412 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165509412 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165509412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165509413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1337)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165509413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165509417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165509426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165509426 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1338)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1334)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165509435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165509435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165509435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165509435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165509435 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165509435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165509435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165509435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165509435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165509436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165509436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165509437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165509437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165509437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165509437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165509437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165509437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165509437 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165509437 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165509437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165509437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165509437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165509441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165509449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165509449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165509476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165509476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165509476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165509476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165509476 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165509476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165509476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165509476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165509476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165509479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165509479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165509479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165509479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165509479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165509479 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165509479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165509479 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165509479 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165509479 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165509479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165509480 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165509480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165509485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165509496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165509496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165509770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165509770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165509770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165509770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165509771 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1347)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1347)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241209165509771 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1334)@fbda6b00d07d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F0BACE5B'O, index=0 SGSN_Test-GSUP(1348)@fbda6b00d07d: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1334)@fbda6b00d07d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@fbda6b00d07d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='F0BACE5B'O, index=0 TC_cell_change_different_ci_data(1350)@fbda6b00d07d: 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 := '6198D238CF14D6D71879BD9140E71C0F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5A3079F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5EBDAF23DAB45138'O } } } } } 20241209165509825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165509825 DLLC NOTICE LLME(ffffffff/f0bace5b){UNASSIGNED} LLC RX: unknown TLLI 0xf0bace5b, creating LLME on the fly (gprs_llc.c:552) 20241209165509825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165509825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165509825 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Allocated (fsm.c:456) 20241209165509825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Allocated (fsm.c:456) 20241209165509825 DMM DEBUG MM_STATE_Gb[0x612000027820]{Idle}: Allocated (fsm.c:456) 20241209165509825 DMM DEBUG MM_STATE_Iu[0x6120000279a0]{Detached}: Allocated (fsm.c:456) 20241209165509825 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165509825 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165509825 DLLC NOTICE LLME(ffffffff/f0bace5b){UNASSIGNED} LLGM Assign pre (f0bace5b => c7477c11) (gprs_llc.c:1079) 20241209165509825 DLLC NOTICE LLME(f0bace5b/c7477c11){ASSIGNED} LLGM Assign post (f0bace5b => c7477c11) (gprs_llc.c:1125) 20241209165509826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165509826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165509826 DMM DEBUG MM(262420000000071/c7477c11) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165509839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165509839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165509839 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165509839 DMM DEBUG MM(262420000000071/c7477c11) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1066) 20241209165509839 DMM NOTICE MM(262420000000071/c7477c11) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165509839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165509839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165509839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165509839 DMM DEBUG MM(262420000000071/c7477c11) Requesting authorization (sgsn_auth.c:160) 20241209165509839 DMM INFO MM(262420000000071/c7477c11) Requesting authentication tuples (sgsn_auth.c:184) 20241209165509839 DMM DEBUG MM(262420000000071/c7477c11) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165509839 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241209165509839 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@fbda6b00d07d: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@fbda6b00d07d: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20241209165509843 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165509843 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165509843 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165509843 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165509843 DMM INFO MM(262420000000071/c7477c11) Subscriber data update (mmctx.c:445) 20241209165509843 DMM DEBUG MM(262420000000071/c7477c11) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165509843 DMM INFO MM(262420000000071/c7477c11) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165509843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165509843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165509843 DMM INFO MM(262420000000071/c7477c11) <- GMM AUTH AND CIPHERING REQ (rand = 61 98 d2 38 cf 14 d6 d7 18 79 bd 91 40 e7 1c 0f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165509850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165509850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165509851 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165509851 DMM INFO MM(262420000000071/c7477c11) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165509851 DMM NOTICE MM(262420000000071/c7477c11) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165509851 DMM DEBUG MM(262420000000071/c7477c11) checking auth: received GSM SRES = e5 a3 07 9f (gprs_gmm.c:648) 20241209165509851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165509851 DMM DEBUG MM(262420000000071/c7477c11) Requesting authorization (sgsn_auth.c:160) 20241209165509851 DMM INFO MM(262420000000071/c7477c11) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165509851 DMM DEBUG MM(262420000000071/c7477c11) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165509851 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241209165509851 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) 20241209165509851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165509851 DMM INFO MM(262420000000071/c7477c11) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7477c11) (gprs_gmm.c:282) 20241209165509852 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165509852 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165509852 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241209165509852 DMM INFO MM(262420000000071/c7477c11) Subscriber data update (mmctx.c:445) 20241209165509852 DMM DEBUG MM(262420000000071/c7477c11) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165509852 DMM INFO MM(262420000000071/c7477c11) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165509852 DMM NOTICE MM(262420000000071/c7477c11) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:982) 20241209165509852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165509852 DMM NOTICE MM(262420000000071/c7477c11) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165509852 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) 20241209165509853 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165509853 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241209165509853 DMM INFO MM(262420000000071/c7477c11) Subscriber data update (mmctx.c:445) 20241209165509853 DMM DEBUG MM(262420000000071/c7477c11) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165509859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165509859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165509859 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165509859 DMM INFO MM(262420000000071/c7477c11) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165509859 DMM NOTICE MM(262420000000071/c7477c11) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165509859 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165509859 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165509859 DLLC NOTICE LLME(f0bace5b/c7477c11){ASSIGNED} LLGM Assign pre (ffffffff => c7477c11) (gprs_llc.c:1079) 20241209165509859 DLLC NOTICE LLME(ffffffff/c7477c11){ASSIGNED} LLGM Assign post (ffffffff => c7477c11) (gprs_llc.c:1125) 20241209165509859 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165509860 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165509860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165509860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165509911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165509911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241209165509911 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165509911 DMM INFO MM(262420000000071/c7477c11) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20241209165509911 DMM INFO MM(262420000000071/c7477c11) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241209165509911 DMM DEBUG MM(262420000000071/c7477c11) Using GGSN 0 (gprs_sm.c:317) 20241209165509911 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) 20241209165509911 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241209165509911 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241209165509911 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20241209165509911 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241209165509922 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 36 00 00 01 80 08 00 10 e4 32 3f ac 11 3c 8b 30 f2 14 05 7f c8 88 5e af 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) 20241209165509922 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f56a5de8cf8, cbp=0x614000016aa0) (sgsn_libgtp.c:633) 20241209165509922 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20241209165509922 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x6210078928b8 TLLI=c7477c11, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241209165509922 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20241209165509922 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@fbda6b00d07d: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed 20241209165509929 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20241209165509936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165509936 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241209165509936 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) TC_cell_change_different_ci_data-BVCI210(1340)@fbda6b00d07d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@fbda6b00d07d: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='C7477C11'O, index=0 20241209165509943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165509943 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165509943 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165509944 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1334)@fbda6b00d07d: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@fbda6b00d07d: Final verdict of PTC: pass 20241209165509957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46472<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209165509960 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165509960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1347)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(1348)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1341)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1337)@fbda6b00d07d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1346)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@fbda6b00d07d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1334)@fbda6b00d07d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1335)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1344)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1339)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1334): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Mon Dec 9 16:55:10 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20241209165510086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165510488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99228) 20241209165510961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165510961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99228, count=100388) 20241209165511962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165511962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Mon Dec 9 16:55:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165512963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165512963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_sgsn_context_req_in started. 20241209165513548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165513550 DMM INFO MM(262420000000071/c7477c11) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165513550 DMM INFO MM(262420000000071/c7477c11) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165513550 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165513550 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165513550 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165513550 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165513550 DLLC NOTICE LLME(ffffffff/c7477c11){ASSIGNED} LLGM Assign pre (c7477c11 => ffffffff) (gprs_llc.c:1079) 20241209165513550 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7477c11 => ffffffff) (gprs_llc.c:1125) 20241209165513550 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x621007892560 (gprs_sndcp.c:574) 20241209165513550 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x6210078928b8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241209165513550 DMM NOTICE MM(262420000000071/c7477c11) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241209165513550 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241209165513550 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20241209165513550 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20241209165513550 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241209165513550 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241209165513550 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) 20241209165513550 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:402) 20241209165513550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x6120000276a0]{Init}: Deallocated (fsm.c:568) 20241209165513550 DMM DEBUG MM_STATE_Gb(0)[0x612000027820]{Idle}: Deallocated (fsm.c:568) 20241209165513550 DMM DEBUG MM_STATE_Iu[0x6120000279a0]{Detached}: Deallocated (fsm.c:568) 20241209165513551 DMM DEBUG GMM(gmm_fsm)[0x612000027520]{Deregistered}: Deallocated (fsm.c:568) 20241209165513551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165513593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165513593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165513593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165513593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165513593 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165513593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165513593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165513593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165513593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165513595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165513595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165513595 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165513596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165513596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165513596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165513596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165513596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165513596 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165513596 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165513596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1355)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165513597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165513597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165513600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165513610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165513610 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1354)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1360)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165513632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165513632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165513633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165513633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165513633 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165513633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165513633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165513633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165513633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165513634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165513634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165513634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165513634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165513634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165513634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165513635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165513635 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165513635 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165513635 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165513635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1360)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165513635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165513635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165513639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165513650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165513650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1362)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1359)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1366)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165513675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165513675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165513675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165513675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165513675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165513675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165513675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165513675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165513675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1366)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165513677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165513677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165513677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165513677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165513678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165513678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165513678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165513678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165513678 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165513678 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165513678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165513678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165513678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1366)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1366)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165513682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165513690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165513690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1363)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165513964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165513964 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165513964 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165513964 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1365)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1365)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165513966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1365)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1365)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1365)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241209165513967 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1365)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1365)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1365)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@fbda6b00d07d: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F7DE8AF0'O, index=0 SGSN_Test-GSUP(1367)@fbda6b00d07d: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@fbda6b00d07d: 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 := '71F1467CDADEAF7F8FB419C8BA66DBD3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CFCA065B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6870ED908EA6D365'O } } } } } 20241209165515021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165515021 DLLC NOTICE LLME(ffffffff/f7de8af0){UNASSIGNED} LLC RX: unknown TLLI 0xf7de8af0, creating LLME on the fly (gprs_llc.c:552) 20241209165515021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165515021 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165515021 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Allocated (fsm.c:456) 20241209165515021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Allocated (fsm.c:456) 20241209165515021 DMM DEBUG MM_STATE_Gb[0x612000027fa0]{Idle}: Allocated (fsm.c:456) 20241209165515022 DMM DEBUG MM_STATE_Iu[0x612000028120]{Detached}: Allocated (fsm.c:456) 20241209165515022 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165515022 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165515022 DLLC NOTICE LLME(ffffffff/f7de8af0){UNASSIGNED} LLGM Assign pre (f7de8af0 => f8d6e117) (gprs_llc.c:1079) 20241209165515022 DLLC NOTICE LLME(f7de8af0/f8d6e117){ASSIGNED} LLGM Assign post (f7de8af0 => f8d6e117) (gprs_llc.c:1125) 20241209165515022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165515022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165515022 DMM DEBUG MM(262420000000072/f8d6e117) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165515033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165515034 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165515034 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165515034 DMM DEBUG MM(262420000000072/f8d6e117) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1066) 20241209165515034 DMM NOTICE MM(262420000000072/f8d6e117) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165515034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165515034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165515034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165515034 DMM DEBUG MM(262420000000072/f8d6e117) Requesting authorization (sgsn_auth.c:160) 20241209165515034 DMM INFO MM(262420000000072/f8d6e117) Requesting authentication tuples (sgsn_auth.c:184) 20241209165515034 DMM DEBUG MM(262420000000072/f8d6e117) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165515034 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241209165515034 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@fbda6b00d07d: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@fbda6b00d07d: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20241209165515037 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165515037 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165515037 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165515037 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165515037 DMM INFO MM(262420000000072/f8d6e117) Subscriber data update (mmctx.c:445) 20241209165515037 DMM DEBUG MM(262420000000072/f8d6e117) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165515037 DMM INFO MM(262420000000072/f8d6e117) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165515037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165515037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165515037 DMM INFO MM(262420000000072/f8d6e117) <- GMM AUTH AND CIPHERING REQ (rand = 71 f1 46 7c da de af 7f 8f b4 19 c8 ba 66 db d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:468) 20241209165515045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165515045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165515045 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165515045 DMM INFO MM(262420000000072/f8d6e117) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165515045 DMM NOTICE MM(262420000000072/f8d6e117) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165515045 DMM DEBUG MM(262420000000072/f8d6e117) checking auth: received GSM SRES = cf ca 06 5b (gprs_gmm.c:648) 20241209165515045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165515045 DMM DEBUG MM(262420000000072/f8d6e117) Requesting authorization (sgsn_auth.c:160) 20241209165515045 DMM INFO MM(262420000000072/f8d6e117) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165515045 DMM DEBUG MM(262420000000072/f8d6e117) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165515045 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241209165515045 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) 20241209165515045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165515045 DMM INFO MM(262420000000072/f8d6e117) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8d6e117) (gprs_gmm.c:282) 20241209165515047 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165515047 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165515047 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241209165515047 DMM INFO MM(262420000000072/f8d6e117) Subscriber data update (mmctx.c:445) 20241209165515047 DMM DEBUG MM(262420000000072/f8d6e117) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165515047 DMM INFO MM(262420000000072/f8d6e117) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165515047 DMM NOTICE MM(262420000000072/f8d6e117) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:982) 20241209165515047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165515047 DMM NOTICE MM(262420000000072/f8d6e117) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165515047 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) 20241209165515048 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165515048 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241209165515048 DMM INFO MM(262420000000072/f8d6e117) Subscriber data update (mmctx.c:445) 20241209165515048 DMM DEBUG MM(262420000000072/f8d6e117) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165515054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165515054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165515054 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165515054 DMM INFO MM(262420000000072/f8d6e117) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165515054 DMM NOTICE MM(262420000000072/f8d6e117) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165515054 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165515054 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165515054 DLLC NOTICE LLME(f7de8af0/f8d6e117){ASSIGNED} LLGM Assign pre (ffffffff => f8d6e117) (gprs_llc.c:1079) 20241209165515054 DLLC NOTICE LLME(ffffffff/f8d6e117){ASSIGNED} LLGM Assign post (ffffffff => f8d6e117) (gprs_llc.c:1125) 20241209165515054 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165515054 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165515054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165515054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165515108 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 34 fe 00 00 03 52 f0 99 42 42 de 05 f8 d6 e1 17 0c 01 02 03 0d fe 11 62 2b 32 c4 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2921) TC_sgsn_context_req_in(1369)@fbda6b00d07d: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241209165517108 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241209165517108 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241209165517108 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) 20241209165517108 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241209165517108 DMM INFO MM(262420000000072/f8d6e117) Subscriber data update (mmctx.c:445) 20241209165517108 DMM DEBUG MM(262420000000072/f8d6e117) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241209165517108 DMM INFO MM(262420000000072/f8d6e117) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241209165517108 DMM INFO MM(262420000000072/f8d6e117) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165517108 DMM INFO MM(262420000000072/f8d6e117) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165517108 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165517109 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165517109 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165517109 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165517109 DLLC NOTICE LLME(ffffffff/f8d6e117){ASSIGNED} LLGM Assign pre (f8d6e117 => ffffffff) (gprs_llc.c:1079) 20241209165517109 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8d6e117 => ffffffff) (gprs_llc.c:1125) 20241209165517109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000027e20]{Init}: Deallocated (fsm.c:568) 20241209165517109 DMM DEBUG MM_STATE_Gb(0)[0x612000027fa0]{Idle}: Deallocated (fsm.c:568) 20241209165517109 DMM DEBUG MM_STATE_Iu[0x612000028120]{Detached}: Deallocated (fsm.c:568) 20241209165517109 DMM DEBUG GMM(gmm_fsm)[0x612000027ca0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@fbda6b00d07d: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@fbda6b00d07d: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241209165517114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46484<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@fbda6b00d07d: Final verdict of PTC: none 20241209165517117 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165517117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1365)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1355)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1366)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1360)@fbda6b00d07d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@fbda6b00d07d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@fbda6b00d07d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1363)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1353)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1364)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1358)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1363): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1364): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1365): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1366): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@fbda6b00d07d: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Mon Dec 9 16:55:17 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20241209165517245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165517647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98748) 20241209165518119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165518119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98748, count=100008) 20241209165519120 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165519120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Mon Dec 9 16:55:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165520121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165520121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_sgsn_context_req_out started. 20241209165520703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165520704 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165520748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165520748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165520748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165520748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165520748 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165520748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165520748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165520748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165520749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165520750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165520750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165520750 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165520751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165520751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165520751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165520751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165520751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165520751 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165520751 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165520751 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165520751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165520751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165520755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165520765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165520765 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1373)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165520781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165520781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165520781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165520781 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165520781 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165520781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165520781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165520781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165520781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165520783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165520783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165520783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165520783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165520783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165520783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165520783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165520783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165520783 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165520783 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165520783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165520784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165520784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165520787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165520797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165520797 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1378)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165520818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165520818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165520818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165520818 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165520818 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165520818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165520818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165520818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165520818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165520820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165520820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165520820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165520820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165520820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165520820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165520820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165520820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165520820 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165520820 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165520820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165520821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165520821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165520825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165520834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165520834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1383)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165521123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165521123 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165521123 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165521123 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165521125 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1385)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165521125 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1373)@fbda6b00d07d: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='C5F98177'O, index=0 SGSN_Test-GSUP(1386)@fbda6b00d07d: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20241209165522179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165522179 DLLC NOTICE LLME(ffffffff/c5f98177){UNASSIGNED} LLC RX: unknown TLLI 0xc5f98177, creating LLME on the fly (gprs_llc.c:552) 20241209165522179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241209165522179 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209165522179 DMM NOTICE LLME(ffffffff/c5f98177){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1702) 20241209165522179 DLLC NOTICE LLME(ffffffff/c5f98177){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241209165522179 DMM ERROR LLME(ffffffff/c5f98177){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1723) 20241209165522179 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241209165522179 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241209165522179 DLLC NOTICE LLME(ffffffff/c5f98177){UNASSIGNED} LLGM Assign pre (c5f98177 => ffffffff) (gprs_llc.c:1079) 20241209165522179 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5f98177 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@fbda6b00d07d: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@fbda6b00d07d: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20241209165522193 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165522193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1386)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1374)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1384)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1379)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@fbda6b00d07d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@fbda6b00d07d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1373)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@fbda6b00d07d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1383)@fbda6b00d07d: Final verdict of PTC: none 20241209165522196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57044<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1387)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1372)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1382)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1377)@fbda6b00d07d: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@fbda6b00d07d: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1373): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1383): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@fbda6b00d07d: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Mon Dec 9 16:55:22 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20241209165522327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165522729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51204) 20241209165523194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165523194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51204, count=55560) 20241209165524196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165524196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Mon Dec 9 16:55:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165525197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165525197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_req_id_req_ra_update started. 20241209165525790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165525791 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165525836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165525836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165525836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165525836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165525837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165525837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165525837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165525837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165525837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165525838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165525838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165525838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165525839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165525839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165525839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165525839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165525839 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165525839 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165525839 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165525839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165525839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165525839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165525843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165525853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165525853 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1392)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165525873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165525873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165525873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165525873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165525873 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165525873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165525873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165525873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165525873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165525875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165525875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165525875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165525875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165525875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165525875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165525875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165525875 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165525875 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165525875 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165525875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165525876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165525876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165525880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165525890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165525890 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1400)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1397)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1404)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165525914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165525914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165525914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165525914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165525914 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165525914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165525914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165525914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165525914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165525915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165525915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165525915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165525916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165525916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165525916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165525916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165525916 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165525916 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165525916 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165525916 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165525916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165525916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165525920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165525930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165525930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1401)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165526198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165526198 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165526198 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165526198 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1403)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1403)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165526201 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1403)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1403)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165526201 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1403)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1403)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1403)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1403)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@fbda6b00d07d: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='F44D591A'O, index=0 SGSN_Test-GSUP(1405)@fbda6b00d07d: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20241209165526248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165526248 DLLC NOTICE LLME(ffffffff/f44d591a){UNASSIGNED} LLC RX: unknown TLLI 0xf44d591a, creating LLME on the fly (gprs_llc.c:552) 20241209165526248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165526248 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165526249 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Allocated (fsm.c:456) 20241209165526249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: Allocated (fsm.c:456) 20241209165526249 DMM DEBUG MM_STATE_Gb[0x6120000285a0]{Idle}: Allocated (fsm.c:456) 20241209165526249 DMM DEBUG MM_STATE_Iu[0x612000028720]{Detached}: Allocated (fsm.c:456) 20241209165526249 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165526249 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165526249 DLLC NOTICE LLME(ffffffff/f44d591a){UNASSIGNED} LLGM Assign pre (f44d591a => e5105b73) (gprs_llc.c:1079) 20241209165526249 DLLC NOTICE LLME(f44d591a/e5105b73){ASSIGNED} LLGM Assign post (f44d591a => e5105b73) (gprs_llc.c:1125) 20241209165526249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165526249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165526249 DMM DEBUG MM(262420000000047/e5105b73) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165526263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165526263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165526263 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165526263 DMM INFO MM(262420000000047/e5105b73) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209165526263 DMM INFO MM(262420000000047/e5105b73) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-45500-206 New RA: 262-42-13135-0 (gprs_gmm.c:1690) 20241209165526264 DMM NOTICE MM(262420000000047/e5105b73) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1792) 20241209165526264 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1533) 20241209165526264 DMM INFO MM(262420000000047/e5105b73) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20241209165526264 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165526264 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165526264 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165526264 DMM ERROR MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209165526264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028420]{CheckIdentity}: Deallocated (fsm.c:568) 20241209165526264 DMM DEBUG MM_STATE_Gb(0)[0x6120000285a0]{Idle}: Deallocated (fsm.c:568) 20241209165526264 DMM DEBUG MM_STATE_Iu[0x612000028720]{Detached}: Deallocated (fsm.c:568) 20241209165526264 DMM DEBUG GMM(gmm_fsm)[0x6120000282a0]{Deregistered}: Deallocated (fsm.c:568) 20241209165526264 DLLC NOTICE LLME(f44d591a/e5105b73){ASSIGNED} LLGM Assign pre (e5105b73 => ffffffff) (gprs_llc.c:1079) 20241209165526264 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5105b73 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@fbda6b00d07d: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@fbda6b00d07d: Final verdict of PTC: pass 20241209165526272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57062<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_req_id_req_ra_update-BVCI196(1392)@fbda6b00d07d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1401)@fbda6b00d07d: Final verdict of PTC: none 20241209165526274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165526274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1403)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(1405)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1404)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1398)@fbda6b00d07d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1393)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1391)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1402)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1396)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1401): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1403): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Mon Dec 9 16:55:26 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241209165526404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165526806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59168) 20241209165527276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165527276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59168, count=63524) 20241209165528277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165528277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test execution finished. MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Mon Dec 9 16:55:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165529279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165529279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_iu_attach started. 20241209165529865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165529866 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1408)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165529910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165529910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165529910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165529910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165529910 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165529910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165529910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165529910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165529910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165529912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165529912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165529912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165529912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165529912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165529912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165529912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165529912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165529912 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165529912 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165529912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165529913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165529913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165529916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1413)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1409)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165529924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165529925 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165529951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165529951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165529951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165529951 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165529951 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165529951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165529951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165529951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165529952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165529953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165529953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165529954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165529954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165529954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165529954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165529954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165529954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165529954 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165529954 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165529954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165529955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165529955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165529959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165529967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165529968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1416)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1419)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1418)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165529992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165529992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165529992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165529992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165529992 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165529992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165529992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165529992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165529993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165529994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165529994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165529994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165529994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165529994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165529994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165529994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165529994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165529994 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165529994 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165529994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165529995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165529995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165529999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1419)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1419)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165530010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165530010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@fbda6b00d07d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1425)@fbda6b00d07d: ************************************************* SGSN_Test_0-M3UA(1425)@fbda6b00d07d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1425)@fbda6b00d07d: ************************************************* MTC@fbda6b00d07d: Starting RAN_Emulation TC_iu_attach-BVCI220(1421)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1423)@fbda6b00d07d: v_sccp_pdu_maxlen:268 20241209165530213 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209165530213 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241209165530213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209165530213 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@fbda6b00d07d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209165530216 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165530216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209165530216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209165530216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209165530216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209165530216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209165530216 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209165530217 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165530217 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209165530217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209165530217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209165530217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209165530217 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209165530217 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209165530218 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209165530280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165530280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165530280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165530280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165530282 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1427)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165530283 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165531022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165531022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165531022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165531022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165531023 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209165531023 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209165531024 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531024 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165531024 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165531024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531024 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165531024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1424)@fbda6b00d07d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@fbda6b00d07d: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='F332661A'O, index=0 SGSN_Test-GSUP(1428)@fbda6b00d07d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@fbda6b00d07d: 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 := 'F559'O, rac := 'ED'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@fbda6b00d07d: Added conn table entry 0TC_iu_attach(1430)4406340 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: First idle individual index:0 SGSN_Test_0-RAN(1424)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 20241209165531351 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531351 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165531351 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165531351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531351 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165531351 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165531352 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165531352 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165531352 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165531352 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241209165531352 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241209165531352 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165531352 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Allocated (fsm.c:456) 20241209165531352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Allocated (fsm.c:456) 20241209165531352 DMM DEBUG MM_STATE_Gb[0x612000028d20]{Idle}: Allocated (fsm.c:456) 20241209165531352 DMM DEBUG MM_STATE_Iu[0x612000028ea0]{Detached}: Allocated (fsm.c:456) 20241209165531352 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165531352 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165531352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165531352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165531352 DMM DEBUG MM(262420000001001/c87cf1e9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165531352 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241209165531352 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531352 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165531352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165531352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165531353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165531353 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531353 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165531353 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165531353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531353 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165531353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@fbda6b00d07d: { messageType := 2, destLocRef := '433C44'O ("C send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@fbda6b00d07d: 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 := '047062FC101C4958697D5EB980558857'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B91C7CD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24AB0374BFDE10C1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7DE7121EB8AA8299934F6426844D237E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C7389A4BE46AACD3D1EEDBE430B17DFC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B449736EFD7879616091FF4E9A2E2480'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '96EFB9632F7BE258'O } } } } } SGSN_Test_0-SCCP(1423)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: vl_len:23 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241209165531360 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531360 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165531360 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165531360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165531360 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165531361 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165531361 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165531361 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165531361 DMM DEBUG MM(262420000001001/c87cf1e9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241209165531361 DMM NOTICE MM(262420000001001/c87cf1e9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165531361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165531361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165531361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165531361 DMM DEBUG MM(262420000001001/c87cf1e9) Requesting authorization (sgsn_auth.c:160) 20241209165531361 DMM INFO MM(262420000001001/c87cf1e9) Requesting authentication tuples (sgsn_auth.c:184) 20241209165531361 DMM DEBUG MM(262420000001001/c87cf1e9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165531361 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241209165531361 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@fbda6b00d07d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@fbda6b00d07d: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20241209165531365 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165531365 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165531365 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165531365 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165531365 DMM INFO MM(262420000001001/c87cf1e9) Subscriber data update (mmctx.c:445) 20241209165531365 DMM DEBUG MM(262420000001001/c87cf1e9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165531365 DMM INFO MM(262420000001001/c87cf1e9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165531365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165531365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165531365 DMM INFO MM(262420000001001/c87cf1e9) <- GMM AUTH AND CIPHERING REQ (rand = 04 70 62 fc 10 1c 49 58 69 7d 5e b9 80 55 88 57 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b4 49 73 6e fd 78 79 61 60 91 ff 4e 9a 2e 24 80 ) (gprs_gmm.c:465) 20241209165531365 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241209165531365 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531365 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165531365 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165531365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531365 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165531365 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: vl_len:37 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F2296EFB96323094399990000100001F029042F7BE258'O 20241209165531371 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531371 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165531371 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165531371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531371 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165531371 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165531372 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165531372 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165531372 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165531372 DMM INFO MM(262420000001001/c87cf1e9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165531372 DMM NOTICE MM(262420000001001/c87cf1e9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165531372 DMM DEBUG MM(262420000001001/c87cf1e9) checking auth: received UMTS RES = 96 ef b9 63 2f 7b e2 58 (gprs_gmm.c:648) 20241209165531372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165531372 DMM DEBUG MM(262420000001001/c87cf1e9) Requesting authorization (sgsn_auth.c:160) 20241209165531372 DMM INFO MM(262420000001001/c87cf1e9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165531372 DMM DEBUG MM(262420000001001/c87cf1e9) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165531372 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241209165531372 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) 20241209165531372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209165531372 DMM DEBUG MM(262420000001001/c87cf1e9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209165531372 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531372 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165531372 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165531372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531373 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165531373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: vl_len:12 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209165531381 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531381 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165531381 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165531381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531381 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165531381 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165531382 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209165531382 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209165531382 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209165531382 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241209165531382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209165531382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209165531382 DMM INFO MM(262420000001001/c87cf1e9) <- GMM ATTACH ACCEPT (new P-TMSI=0xc87cf1e9) (gprs_gmm.c:282) 20241209165531382 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241209165531382 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531382 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165531382 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165531382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531382 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165531383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165531383 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531383 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165531383 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165531383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531383 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165531383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209165531387 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165531387 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165531387 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241209165531387 DMM INFO MM(262420000001001/c87cf1e9) Subscriber data update (mmctx.c:445) 20241209165531387 DMM DEBUG MM(262420000001001/c87cf1e9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165531387 DMM INFO MM(262420000001001/c87cf1e9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165531387 DMM NOTICE MM(262420000001001/c87cf1e9) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241209165531387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165531387 DMM NOTICE MM(262420000001001/c87cf1e9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165531387 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) 20241209165531388 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165531388 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241209165531388 DMM INFO MM(262420000001001/c87cf1e9) Subscriber data update (mmctx.c:445) 20241209165531388 DMM DEBUG MM(262420000001001/c87cf1e9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: vl_len:14 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209165531389 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531389 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165531389 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165531389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165531390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165531390 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165531390 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165531390 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165531390 DMM INFO MM(262420000001001/c87cf1e9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165531390 DMM NOTICE MM(262420000001001/c87cf1e9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165531390 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165531390 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165531390 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209165531390 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209165531390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165531390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165531390 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531390 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165531390 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165531390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531390 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165531390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: vl_len:7 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1423)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209165531395 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531395 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165531395 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165531395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531395 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165531395 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165531396 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209165531396 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209165531396 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209165531396 DMM INFO MM(262420000001001/c87cf1e9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209165531396 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209165531396 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209165531396 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531396 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531396 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165531396 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165531396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531396 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165531396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1423)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-RAN(1424)@fbda6b00d07d: Deleted conn table entry 0TC_iu_attach(1430)4406340 20241209165531397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165531397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165531397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165531397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165531397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165531397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165531397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_iu_attach(1430)@fbda6b00d07d: setverdict(pass): none -> pass TC_iu_attach(1430)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@fbda6b00d07d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@fbda6b00d07d: Final verdict of PTC: pass SGSN_Test_0-RAN(1424)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@fbda6b00d07d: Final verdict of PTC: none 20241209165531458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51192<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209165531460 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165531460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1427)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1412)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(1428)@fbda6b00d07d: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@fbda6b00d07d: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1417)@fbda6b00d07d: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1422)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1410)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1429)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1415)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1420)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_iu_attach finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Mon Dec 9 16:55:31 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 20241209165531589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165531605 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209165531605 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165531605 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209165531606 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209165531606 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209165531606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165531606 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209165531606 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209165531606 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209165531606 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165531606 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209165531606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209165531606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209165531606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209165531606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209165531606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209165531606 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209165531606 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241209165531990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51208<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207556) 20241209165532461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165532461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=207556, count=208812) 20241209165533463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165533463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165533606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209165533607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209165533607 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209165533643 DGPRS DEBUG Checking for inactive LLMEs, time = 15574067 (sgsn.c:132) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Mon Dec 9 16:55:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165534466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165534466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_iu_attach_encr started. 20241209165535059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165535061 DMM INFO MM(262420000001001/c87cf1e9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165535061 DMM INFO MM(262420000001001/c87cf1e9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165535061 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165535061 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165535061 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209165535061 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209165535061 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241209165535061 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) 20241209165535061 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20241209165535061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000028ba0]{Init}: Deallocated (fsm.c:568) 20241209165535061 DMM DEBUG MM_STATE_Gb[0x612000028d20]{Idle}: Deallocated (fsm.c:568) 20241209165535061 DMM DEBUG MM_STATE_Iu(1)[0x612000028ea0]{Detached}: Deallocated (fsm.c:568) 20241209165535061 DMM DEBUG GMM(gmm_fsm)[0x612000028a20]{Deregistered}: Deallocated (fsm.c:568) 20241209165535061 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1431)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165535105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165535105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165535105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165535105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165535105 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165535105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165535105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165535105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165535105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165535107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165535107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165535107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165535107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165535107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165535107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165535107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165535107 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165535107 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165535107 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165535107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165535108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165535108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1435)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165535112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165535123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165535123 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1434)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1436)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1441)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1441)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165535153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165535153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165535153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165535153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165535153 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165535153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165535153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165535153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165535153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1440)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1441)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165535155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165535155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165535155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165535155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165535156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165535156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165535156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165535156 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165535156 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165535156 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165535156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165535156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165535156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1441)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1441)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165535161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1437)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1442)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209165535172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165535172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1438)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1440)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1445)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1445)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165535182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165535182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165535182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165535182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165535182 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165535182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165535182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165535182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165535182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1445)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165535184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165535184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165535184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165535184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165535184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165535184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165535184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165535184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165535184 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165535184 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165535184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165535185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165535185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1445)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1445)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165535189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165535198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165535198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@fbda6b00d07d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_iu_attach_encr-BVCI220(1444)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fbda6b00d07d: Starting RAN_Emulation SGSN_Test_0-M3UA(1448)@fbda6b00d07d: ************************************************* SGSN_Test_0-M3UA(1448)@fbda6b00d07d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@fbda6b00d07d: ************************************************* SGSN_Test_0-SCCP(1446)@fbda6b00d07d: v_sccp_pdu_maxlen:268 20241209165535403 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209165535403 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241209165535403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209165535403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@fbda6b00d07d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209165535406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165535406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209165535406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209165535406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209165535406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209165535406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209165535406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209165535408 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165535408 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209165535408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209165535408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209165535408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209165535408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209165535408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209165535408 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209165535466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165535466 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165535466 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165535466 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165535468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1450)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165535469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165536214 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536214 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165536214 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165536214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536214 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165536214 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165536215 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209165536215 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209165536215 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536216 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165536216 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165536216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536216 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165536216 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@fbda6b00d07d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@fbda6b00d07d: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='EB2908AE'O, index=0 SGSN_Test-GSUP(1451)@fbda6b00d07d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@fbda6b00d07d: 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 := '0ED6'O, rac := '3E'O (">") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@fbda6b00d07d: Added conn table entry 0TC_iu_attach_encr(1453)16163354 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: First idle individual index:0 SGSN_Test_0-RAN(1447)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 20241209165536535 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536535 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165536535 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165536535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536535 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165536535 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165536536 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165536536 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165536536 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165536536 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165536536 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Allocated (fsm.c:456) 20241209165536536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Allocated (fsm.c:456) 20241209165536536 DMM DEBUG MM_STATE_Gb[0x6120000294a0]{Idle}: Allocated (fsm.c:456) 20241209165536536 DMM DEBUG MM_STATE_Iu[0x612000029620]{Detached}: Allocated (fsm.c:456) 20241209165536536 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165536536 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165536536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165536537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165536537 DMM DEBUG MM(262420000001001/da7822d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165536537 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241209165536537 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165536537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165536537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165536537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165536537 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536537 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165536537 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165536537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536537 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165536537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@fbda6b00d07d: { messageType := 2, destLocRef := 'F6A21A'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@fbda6b00d07d: 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 := '83804F670477186899EFB5A947E3DBA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F23C03D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '964F77D6C24A9FCE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '785AE0E3A3BA79E3BF432BF4E2D247F2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A54EDA91C56493E7CC36ED85C90586A1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FF12A96A6BC954D85249CE298EB0B9C6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '54CD870D3C6845F1'O } } } } } SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: vl_len:23 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241209165536549 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536549 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165536549 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165536549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536549 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165536549 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165536549 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165536549 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165536549 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165536549 DMM DEBUG MM(262420000001001/da7822d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1066) 20241209165536549 DMM NOTICE MM(262420000001001/da7822d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165536549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165536549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165536549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165536549 DMM DEBUG MM(262420000001001/da7822d9) Requesting authorization (sgsn_auth.c:160) 20241209165536550 DMM INFO MM(262420000001001/da7822d9) Requesting authentication tuples (sgsn_auth.c:184) 20241209165536550 DMM DEBUG MM(262420000001001/da7822d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165536550 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241209165536550 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@fbda6b00d07d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@fbda6b00d07d: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20241209165536552 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165536552 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165536552 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165536552 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165536552 DMM INFO MM(262420000001001/da7822d9) Subscriber data update (mmctx.c:445) 20241209165536552 DMM DEBUG MM(262420000001001/da7822d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165536552 DMM INFO MM(262420000001001/da7822d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165536552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165536552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165536552 DMM INFO MM(262420000001001/da7822d9) <- GMM AUTH AND CIPHERING REQ (rand = 83 80 4f 67 04 77 18 68 99 ef b5 a9 47 e3 db a0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ff 12 a9 6a 6b c9 54 d8 52 49 ce 29 8e b0 b9 c6 ) (gprs_gmm.c:465) 20241209165536552 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241209165536553 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536553 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165536553 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165536553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536553 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165536553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: vl_len:37 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813042254CD870D23094399990000100001F029043C6845F1'O 20241209165536559 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536559 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165536559 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165536559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165536559 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165536560 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165536560 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165536560 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165536560 DMM INFO MM(262420000001001/da7822d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165536560 DMM NOTICE MM(262420000001001/da7822d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165536560 DMM DEBUG MM(262420000001001/da7822d9) checking auth: received UMTS RES = 54 cd 87 0d 3c 68 45 f1 (gprs_gmm.c:648) 20241209165536560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165536560 DMM DEBUG MM(262420000001001/da7822d9) Requesting authorization (sgsn_auth.c:160) 20241209165536560 DMM INFO MM(262420000001001/da7822d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165536560 DMM DEBUG MM(262420000001001/da7822d9) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165536560 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241209165536560 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) 20241209165536560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209165536560 DMM DEBUG MM(262420000001001/da7822d9) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241209165536560 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536560 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165536560 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165536560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536560 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165536560 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: vl_len:17 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241209165536569 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536569 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165536569 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165536569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165536569 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165536570 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209165536570 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209165536570 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209165536570 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241209165536570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209165536570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209165536570 DMM INFO MM(262420000001001/da7822d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xda7822d9) (gprs_gmm.c:282) 20241209165536570 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241209165536570 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165536570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165536570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536570 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165536570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165536570 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536570 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165536570 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165536570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536571 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165536571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209165536575 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165536575 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165536575 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241209165536575 DMM INFO MM(262420000001001/da7822d9) Subscriber data update (mmctx.c:445) 20241209165536575 DMM DEBUG MM(262420000001001/da7822d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165536575 DMM INFO MM(262420000001001/da7822d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165536575 DMM NOTICE MM(262420000001001/da7822d9) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:982) 20241209165536575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165536575 DMM NOTICE MM(262420000001001/da7822d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165536575 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) 20241209165536576 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165536576 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241209165536576 DMM INFO MM(262420000001001/da7822d9) Subscriber data update (mmctx.c:445) 20241209165536576 DMM DEBUG MM(262420000001001/da7822d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: vl_len:14 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209165536578 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536578 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165536578 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165536578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165536579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165536579 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165536579 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165536579 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165536579 DMM INFO MM(262420000001001/da7822d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165536579 DMM NOTICE MM(262420000001001/da7822d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165536579 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165536579 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165536579 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209165536579 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209165536579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165536579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165536579 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165536579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165536580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165536580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1446)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: vl_len:7 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1446)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209165536585 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536585 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165536585 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165536585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536585 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165536585 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165536586 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209165536586 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209165536586 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209165536586 DMM INFO MM(262420000001001/da7822d9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209165536586 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209165536586 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209165536586 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536586 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165536586 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165536586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536586 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165536586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Session index based on local reference:0 20241209165536587 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536587 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165536587 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165536588 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165536588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165536588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165536588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165536588 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1447)@fbda6b00d07d: Deleted conn table entry 0TC_iu_attach_encr(1453)16163354 TC_iu_attach_encr(1453)@fbda6b00d07d: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@fbda6b00d07d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@fbda6b00d07d: Final verdict of PTC: pass SGSN_Test_0-RAN(1447)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-SCCP(1446)@fbda6b00d07d: Final verdict of PTC: none 20241209165536647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51218<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1451)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1441)@fbda6b00d07d: Final verdict of PTC: none 20241209165536650 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) SGSN_Test-Gb2-BSSGP2(1442)@fbda6b00d07d: Final verdict of PTC: none 20241209165536650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1431)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@fbda6b00d07d: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1438)@fbda6b00d07d: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1445)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1435)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1440)@fbda6b00d07d: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1444)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1443)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1439)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1433)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_iu_attach_encr-BVCI210(1438): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1439): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1440): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1441): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1443): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_iu_attach_encr-BVCI220(1444): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1445): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-SCCP(1446): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_iu_attach_encr finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Mon Dec 9 16:55:36 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 20241209165536782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165536789 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209165536789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165536789 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209165536789 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209165536789 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209165536789 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165536789 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209165536789 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209165536789 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209165536790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165536790 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209165536790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209165536790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209165536790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209165536790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209165536790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209165536790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209165536790 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241209165537184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211032) 20241209165537650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165537651 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=211032, count=212192) 20241209165538651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165538652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165538791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209165538791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209165538791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Mon Dec 9 16:55:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165539653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165539653 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_iu_attach_geran_rau started. 20241209165540250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165540251 DMM INFO MM(262420000001001/da7822d9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165540251 DMM INFO MM(262420000001001/da7822d9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165540251 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165540252 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165540252 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209165540252 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209165540252 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241209165540252 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) 20241209165540252 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:402) 20241209165540252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029320]{Init}: Deallocated (fsm.c:568) 20241209165540252 DMM DEBUG MM_STATE_Gb[0x6120000294a0]{Idle}: Deallocated (fsm.c:568) 20241209165540252 DMM DEBUG MM_STATE_Iu(2)[0x612000029620]{Detached}: Deallocated (fsm.c:568) 20241209165540252 DMM DEBUG GMM(gmm_fsm)[0x6120000291a0]{Deregistered}: Deallocated (fsm.c:568) 20241209165540252 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1454)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1459)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1459)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165540310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165540310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165540310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165540310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165540310 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165540310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165540310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165540311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165540311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1458)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1459)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165540312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165540313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165540313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165540313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165540313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165540313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165540313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165540313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165540313 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165540313 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165540313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165540313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165540313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1459)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1459)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165540317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1455)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1460)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241209165540328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165540328 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1458)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_iu_attach_geran_rau-BVCI196(1456)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1463)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165540336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165540336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165540336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165540336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165540336 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165540336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165540336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165540336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165540336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165540338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165540338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165540338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165540338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165540338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165540338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165540338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165540338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165540338 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165540338 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165540338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165540339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165540339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165540341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1460)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1464)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165540349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165540349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1462)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1465)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1464)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165540377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165540377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165540377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165540377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165540377 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165540377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165540377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165540377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165540377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165540379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165540379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165540379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165540379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165540379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165540379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165540379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165540379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165540380 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165540380 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165540380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165540380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165540380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165540385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1465)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165540394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165540394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fbda6b00d07d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@fbda6b00d07d: Starting RAN_Emulation SGSN_Test_0-M3UA(1471)@fbda6b00d07d: ************************************************* SGSN_Test_0-M3UA(1471)@fbda6b00d07d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@fbda6b00d07d: ************************************************* SGSN_Test_0-SCCP(1469)@fbda6b00d07d: v_sccp_pdu_maxlen:268 20241209165540599 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209165540599 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241209165540599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209165540599 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@fbda6b00d07d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209165540602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165540602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209165540602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209165540602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209165540602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209165540602 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209165540602 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209165540603 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165540603 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209165540603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209165540603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209165540603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209165540603 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209165540603 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209165540604 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209165540653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165540654 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165540654 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165540654 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165540655 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1473)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165540656 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165541409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165541409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165541409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165541409 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165541410 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209165541410 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209165541410 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541410 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165541410 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165541410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165541411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@fbda6b00d07d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1456)@fbda6b00d07d: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C59A0446'O, index=0 SGSN_Test-GSUP(1474)@fbda6b00d07d: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@fbda6b00d07d: 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 := '047E'O, rac := 'C1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@fbda6b00d07d: Added conn table entry 0TC_iu_attach_geran_rau(1476)14823582 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: First idle individual index:0 SGSN_Test_0-RAN(1470)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 20241209165541724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541724 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165541724 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165541724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541724 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165541724 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165541725 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165541725 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165541725 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165541725 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165541726 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Allocated (fsm.c:456) 20241209165541726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Allocated (fsm.c:456) 20241209165541726 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Allocated (fsm.c:456) 20241209165541726 DMM DEBUG MM_STATE_Iu[0x612000029da0]{Detached}: Allocated (fsm.c:456) 20241209165541726 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165541726 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165541726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165541726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165541726 DMM DEBUG MM(262420000001002/d6096880) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165541726 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241209165541726 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541726 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165541726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165541726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541726 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165541726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165541726 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541726 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165541726 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165541726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541727 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165541727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@fbda6b00d07d: { messageType := 2, destLocRef := 'E2309E'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@fbda6b00d07d: 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 := '2786047944B31BB92EFC2D067B009845'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4131FF2E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65A1FA3FF6410CF8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C1C61FA500B6CBD1CE9C0FFB521D0E69'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '03114194CD17CA2B2D3E264D4D3A22B1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C6ADF365D9FF8EB437424CC9DBD58E41'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A3DD346A4512BB93'O } } } } } SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: vl_len:23 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241209165541735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541736 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165541736 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165541736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165541736 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165541736 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165541736 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165541736 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165541736 DMM DEBUG MM(262420000001002/d6096880) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1066) 20241209165541736 DMM NOTICE MM(262420000001002/d6096880) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165541736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165541736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165541736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165541736 DMM DEBUG MM(262420000001002/d6096880) Requesting authorization (sgsn_auth.c:160) 20241209165541736 DMM INFO MM(262420000001002/d6096880) Requesting authentication tuples (sgsn_auth.c:184) 20241209165541736 DMM DEBUG MM(262420000001002/d6096880) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165541736 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241209165541736 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@fbda6b00d07d: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@fbda6b00d07d: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20241209165541739 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165541739 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165541739 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165541739 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165541739 DMM INFO MM(262420000001002/d6096880) Subscriber data update (mmctx.c:445) 20241209165541739 DMM DEBUG MM(262420000001002/d6096880) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165541739 DMM INFO MM(262420000001002/d6096880) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165541739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165541739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165541739 DMM INFO MM(262420000001002/d6096880) <- GMM AUTH AND CIPHERING REQ (rand = 27 86 04 79 44 b3 1b b9 2e fc 2d 06 7b 00 98 45 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c6 ad f3 65 d9 ff 8e b4 37 42 4c c9 db d5 8e 41 ) (gprs_gmm.c:465) 20241209165541739 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241209165541739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165541739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165541739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165541739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: vl_len:37 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922A3DD346A23094399990000100002F029044512BB93'O 20241209165541746 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541746 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165541746 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165541746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165541746 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165541747 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165541747 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165541747 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165541747 DMM INFO MM(262420000001002/d6096880) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165541747 DMM NOTICE MM(262420000001002/d6096880) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165541747 DMM DEBUG MM(262420000001002/d6096880) checking auth: received UMTS RES = a3 dd 34 6a 45 12 bb 93 (gprs_gmm.c:648) 20241209165541747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165541747 DMM DEBUG MM(262420000001002/d6096880) Requesting authorization (sgsn_auth.c:160) 20241209165541747 DMM INFO MM(262420000001002/d6096880) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165541747 DMM DEBUG MM(262420000001002/d6096880) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165541747 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241209165541747 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) 20241209165541747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209165541747 DMM DEBUG MM(262420000001002/d6096880) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209165541747 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541747 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165541747 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165541747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541747 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165541747 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: vl_len:12 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209165541758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165541758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165541758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165541758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165541758 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209165541758 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209165541758 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209165541758 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241209165541758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209165541758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209165541758 DMM INFO MM(262420000001002/d6096880) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6096880) (gprs_gmm.c:282) 20241209165541758 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241209165541758 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541758 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165541758 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165541759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165541759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165541759 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541759 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165541759 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165541759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541759 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165541759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209165541763 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165541763 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165541763 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241209165541763 DMM INFO MM(262420000001002/d6096880) Subscriber data update (mmctx.c:445) 20241209165541763 DMM DEBUG MM(262420000001002/d6096880) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165541763 DMM INFO MM(262420000001002/d6096880) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165541763 DMM NOTICE MM(262420000001002/d6096880) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:982) 20241209165541763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165541763 DMM NOTICE MM(262420000001002/d6096880) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165541763 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) 20241209165541764 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165541764 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241209165541764 DMM INFO MM(262420000001002/d6096880) Subscriber data update (mmctx.c:445) 20241209165541764 DMM DEBUG MM(262420000001002/d6096880) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: vl_len:14 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209165541766 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541766 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165541766 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165541766 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541766 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541766 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165541766 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165541767 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165541767 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165541767 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165541767 DMM INFO MM(262420000001002/d6096880) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165541767 DMM NOTICE MM(262420000001002/d6096880) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165541767 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165541767 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165541767 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209165541767 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209165541767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165541767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165541767 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541767 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165541767 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165541767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165541767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: vl_len:7 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1469)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209165541772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165541772 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165541772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165541772 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165541773 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209165541773 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209165541773 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209165541773 DMM INFO MM(262420000001002/d6096880) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209165541773 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209165541773 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209165541773 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541773 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165541773 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165541773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541773 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165541773 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Session index based on local reference:0 20241209165541775 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541775 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165541775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165541775 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165541775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165541775 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165541775 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165541775 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1470)@fbda6b00d07d: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)14823582 TC_iu_attach_geran_rau(1476)@fbda6b00d07d: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1456)@fbda6b00d07d: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1456)@fbda6b00d07d: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='D6096880'O, index=1 20241209165541834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165541834 DLLC NOTICE LLME(ffffffff/d6096880){UNASSIGNED} LLC RX: unknown TLLI 0xd6096880, creating LLME on the fly (gprs_llc.c:552) 20241209165541834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241209165541834 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209165541834 DMM INFO MM(262420000001002/d6096880) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d6096880, P-TMSI: d6096880 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1658) 20241209165541834 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241209165541834 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241209165541834 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209165541834 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165541835 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241209165541835 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165541835 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165541835 DLLC NOTICE LLME(ffffffff/d6096880){UNASSIGNED} LLGM Assign pre (d6096880 => d6096880) (gprs_llc.c:1079) 20241209165541835 DLLC NOTICE LLME(d6096880/d6096880){ASSIGNED} LLGM Assign post (d6096880 => d6096880) (gprs_llc.c:1125) 20241209165541835 DMM INFO MM(262420000001002/d6096880) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) TC_iu_attach_geran_rau(1476)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1456)@fbda6b00d07d: Removing Client IMSI='262420000001002'H, index=1 20241209165541849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165541849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165541849 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165541849 DMM INFO MM(262420000001002/d6096880) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209165541849 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209165541849 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165541849 DLLC NOTICE LLME(d6096880/d6096880){ASSIGNED} LLGM Assign pre (ffffffff => d6096880) (gprs_llc.c:1079) 20241209165541849 DLLC NOTICE LLME(ffffffff/d6096880){ASSIGNED} LLGM Assign post (ffffffff => d6096880) (gprs_llc.c:1125) 20241209165541849 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1830) 20241209165541849 DMM ERROR MM_STATE_Gb[0x612000029c20]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1830) TC_iu_attach_geran_rau(1476)@fbda6b00d07d: Final verdict of PTC: pass SGSN_Test_0-RAN(1470)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-SCCP(1469)@fbda6b00d07d: Final verdict of PTC: none 20241209165541855 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1474)@fbda6b00d07d: Final verdict of PTC: none 20241209165541858 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165541858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1473)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1459)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1458)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1463)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@fbda6b00d07d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1456)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@fbda6b00d07d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1464)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1468)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@fbda6b00d07d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1457)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1466)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1461)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1456): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1457): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1458): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1459): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Mon Dec 9 16:55:41 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 20241209165541977 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209165541977 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165541977 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209165541977 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209165541978 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209165541978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165541978 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209165541978 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209165541978 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209165541978 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165541978 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209165541978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209165541978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209165541978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209165541978 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209165541978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209165541978 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209165541978 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241209165541997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165542398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45946<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219540) 20241209165542860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165542860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=219540, count=220700) 20241209165543861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165543861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165543979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209165543979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209165543979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Mon Dec 9 16:55:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165544861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165544862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_geran_attach_iu_rau started. 20241209165545465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165545466 DMM INFO MM(262420000001002/d6096880) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165545466 DMM INFO MM(262420000001002/d6096880) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165545466 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165545466 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165545466 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20241209165545466 DMM ERROR MM_STATE_Gb[0x612000029c20]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20241209165545466 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241209165545466 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) 20241209165545467 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:402) 20241209165545467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x612000029aa0]{Init}: Deallocated (fsm.c:568) 20241209165545467 DMM DEBUG MM_STATE_Gb[0x612000029c20]{Idle}: Deallocated (fsm.c:568) 20241209165545467 DMM DEBUG MM_STATE_Iu(3)[0x612000029da0]{Detached}: Deallocated (fsm.c:568) 20241209165545467 DMM DEBUG GMM(gmm_fsm)[0x612000029920]{Deregistered}: Deallocated (fsm.c:568) 20241209165545467 DLLC NOTICE LLME(ffffffff/d6096880){ASSIGNED} LLGM Assign pre (d6096880 => ffffffff) (gprs_llc.c:1079) 20241209165545467 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6096880 => ffffffff) (gprs_llc.c:1125) 20241209165545467 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1477)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1482)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1482)@fbda6b00d07d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1481)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165545517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165545517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165545517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165545517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165545517 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165545517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165545517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165545518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165545518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1482)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165545519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165545519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165545519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165545519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165545519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165545519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165545519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165545519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165545519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165545519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165545520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165545520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165545520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1482)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1482)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165545524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1478)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165545533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165545533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1479)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1481)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1487)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1487)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165545552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165545552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165545552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165545552 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165545552 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165545552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165545552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165545552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165545552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1486)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1487)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165545554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165545554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165545554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165545554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165545554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165545554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165545554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165545554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165545554 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165545554 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165545554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165545555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165545555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1487)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1487)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165545560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1483)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165545571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165545571 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1486)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1491)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1484)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1491)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165545577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165545577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165545577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165545577 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165545578 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165545578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165545578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165545578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165545578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1491)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165545579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165545579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165545579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165545579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165545579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165545579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165545579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165545579 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165545579 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165545580 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165545580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165545580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165545580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165545583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1488)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165545591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165545592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fbda6b00d07d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@fbda6b00d07d: Starting RAN_Emulation SGSN_Test_0-M3UA(1494)@fbda6b00d07d: ************************************************* SGSN_Test_0-M3UA(1494)@fbda6b00d07d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@fbda6b00d07d: ************************************************* SGSN_Test_0-SCCP(1492)@fbda6b00d07d: v_sccp_pdu_maxlen:268 20241209165545799 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209165545799 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241209165545799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209165545799 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@fbda6b00d07d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209165545802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165545802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209165545802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209165545802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209165545802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209165545802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209165545802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209165545803 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165545803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209165545803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209165545803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209165545803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209165545803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209165545803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209165545804 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209165545862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165545862 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165545862 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165545862 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165545864 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1496)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241209165545865 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1496)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165546609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165546609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165546609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165546609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165546609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165546610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165546610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165546610 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165546610 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209165546610 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209165546611 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165546611 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165546611 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165546611 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165546611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165546611 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165546611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165546611 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1493)@fbda6b00d07d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1479)@fbda6b00d07d: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='DC8DA0EC'O, index=0 SGSN_Test-GSUP(1497)@fbda6b00d07d: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@fbda6b00d07d: 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 := '66F54F0EC4B5F19B2B330DE2BF04A0A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '86FBC791'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '153C9A7E476C40C5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AB462D6C343560D18927EF5C5D4E0A4B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '03359B1C7BADB2CDCB54B29B394BBE2B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BDB3D6CB0FB77FA414878668B84B3DE4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AA1DAC5B03C41718'O } } } } } 20241209165546923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165546923 DLLC NOTICE LLME(ffffffff/dc8da0ec){UNASSIGNED} LLC RX: unknown TLLI 0xdc8da0ec, creating LLME on the fly (gprs_llc.c:552) 20241209165546923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165546923 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165546923 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Allocated (fsm.c:456) 20241209165546923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Allocated (fsm.c:456) 20241209165546923 DMM DEBUG MM_STATE_Gb[0x61200002a220]{Idle}: Allocated (fsm.c:456) 20241209165546923 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Allocated (fsm.c:456) 20241209165546923 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165546923 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165546924 DLLC NOTICE LLME(ffffffff/dc8da0ec){UNASSIGNED} LLGM Assign pre (dc8da0ec => db625606) (gprs_llc.c:1079) 20241209165546924 DLLC NOTICE LLME(dc8da0ec/db625606){ASSIGNED} LLGM Assign post (dc8da0ec => db625606) (gprs_llc.c:1125) 20241209165546924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165546924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165546924 DMM DEBUG MM(262420000001003/db625606) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165546936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165546936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241209165546936 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165546936 DMM DEBUG MM(262420000001003/db625606) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1066) 20241209165546936 DMM NOTICE MM(262420000001003/db625606) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165546936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165546936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165546936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165546936 DMM DEBUG MM(262420000001003/db625606) Requesting authorization (sgsn_auth.c:160) 20241209165546936 DMM INFO MM(262420000001003/db625606) Requesting authentication tuples (sgsn_auth.c:184) 20241209165546936 DMM DEBUG MM(262420000001003/db625606) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165546936 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241209165546936 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@fbda6b00d07d: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@fbda6b00d07d: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20241209165546939 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165546939 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165546939 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165546939 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165546939 DMM INFO MM(262420000001003/db625606) Subscriber data update (mmctx.c:445) 20241209165546939 DMM DEBUG MM(262420000001003/db625606) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165546939 DMM INFO MM(262420000001003/db625606) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165546939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165546939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165546939 DMM INFO MM(262420000001003/db625606) <- GMM AUTH AND CIPHERING REQ (rand = 66 f5 4f 0e c4 b5 f1 9b 2b 33 0d e2 bf 04 a0 a9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bd b3 d6 cb 0f b7 7f a4 14 87 86 68 b8 4b 3d e4 ) (gprs_gmm.c:465) 20241209165546946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165546946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241209165546946 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165546946 DMM INFO MM(262420000001003/db625606) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165546946 DMM NOTICE MM(262420000001003/db625606) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165546946 DMM DEBUG MM(262420000001003/db625606) checking auth: received UMTS RES = aa 1d ac 5b 03 c4 17 18 (gprs_gmm.c:648) 20241209165546946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165546946 DMM DEBUG MM(262420000001003/db625606) Requesting authorization (sgsn_auth.c:160) 20241209165546947 DMM INFO MM(262420000001003/db625606) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165546947 DMM DEBUG MM(262420000001003/db625606) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165546947 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241209165546947 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) 20241209165546947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241209165546947 DMM INFO MM(262420000001003/db625606) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb625606) (gprs_gmm.c:282) 20241209165546948 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165546948 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165546948 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241209165546948 DMM INFO MM(262420000001003/db625606) Subscriber data update (mmctx.c:445) 20241209165546948 DMM DEBUG MM(262420000001003/db625606) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165546948 DMM INFO MM(262420000001003/db625606) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165546948 DMM NOTICE MM(262420000001003/db625606) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:982) 20241209165546948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165546948 DMM NOTICE MM(262420000001003/db625606) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165546948 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) 20241209165546949 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165546949 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241209165546949 DMM INFO MM(262420000001003/db625606) Subscriber data update (mmctx.c:445) 20241209165546949 DMM DEBUG MM(262420000001003/db625606) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241209165546955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165546956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241209165546956 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2301) 20241209165546956 DMM INFO MM(262420000001003/db625606) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165546956 DMM NOTICE MM(262420000001003/db625606) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165546956 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165546956 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165546956 DLLC NOTICE LLME(dc8da0ec/db625606){ASSIGNED} LLGM Assign pre (ffffffff => db625606) (gprs_llc.c:1079) 20241209165546956 DLLC NOTICE LLME(ffffffff/db625606){ASSIGNED} LLGM Assign post (ffffffff => db625606) (gprs_llc.c:1125) 20241209165546956 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1402) 20241209165546956 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241209165546956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165546956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@fbda6b00d07d: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DB625606'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@fbda6b00d07d: Added conn table entry 0TC_geran_attach_iu_rau(1499)7533303 SGSN_Test_0-SCCP(1492)@fbda6b00d07d: First idle individual index:0 SGSN_Test_0-RAN(1493)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 20241209165547018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165547019 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165547019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165547019 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165547019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165547019 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165547019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165547019 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165547020 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165547020 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165547020 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165547020 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1614) 20241209165547020 DMM INFO MM(262420000001003/db625606) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: db625606 (00000000), TLLI: db625606 (db625606), RA: 262-42-13135-0 (gprs_gmm.c:1658) 20241209165547020 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1149) 20241209165547020 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241209165547020 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241209165547020 DLLC NOTICE LLME(ffffffff/db625606){ASSIGNED} LLGM Assign pre (db625606 => ffffffff) (gprs_llc.c:1079) 20241209165547020 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db625606 => ffffffff) (gprs_llc.c:1125) 20241209165547020 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165547020 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1730) 20241209165547020 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165547020 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165547020 DMM DEBUG MM(262420000001003/db625606) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209165547020 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165547020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165547020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165547021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165547021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165547021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165547021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165547021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165547021 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165547021 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165547021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165547021 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165547021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165547021 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165547021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165547021 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@fbda6b00d07d: { messageType := 2, destLocRef := '72F2F7'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@fbda6b00d07d: vl_len:12 SGSN_Test_0-SCCP(1492)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1492)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209165547032 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165547032 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165547032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165547032 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165547032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165547032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165547032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165547032 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165547033 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209165547033 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209165547033 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209165547033 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241209165547033 DMM INFO MM(262420000001003/db625606) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1479) 20241209165547033 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241209165547033 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165547033 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165547033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165547033 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165547033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165547033 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165547033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165547033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165547033 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165547033 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165547034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165547034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165547034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165547034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165547034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165547034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1492)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@fbda6b00d07d: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@fbda6b00d07d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1479)@fbda6b00d07d: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@fbda6b00d07d: vl_len:14 SGSN_Test_0-SCCP(1492)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1492)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241209165547043 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165547043 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165547043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165547043 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165547044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165547044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165547044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165547044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165547044 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165547044 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165547044 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165547044 DMM INFO MM(262420000001003/db625606) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1815) 20241209165547044 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1820) 20241209165547044 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165547044 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1823) 20241209165547044 DMM ERROR MM_STATE_Iu[0x61200002a3a0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1823) TC_geran_attach_iu_rau(1499)@fbda6b00d07d: Final verdict of PTC: pass SGSN_Test_0-RAN(1493)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-SCCP(1492)@fbda6b00d07d: Final verdict of PTC: none 20241209165547050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45948<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1497)@fbda6b00d07d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1484)@fbda6b00d07d: Final verdict of PTC: none 20241209165547052 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165547052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1482)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1486)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1487)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1491)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1481)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@fbda6b00d07d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1479)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@fbda6b00d07d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1489)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1485)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1480)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1479): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1480): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1481): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1482): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1484): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1485): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1486): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1487): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@fbda6b00d07d: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Mon Dec 9 16:55:47 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20241209165547187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165547250 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209165547250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165547250 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209165547250 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209165547250 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209165547250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165547250 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209165547250 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209165547250 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209165547250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165547250 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209165547250 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209165547250 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209165547250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209165547250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209165547250 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209165547250 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209165547250 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) 20241209165547588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=167280) 20241209165548054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165548054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=167280, count=179156) 20241209165549055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165549055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165549251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209165549251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209165549251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Mon Dec 9 16:55:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165550056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165550056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_attach_pdp_act_user started. 20241209165550651 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165550652 DMM INFO MM(262420000001003/db625606) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165550652 DMM INFO MM(262420000001003/db625606) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165550652 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165550652 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165550652 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209165550652 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241209165550652 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) 20241209165550652 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:402) 20241209165550652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a0a0]{Init}: Deallocated (fsm.c:568) 20241209165550653 DMM DEBUG MM_STATE_Gb(0)[0x61200002a220]{Idle}: Deallocated (fsm.c:568) 20241209165550653 DMM DEBUG MM_STATE_Iu[0x61200002a3a0]{Detached}: Deallocated (fsm.c:568) 20241209165550653 DMM DEBUG GMM(gmm_fsm)[0x612000029f20]{Deregistered}: Deallocated (fsm.c:568) 20241209165550653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1500)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165550695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165550695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165550695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165550695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165550695 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165550695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165550695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165550695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165550695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165550697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165550697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165550697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165550697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165550697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165550697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165550697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165550697 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165550697 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165550697 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165550697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165550698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165550698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165550701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1501)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165550711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165550711 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1506)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1505)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1509)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1509)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165550731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165550731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165550731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165550731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165550731 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165550731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165550731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165550731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165550731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1509)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165550732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165550732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165550732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165550733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165550733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165550733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165550733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165550733 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165550733 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165550733 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165550733 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165550733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165550733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1509)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1509)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165550737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1510)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1506)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165550748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165550748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1508)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1511)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1510)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1514)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165550772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165550772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165550772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165550772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165550772 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165550772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165550772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165550772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165550772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1514)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165550774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165550774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165550774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165550774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165550774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165550774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165550774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165550774 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165550774 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165550774 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165550775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165550775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165550775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165550779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@fbda6b00d07d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@fbda6b00d07d: ************************************************* SGSN_Test_0-M3UA(1517)@fbda6b00d07d: M3UA emulation initiated, the test can be started 20241209165550789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165550789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1517)@fbda6b00d07d: ************************************************* MTC@fbda6b00d07d: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@fbda6b00d07d: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1513)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165550990 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209165550990 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241209165550990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209165550990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@fbda6b00d07d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209165550993 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165550993 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209165550993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209165550993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209165550993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209165550993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209165550993 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209165550994 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165550994 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209165550994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209165550994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209165550994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209165550994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209165550994 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209165550994 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209165551056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165551057 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165551057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165551057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165551059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1519)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165551059 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165551801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165551801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165551801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165551801 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165551801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165551801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165551801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165551801 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165551802 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209165551802 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209165551802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165551802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165551802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165551802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165551802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165551802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165551802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165551802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@fbda6b00d07d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='CE947EB7'O, index=0 SGSN_Test-GSUP(1520)@fbda6b00d07d: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@fbda6b00d07d: 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 := '6772'O ("gr"), rac := '82'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1516)@fbda6b00d07d: Added conn table entry 0TC_attach_pdp_act_user(1522)11560934 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: First idle individual index:0 SGSN_Test_0-RAN(1516)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 20241209165552125 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552125 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165552125 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165552125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165552125 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165552126 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165552126 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165552126 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165552126 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165552126 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Allocated (fsm.c:456) 20241209165552126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Allocated (fsm.c:456) 20241209165552126 DMM DEBUG MM_STATE_Gb[0x61200002ab20]{Idle}: Allocated (fsm.c:456) 20241209165552126 DMM DEBUG MM_STATE_Iu[0x61200002aca0]{Detached}: Allocated (fsm.c:456) 20241209165552126 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165552126 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165552126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165552126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165552126 DMM DEBUG MM(262420000001004/f0c5030d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165552126 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241209165552127 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552127 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165552127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165552127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165552127 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165552127 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552127 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165552127 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165552127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552127 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165552127 DLSS7[38;5;43m DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@fbda6b00d07d: { messageType := 2, destLocRef := 'B067E6'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@fbda6b00d07d: 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 := '03F1E5C10C42A15ED89CFA6423D543B6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1E4B513'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '997910FB2928D0CA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6726E38651EF93EA7C9AF9821B6EFB09'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E4AAFED5A0BF5BA5997493B1FB2D8C17'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CEB261898DCC73345EE940B18C735D87'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0E96ED58AFDFED5C'O } } } } } SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: vl_len:23 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241209165552136 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165552137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165552137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165552137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165552137 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165552137 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165552137 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165552137 DMM DEBUG MM(262420000001004/f0c5030d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241209165552137 DMM NOTICE MM(262420000001004/f0c5030d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165552137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165552137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165552137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165552137 DMM DEBUG MM(262420000001004/f0c5030d) Requesting authorization (sgsn_auth.c:160) 20241209165552137 DMM INFO MM(262420000001004/f0c5030d) Requesting authentication tuples (sgsn_auth.c:184) 20241209165552137 DMM DEBUG MM(262420000001004/f0c5030d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165552137 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241209165552137 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@fbda6b00d07d: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20241209165552140 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165552140 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165552140 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165552140 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165552140 DMM INFO MM(262420000001004/f0c5030d) Subscriber data update (mmctx.c:445) 20241209165552140 DMM DEBUG MM(262420000001004/f0c5030d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165552140 DMM INFO MM(262420000001004/f0c5030d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165552140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165552140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165552140 DMM INFO MM(262420000001004/f0c5030d) <- GMM AUTH AND CIPHERING REQ (rand = 03 f1 e5 c1 0c 42 a1 5e d8 9c fa 64 23 d5 43 b6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ce b2 61 89 8d cc 73 34 5e e9 40 b1 8c 73 5d 87 ) (gprs_gmm.c:465) 20241209165552140 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241209165552141 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552141 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165552141 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165552141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552141 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165552141 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: vl_len:37 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306220E96ED5823094399990000100004F02904AFDFED5C'O 20241209165552146 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552146 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165552146 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165552146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552146 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165552146 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165552146 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165552146 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165552146 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165552146 DMM INFO MM(262420000001004/f0c5030d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165552146 DMM NOTICE MM(262420000001004/f0c5030d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165552146 DMM DEBUG MM(262420000001004/f0c5030d) checking auth: received UMTS RES = 0e 96 ed 58 af df ed 5c (gprs_gmm.c:648) 20241209165552146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165552146 DMM DEBUG MM(262420000001004/f0c5030d) Requesting authorization (sgsn_auth.c:160) 20241209165552146 DMM INFO MM(262420000001004/f0c5030d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165552146 DMM DEBUG MM(262420000001004/f0c5030d) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165552146 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241209165552146 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) 20241209165552146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209165552146 DMM DEBUG MM(262420000001004/f0c5030d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209165552147 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552147 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552147 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165552147 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165552147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552147 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165552147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: vl_len:12 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209165552154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165552154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165552154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165552155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165552155 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209165552155 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209165552155 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209165552155 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241209165552155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209165552155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209165552155 DMM INFO MM(262420000001004/f0c5030d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0c5030d) (gprs_gmm.c:282) 20241209165552155 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241209165552155 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165552155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165552156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165552156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165552156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165552156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165552156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165552156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209165552160 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165552160 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165552160 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241209165552160 DMM INFO MM(262420000001004/f0c5030d) Subscriber data update (mmctx.c:445) 20241209165552160 DMM DEBUG MM(262420000001004/f0c5030d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165552160 DMM INFO MM(262420000001004/f0c5030d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165552160 DMM NOTICE MM(262420000001004/f0c5030d) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241209165552160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165552160 DMM NOTICE MM(262420000001004/f0c5030d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165552160 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) 20241209165552160 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165552160 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241209165552160 DMM INFO MM(262420000001004/f0c5030d) Subscriber data update (mmctx.c:445) 20241209165552160 DMM DEBUG MM(262420000001004/f0c5030d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: vl_len:14 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209165552163 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552163 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552163 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165552163 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165552163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165552163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165552163 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165552163 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165552163 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165552163 DMM INFO MM(262420000001004/f0c5030d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165552163 DMM NOTICE MM(262420000001004/f0c5030d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165552163 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165552163 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165552163 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209165552163 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209165552164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165552164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165552164 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552164 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165552164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165552164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552164 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165552164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: vl_len:7 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209165552168 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552168 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165552168 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165552168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552168 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552168 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165552169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165552169 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209165552169 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209165552169 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209165552169 DMM INFO MM(262420000001004/f0c5030d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209165552169 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209165552169 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209165552169 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552169 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165552169 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165552169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552169 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165552169 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on local reference:0 20241209165552171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165552171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165552171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165552171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1516)@fbda6b00d07d: Deleted conn table entry 0TC_attach_pdp_act_user(1522)11560934 TC_attach_pdp_act_user(1522)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@fbda6b00d07d: 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 := 'F0C5030D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@fbda6b00d07d: Added conn table entry 0TC_attach_pdp_act_user(1522)8401838 SGSN_Test_0-RAN(1516)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: First idle individual index:0 20241209165552373 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552373 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165552373 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165552374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165552374 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165552375 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165552375 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165552375 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165552375 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF0C5030D) type="signalling"  (gprs_gmm.c:1897) 20241209165552375 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209165552375 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209165552375 DMM DEBUG MM(262420000001004/f0c5030d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209165552375 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552375 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165552375 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165552375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552375 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165552376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165552376 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552376 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165552376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165552376 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165552376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165552376 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165552376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165552376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1515)@fbda6b00d07d: { messageType := 2, destLocRef := '8033AE'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(1515)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@fbda6b00d07d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@fbda6b00d07d: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@fbda6b00d07d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@fbda6b00d07d: Final verdict of PTC: error SGSN_Test_0-RAN(1516)@fbda6b00d07d: Final verdict of PTC: none 20241209165552383 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209165552383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165552383 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209165552383 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209165552383 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209165552383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165552383 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209165552383 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209165552383 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209165552383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165552383 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209165552383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209165552383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209165552383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209165552383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209165552383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209165552383 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209165552383 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1517)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@fbda6b00d07d: Final verdict of PTC: none 20241209165552386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54234<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1520)@fbda6b00d07d: Final verdict of PTC: none 20241209165552389 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165552389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1504)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1509)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1514)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1510)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1508)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1507)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1502)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1512)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1507): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1508): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1509): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1510): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Mon Dec 9 16:55:52 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241209165552522 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165553024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231420) 20241209165553389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165553389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231420, count=235872) 20241209165554383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209165554384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209165554384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209165554391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165554391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Mon Dec 9 16:55:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165555392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165555392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241209165556091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165556092 DMM INFO MM(262420000001004/f0c5030d) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165556092 DMM INFO MM(262420000001004/f0c5030d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165556092 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165556092 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165556092 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209165556092 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209165556092 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241209165556092 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) 20241209165556092 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20241209165556093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002a9a0]{Init}: Deallocated (fsm.c:568) 20241209165556093 DMM DEBUG MM_STATE_Gb[0x61200002ab20]{Idle}: Deallocated (fsm.c:568) 20241209165556093 DMM DEBUG MM_STATE_Iu(5)[0x61200002aca0]{Detached}: Deallocated (fsm.c:568) 20241209165556093 DMM DEBUG GMM(gmm_fsm)[0x61200002a820]{Deregistered}: Deallocated (fsm.c:568) 20241209165556093 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1523)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165556138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165556138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165556138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165556138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165556138 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165556138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165556138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165556138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165556138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165556140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165556140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165556140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165556140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165556140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165556140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165556140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165556140 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165556140 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165556140 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165556140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165556141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165556141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165556145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1524)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1528)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165556154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165556154 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1533)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1533)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165556183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165556183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165556183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165556183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165556183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165556183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165556183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165556183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165556183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1532)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1533)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165556185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165556185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165556185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165556185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165556185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165556185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165556185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165556185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165556185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165556185 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165556185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1533)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165556186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165556186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1533)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165556190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1534)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1529)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165556199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165556199 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1532)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1538)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1538)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165556219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165556219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165556219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165556219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165556219 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165556219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165556219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165556219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165556219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1538)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165556221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165556221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165556221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165556221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165556221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165556221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165556221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165556221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165556221 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165556221 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165556221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165556222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1538)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165556222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1538)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165556226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@fbda6b00d07d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@fbda6b00d07d: ************************************************* SGSN_Test_0-M3UA(1540)@fbda6b00d07d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@fbda6b00d07d: ************************************************* MTC@fbda6b00d07d: Starting RAN_Emulation SGSN_Test_0-SCCP(1537)@fbda6b00d07d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1534)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165556236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165556236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165556393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165556393 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165556393 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165556393 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165556395 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1542)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165556396 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165556430 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209165556430 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241209165556430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209165556430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@fbda6b00d07d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209165556432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165556432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209165556432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209165556432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209165556432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209165556432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209165556432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209165556432 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165556432 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209165556432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209165556432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209165556433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209165556433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209165556433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209165556433 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209165557240 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165557240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165557240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165557240 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165557240 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209165557240 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209165557241 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557241 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165557241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165557241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165557241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1539)@fbda6b00d07d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='EEF31B13'O, index=0 SGSN_Test-GSUP(1543)@fbda6b00d07d: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@fbda6b00d07d: 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 := 'F868'O, rac := 'B1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@fbda6b00d07d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)10217671 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: First idle individual index:0 SGSN_Test_0-RAN(1539)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 20241209165557463 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557463 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165557463 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165557463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165557463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165557464 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165557464 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165557464 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165557464 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165557464 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Allocated (fsm.c:456) 20241209165557464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Allocated (fsm.c:456) 20241209165557464 DMM DEBUG MM_STATE_Gb[0x61200002b420]{Idle}: Allocated (fsm.c:456) 20241209165557464 DMM DEBUG MM_STATE_Iu[0x61200002b5a0]{Detached}: Allocated (fsm.c:456) 20241209165557464 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165557464 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165557465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165557465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165557465 DMM DEBUG MM(262420000001058/c2773739) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165557465 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241209165557465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165557465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165557465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165557465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165557465 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557465 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165557465 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165557465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165557465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@fbda6b00d07d: { messageType := 2, destLocRef := '9BE8C7'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(1537)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@fbda6b00d07d: 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 := '8053C2C9AA48CA32DED23634B6EFFB4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C73401DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F7CB8CBF17E5D58'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9BC91D96590F2539AF1F3D9508A34B19'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F92B2307D3521CEF920C9AC60DD845CB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DED1B031CF77758EA804A0FBCF6E1173'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4B7C7D999CDABEAC'O } } } } } SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: vl_len:23 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241209165557474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557474 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165557474 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165557474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557474 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165557474 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165557475 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165557475 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165557475 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165557475 DMM DEBUG MM(262420000001058/c2773739) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1066) 20241209165557475 DMM NOTICE MM(262420000001058/c2773739) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165557475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165557475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165557475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165557475 DMM DEBUG MM(262420000001058/c2773739) Requesting authorization (sgsn_auth.c:160) 20241209165557475 DMM INFO MM(262420000001058/c2773739) Requesting authentication tuples (sgsn_auth.c:184) 20241209165557475 DMM DEBUG MM(262420000001058/c2773739) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165557475 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241209165557475 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@fbda6b00d07d: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20241209165557478 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165557478 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165557478 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165557478 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165557478 DMM INFO MM(262420000001058/c2773739) Subscriber data update (mmctx.c:445) 20241209165557478 DMM DEBUG MM(262420000001058/c2773739) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165557478 DMM INFO MM(262420000001058/c2773739) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165557478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165557478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165557478 DMM INFO MM(262420000001058/c2773739) <- GMM AUTH AND CIPHERING REQ (rand = 80 53 c2 c9 aa 48 ca 32 de d2 36 34 b6 ef fb 4c , mmctx_is_r99=1, vec->auth_types=0x3, autn = de d1 b0 31 cf 77 75 8e a8 04 a0 fb cf 6e 11 73 ) (gprs_gmm.c:465) 20241209165557478 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241209165557479 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557479 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165557479 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165557479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165557479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: vl_len:37 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305224B7C7D9923094399990000105008F029049CDABEAC'O 20241209165557485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165557485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165557485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165557485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165557485 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165557485 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165557485 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165557485 DMM INFO MM(262420000001058/c2773739) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165557485 DMM NOTICE MM(262420000001058/c2773739) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165557485 DMM DEBUG MM(262420000001058/c2773739) checking auth: received UMTS RES = 4b 7c 7d 99 9c da be ac (gprs_gmm.c:648) 20241209165557485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165557485 DMM DEBUG MM(262420000001058/c2773739) Requesting authorization (sgsn_auth.c:160) 20241209165557485 DMM INFO MM(262420000001058/c2773739) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165557485 DMM DEBUG MM(262420000001058/c2773739) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165557485 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241209165557485 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) 20241209165557485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209165557486 DMM DEBUG MM(262420000001058/c2773739) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209165557486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165557486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165557486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165557486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: vl_len:12 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209165557495 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557495 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165557495 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165557495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557495 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165557495 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165557495 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209165557495 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209165557495 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209165557495 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241209165557496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209165557496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209165557496 DMM INFO MM(262420000001058/c2773739) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2773739) (gprs_gmm.c:282) 20241209165557496 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241209165557496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165557496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165557496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165557496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165557496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165557496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165557496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165557496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209165557500 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165557500 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165557500 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241209165557500 DMM INFO MM(262420000001058/c2773739) Subscriber data update (mmctx.c:445) 20241209165557500 DMM DEBUG MM(262420000001058/c2773739) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165557500 DMM INFO MM(262420000001058/c2773739) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165557500 DMM NOTICE MM(262420000001058/c2773739) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:982) 20241209165557500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165557500 DMM NOTICE MM(262420000001058/c2773739) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165557500 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) 20241209165557501 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165557501 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241209165557501 DMM INFO MM(262420000001058/c2773739) Subscriber data update (mmctx.c:445) 20241209165557501 DMM DEBUG MM(262420000001058/c2773739) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: vl_len:14 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209165557503 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557503 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165557503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165557503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165557503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165557503 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165557503 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165557503 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165557503 DMM INFO MM(262420000001058/c2773739) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165557504 DMM NOTICE MM(262420000001058/c2773739) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165557504 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165557504 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165557504 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209165557504 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209165557504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165557504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165557504 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557504 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165557504 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165557504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557504 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165557504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: vl_len:7 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209165557509 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557509 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165557509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165557509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165557509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165557510 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209165557510 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209165557510 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209165557510 DMM INFO MM(262420000001058/c2773739) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209165557510 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209165557510 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209165557510 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557510 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165557510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165557510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165557510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on local reference:0 20241209165557512 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557512 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557512 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165557512 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) SGSN_Test_0-RAN(1539)@fbda6b00d07d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)10217671 20241209165557512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557512 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165557512 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_v4raw(1545)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@fbda6b00d07d: 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 := 'C2773739'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@fbda6b00d07d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)8031558 SGSN_Test_0-RAN(1539)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: First idle individual index:0 20241209165557713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165557713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165557714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557714 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165557714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165557714 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165557714 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165557715 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165557715 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC2773739) type="signalling"  (gprs_gmm.c:1897) 20241209165557715 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209165557715 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209165557715 DMM DEBUG MM(262420000001058/c2773739) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209165557715 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557715 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165557715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165557715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165557715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165557715 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557715 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165557715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165557715 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165557715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165557715 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165557715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165557715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1537)@fbda6b00d07d: { messageType := 2, destLocRef := '7A8D46'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(1537)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1537)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@fbda6b00d07d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@fbda6b00d07d: setverdict(error): pass -> error SGSN_Test_0-RAN(1539)@fbda6b00d07d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1545)@fbda6b00d07d: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@fbda6b00d07d: Final verdict of PTC: none 20241209165557724 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209165557724 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165557724 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209165557724 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209165557724 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209165557725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165557725 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209165557725 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209165557725 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209165557725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165557725 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209165557725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209165557725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209165557725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209165557725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209165557725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209165557725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209165557725 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1540)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-SCCP(1537)@fbda6b00d07d: Final verdict of PTC: none 20241209165557728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54258<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@fbda6b00d07d: Final verdict of PTC: none 20241209165557731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165557731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1543)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1527)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1533)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1532)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1538)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1525)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1531)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1536)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1530): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1531): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1532): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1533): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1535): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1536): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-SCCP(1537): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1538): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Mon Dec 9 16:55:57 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241209165557874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165558376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233172) 20241209165558732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165558732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233172, count=237624) 20241209165559726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209165559726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209165559726 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209165559733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165559733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Mon Dec 9 16:56:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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 20241209165600734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165600734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241209165601440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41418<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165601441 DMM INFO MM(262420000001058/c2773739) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165601441 DMM INFO MM(262420000001058/c2773739) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165601441 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165601441 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165601441 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209165601441 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209165601441 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241209165601441 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) 20241209165601441 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20241209165601441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002b2a0]{Init}: Deallocated (fsm.c:568) 20241209165601441 DMM DEBUG MM_STATE_Gb[0x61200002b420]{Idle}: Deallocated (fsm.c:568) 20241209165601441 DMM DEBUG MM_STATE_Iu(7)[0x61200002b5a0]{Detached}: Deallocated (fsm.c:568) 20241209165601441 DMM DEBUG GMM(gmm_fsm)[0x61200002b120]{Deregistered}: Deallocated (fsm.c:568) 20241209165601441 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1546)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165601484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165601484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165601484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165601484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165601484 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165601484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165601484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165601484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165601484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165601486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165601486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165601486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165601486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165601486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165601486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165601486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165601486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165601486 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165601486 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165601486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1550)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165601487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165601487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165601491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165601500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165601500 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165601520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165601520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165601520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165601520 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165601521 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165601521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165601521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165601521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165601521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165601522 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165601523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165601523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165601523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165601523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165601523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165601523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165601523 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165601523 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165601523 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165601523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1555)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165601523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165601524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165601528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165601540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165601540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165601560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165601560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165601560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165601560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165601560 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165601560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165601560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165601560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165601560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165601562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165601562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165601562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165601562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165601562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165601562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165601562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165601562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165601562 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165601562 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165601562 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165601563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165601563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165601568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1557)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165601577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165601578 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@fbda6b00d07d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@fbda6b00d07d: ************************************************* SGSN_Test_0-M3UA(1563)@fbda6b00d07d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@fbda6b00d07d: ************************************************* MTC@fbda6b00d07d: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@fbda6b00d07d: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165601735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165601735 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165601735 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165601735 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165601737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1565)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165601737 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165601780 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209165601780 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241209165601780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209165601780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@fbda6b00d07d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209165601782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165601782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209165601782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209165601782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209165601782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209165601782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209165601782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209165601784 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165601784 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209165601784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209165601784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209165601784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209165601784 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209165601784 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209165601784 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209165602590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165602590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165602590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165602590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165602591 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209165602591 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209165602591 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165602591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165602591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165602592 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1562)@fbda6b00d07d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F501EA0B'O, index=0 SGSN_Test-GSUP(1566)@fbda6b00d07d: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@fbda6b00d07d: 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 := '9317'O, rac := 'B6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@fbda6b00d07d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3923382 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: First idle individual index:0 SGSN_Test_0-RAN(1562)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 20241209165602805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165602805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165602805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165602805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165602806 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165602806 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165602806 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165602806 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165602806 DMM DEBUG GMM(gmm_fsm)[0x61200002ba20]{Deregistered}: Allocated (fsm.c:456) 20241209165602806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{Init}: Allocated (fsm.c:456) 20241209165602806 DMM DEBUG MM_STATE_Gb[0x61200002bd20]{Idle}: Allocated (fsm.c:456) 20241209165602806 DMM DEBUG MM_STATE_Iu[0x61200002bea0]{Detached}: Allocated (fsm.c:456) 20241209165602806 DMM DEBUG GMM(gmm_fsm)[0x61200002ba20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165602806 DMM DEBUG GMM(gmm_fsm)[0x61200002ba20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165602806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165602806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165602806 DMM DEBUG MM(262420000001055/d382a489) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165602806 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241209165602806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165602806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165602806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165602806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165602806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165602806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165602806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165602806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@fbda6b00d07d: { messageType := 2, destLocRef := '3BDDB6'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@fbda6b00d07d: 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 := '283F2AD0CB938EE6D1B17D2D7D887AB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8D5EFB0C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7D4BBF10386CA53A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '22FF4CBB92E1C0844978D9D0DDBAD40B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '897EB38E0D7EED3FD5B9C693559A2AD4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5076E630D6D66331100FF7395BDE5D24'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '690F63DCF8C05A3E'O } } } } } SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: vl_len:23 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241209165602815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165602815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165602815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165602815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165602816 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165602816 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165602816 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165602816 DMM DEBUG MM(262420000001055/d382a489) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1066) 20241209165602816 DMM NOTICE MM(262420000001055/d382a489) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165602816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165602816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165602816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165602816 DMM DEBUG MM(262420000001055/d382a489) Requesting authorization (sgsn_auth.c:160) 20241209165602816 DMM INFO MM(262420000001055/d382a489) Requesting authentication tuples (sgsn_auth.c:184) 20241209165602816 DMM DEBUG MM(262420000001055/d382a489) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165602816 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241209165602816 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@fbda6b00d07d: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20241209165602819 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165602819 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165602819 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165602819 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165602819 DMM INFO MM(262420000001055/d382a489) Subscriber data update (mmctx.c:445) 20241209165602819 DMM DEBUG MM(262420000001055/d382a489) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165602819 DMM INFO MM(262420000001055/d382a489) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165602819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165602819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165602819 DMM INFO MM(262420000001055/d382a489) <- GMM AUTH AND CIPHERING REQ (rand = 28 3f 2a d0 cb 93 8e e6 d1 b1 7d 2d 7d 88 7a b4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 50 76 e6 30 d6 d6 63 31 10 0f f7 39 5b de 5d 24 ) (gprs_gmm.c:465) 20241209165602819 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241209165602820 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602820 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165602820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165602820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165602820 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: vl_len:37 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122690F63DC23094399990000105005F02904F8C05A3E'O 20241209165602826 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602826 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165602826 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165602826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165602826 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165602826 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165602826 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165602826 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165602826 DMM INFO MM(262420000001055/d382a489) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165602826 DMM NOTICE MM(262420000001055/d382a489) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165602826 DMM DEBUG MM(262420000001055/d382a489) checking auth: received UMTS RES = 69 0f 63 dc f8 c0 5a 3e (gprs_gmm.c:648) 20241209165602826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165602826 DMM DEBUG MM(262420000001055/d382a489) Requesting authorization (sgsn_auth.c:160) 20241209165602826 DMM INFO MM(262420000001055/d382a489) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165602826 DMM DEBUG MM(262420000001055/d382a489) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165602826 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241209165602827 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) 20241209165602827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209165602827 DMM DEBUG MM(262420000001055/d382a489) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209165602827 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602827 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602827 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165602827 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165602827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602827 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165602827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: vl_len:12 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209165602836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165602836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165602836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602836 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165602836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165602836 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209165602836 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209165602836 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209165602836 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241209165602837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209165602837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209165602837 DMM INFO MM(262420000001055/d382a489) <- GMM ATTACH ACCEPT (new P-TMSI=0xd382a489) (gprs_gmm.c:282) 20241209165602837 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241209165602837 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165602837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165602837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165602837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165602837 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602837 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165602837 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165602837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602837 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165602837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209165602841 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165602841 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165602841 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241209165602841 DMM INFO MM(262420000001055/d382a489) Subscriber data update (mmctx.c:445) 20241209165602841 DMM DEBUG MM(262420000001055/d382a489) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165602841 DMM INFO MM(262420000001055/d382a489) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165602841 DMM NOTICE MM(262420000001055/d382a489) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:982) 20241209165602841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165602841 DMM NOTICE MM(262420000001055/d382a489) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165602841 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) 20241209165602842 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165602842 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241209165602842 DMM INFO MM(262420000001055/d382a489) Subscriber data update (mmctx.c:445) 20241209165602842 DMM DEBUG MM(262420000001055/d382a489) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: vl_len:14 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209165602844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165602844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165602844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165602844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165602845 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165602845 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165602845 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165602845 DMM INFO MM(262420000001055/d382a489) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165602845 DMM NOTICE MM(262420000001055/d382a489) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165602845 DMM DEBUG GMM(gmm_fsm)[0x61200002ba20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165602845 DMM DEBUG GMM(gmm_fsm)[0x61200002ba20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165602845 DMM DEBUG MM_STATE_Iu(9)[0x61200002bea0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209165602845 DMM DEBUG MM_STATE_Iu(9)[0x61200002bea0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209165602845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165602845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165602845 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602845 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602845 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165602845 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165602845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165602845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: vl_len:7 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209165602849 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602849 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602849 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165602849 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165602849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165602849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165602850 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209165602850 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209165602850 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209165602850 DMM INFO MM(262420000001055/d382a489) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209165602850 DMM DEBUG MM_STATE_Iu(9)[0x61200002bea0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209165602850 DMM DEBUG MM_STATE_Iu(9)[0x61200002bea0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209165602850 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602850 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165602850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165602850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165602850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on local reference:0 20241209165602851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165602851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165602851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) SGSN_Test_0-RAN(1562)@fbda6b00d07d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)3923382 20241209165602852 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165602852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165602852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165602852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165602852 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@fbda6b00d07d: 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 := 'D382A489'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@fbda6b00d07d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)10608851 SGSN_Test_0-RAN(1562)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: First idle individual index:0 20241209165603053 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165603053 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165603053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165603053 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165603053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165603053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165603053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165603054 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165603054 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165603055 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165603055 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165603055 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD382A489) type="signalling"  (gprs_gmm.c:1897) 20241209165603055 DMM DEBUG GMM(gmm_fsm)[0x61200002ba20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209165603055 DMM DEBUG GMM(gmm_fsm)[0x61200002ba20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209165603055 DMM DEBUG MM(262420000001055/d382a489) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209165603055 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165603055 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165603055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165603055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165603055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165603055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165603055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165603055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165603055 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165603055 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165603055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165603055 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165603055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165603055 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165603055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165603055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1561)@fbda6b00d07d: { messageType := 2, destLocRef := 'A1E0D3'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@fbda6b00d07d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@fbda6b00d07d: setverdict(error): pass -> error SGSN_Test_0-RAN(1562)@fbda6b00d07d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@fbda6b00d07d: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@fbda6b00d07d: Final verdict of PTC: none 20241209165603062 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209165603062 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165603062 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209165603063 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209165603063 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209165603063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165603063 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209165603063 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209165603063 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209165603063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165603063 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209165603063 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209165603063 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209165603063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209165603063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209165603063 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209165603063 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209165603063 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1563)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@fbda6b00d07d: Final verdict of PTC: none 20241209165603066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41418<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209165603068 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165603068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1555)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(1566)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1550)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1546)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1551)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1560)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1548)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1553)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1558)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Mon Dec 9 16:56:03 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241209165603197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165603644 DGPRS DEBUG Checking for inactive LLMEs, time = 15574097 (sgsn.c:132) 20241209165603700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233504) 20241209165604069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165604069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233504, count=238180) 20241209165605064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209165605064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209165605064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209165605071 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165605071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Mon Dec 9 16:56:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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 20241209165606072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165606072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241209165606764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165606766 DMM INFO MM(262420000001055/d382a489) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165606766 DMM INFO MM(262420000001055/d382a489) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165606766 DMM DEBUG GMM(gmm_fsm)[0x61200002ba20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165606766 DMM DEBUG GMM(gmm_fsm)[0x61200002ba20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165606766 DMM DEBUG MM_STATE_Iu(9)[0x61200002bea0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209165606766 DMM DEBUG MM_STATE_Iu(9)[0x61200002bea0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209165606766 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241209165606766 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) 20241209165606766 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20241209165606766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002bba0]{Init}: Deallocated (fsm.c:568) 20241209165606766 DMM DEBUG MM_STATE_Gb[0x61200002bd20]{Idle}: Deallocated (fsm.c:568) 20241209165606766 DMM DEBUG MM_STATE_Iu(9)[0x61200002bea0]{Detached}: Deallocated (fsm.c:568) 20241209165606766 DMM DEBUG GMM(gmm_fsm)[0x61200002ba20]{Deregistered}: Deallocated (fsm.c:568) 20241209165606766 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1569)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165606810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165606810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165606810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165606810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165606810 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165606810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165606810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165606810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165606810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165606812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165606812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165606812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165606812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165606812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165606812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165606812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165606812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165606812 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165606812 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165606812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165606813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165606813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165606817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1574)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1570)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165606826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165606826 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1574)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1578)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165606849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165606849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165606849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165606849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165606849 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165606849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165606849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165606849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165606849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165606851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165606851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165606851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165606851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165606851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165606851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165606851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165606851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165606851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165606851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165606851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1578)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165606852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165606852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165606855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1575)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165606862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165606863 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1580)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1579)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1583)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165606891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165606891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165606891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165606891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165606891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165606891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165606891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165606891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165606891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1583)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165606893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165606893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165606893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165606893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165606893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165606893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165606893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165606893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165606893 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165606893 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165606893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1583)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165606893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165606893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165606896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165606907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165606907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fbda6b00d07d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@fbda6b00d07d: ************************************************* SGSN_Test_0-M3UA(1586)@fbda6b00d07d: M3UA emulation initiated, the test can be started MTC@fbda6b00d07d: Starting RAN_Emulation SGSN_Test_0-M3UA(1586)@fbda6b00d07d: ************************************************* SGSN_Test_0-SCCP(1584)@fbda6b00d07d: v_sccp_pdu_maxlen:268 20241209165607073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165607073 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165607073 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165607073 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1588)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165607076 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1588)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165607076 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165607114 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209165607114 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241209165607114 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209165607114 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@fbda6b00d07d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209165607118 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165607118 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209165607118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209165607118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209165607118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209165607118 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209165607118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209165607119 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165607119 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209165607119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209165607119 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209165607120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209165607120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209165607120 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209165607120 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209165607924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165607924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165607924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165607924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165607924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165607924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165607924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165607924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165607925 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209165607925 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209165607926 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165607926 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165607926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165607926 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165607926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165607926 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165607926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165607926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@fbda6b00d07d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='E360EC89'O, index=0 SGSN_Test-GSUP(1589)@fbda6b00d07d: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@fbda6b00d07d: 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 := '73D8'O, rac := '4B'O ("K") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@fbda6b00d07d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)15303513 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: First idle individual index:0 SGSN_Test_0-RAN(1585)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 20241209165608143 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608143 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165608143 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165608143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165608144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165608145 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165608145 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165608145 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165608145 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165608145 DMM DEBUG GMM(gmm_fsm)[0x61200002c320]{Deregistered}: Allocated (fsm.c:456) 20241209165608145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{Init}: Allocated (fsm.c:456) 20241209165608145 DMM DEBUG MM_STATE_Gb[0x61200002c620]{Idle}: Allocated (fsm.c:456) 20241209165608145 DMM DEBUG MM_STATE_Iu[0x61200002c7a0]{Detached}: Allocated (fsm.c:456) 20241209165608145 DMM DEBUG GMM(gmm_fsm)[0x61200002c320]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165608145 DMM DEBUG GMM(gmm_fsm)[0x61200002c320]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165608145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165608145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165608145 DMM DEBUG MM(262420000001056/f368a55a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165608146 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241209165608146 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608146 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165608146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165608146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165608146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165608146 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608146 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165608146 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165608146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608146 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165608147 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@fbda6b00d07d: { messageType := 2, destLocRef := 'E98359'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@fbda6b00d07d: 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 := 'EB26FB69DA4DD1E62A9971978DDB1B62'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6F3D559'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EACF3C22B04C9415'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D9767F21D3E6946C67B0A21015C52AA1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3956B3CA44F68BD5B56D6A776DEDCD8B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '939A070F662A3CE0A8564E8EAE468949'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6B31077A72248139'O } } } } } SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: vl_len:23 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241209165608155 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608155 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608155 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165608155 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165608155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165608155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165608156 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165608156 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165608156 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165608156 DMM DEBUG MM(262420000001056/f368a55a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1066) 20241209165608156 DMM NOTICE MM(262420000001056/f368a55a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165608156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165608156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165608156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165608156 DMM DEBUG MM(262420000001056/f368a55a) Requesting authorization (sgsn_auth.c:160) 20241209165608156 DMM INFO MM(262420000001056/f368a55a) Requesting authentication tuples (sgsn_auth.c:184) 20241209165608156 DMM DEBUG MM(262420000001056/f368a55a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165608156 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241209165608156 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@fbda6b00d07d: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20241209165608159 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165608159 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165608159 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165608159 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165608159 DMM INFO MM(262420000001056/f368a55a) Subscriber data update (mmctx.c:445) 20241209165608159 DMM DEBUG MM(262420000001056/f368a55a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165608159 DMM INFO MM(262420000001056/f368a55a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165608159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165608159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165608159 DMM INFO MM(262420000001056/f368a55a) <- GMM AUTH AND CIPHERING REQ (rand = eb 26 fb 69 da 4d d1 e6 2a 99 71 97 8d db 1b 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 93 9a 07 0f 66 2a 3c e0 a8 56 4e 8e ae 46 89 49 ) (gprs_gmm.c:465) 20241209165608159 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241209165608160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165608160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165608160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165608160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: vl_len:37 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301226B31077A23094399990000105006F0290472248139'O 20241209165608165 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608165 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165608165 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165608165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608165 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608165 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165608165 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165608165 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165608165 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165608165 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165608165 DMM INFO MM(262420000001056/f368a55a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165608165 DMM NOTICE MM(262420000001056/f368a55a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165608165 DMM DEBUG MM(262420000001056/f368a55a) checking auth: received UMTS RES = 6b 31 07 7a 72 24 81 39 (gprs_gmm.c:648) 20241209165608166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165608166 DMM DEBUG MM(262420000001056/f368a55a) Requesting authorization (sgsn_auth.c:160) 20241209165608166 DMM INFO MM(262420000001056/f368a55a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165608166 DMM DEBUG MM(262420000001056/f368a55a) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165608166 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241209165608166 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) 20241209165608166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209165608166 DMM DEBUG MM(262420000001056/f368a55a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209165608166 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608166 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165608166 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165608166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608166 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165608166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: vl_len:12 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209165608175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165608175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165608175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165608175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165608175 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209165608175 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209165608175 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209165608175 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241209165608175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209165608175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209165608175 DMM INFO MM(262420000001056/f368a55a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf368a55a) (gprs_gmm.c:282) 20241209165608175 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241209165608176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165608176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165608176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165608176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165608176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165608176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165608176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165608176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209165608180 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165608180 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165608180 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241209165608180 DMM INFO MM(262420000001056/f368a55a) Subscriber data update (mmctx.c:445) 20241209165608180 DMM DEBUG MM(262420000001056/f368a55a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165608180 DMM INFO MM(262420000001056/f368a55a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165608180 DMM NOTICE MM(262420000001056/f368a55a) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:982) 20241209165608180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165608180 DMM NOTICE MM(262420000001056/f368a55a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165608180 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) 20241209165608181 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165608181 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241209165608181 DMM INFO MM(262420000001056/f368a55a) Subscriber data update (mmctx.c:445) 20241209165608181 DMM DEBUG MM(262420000001056/f368a55a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: vl_len:14 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209165608184 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608184 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165608184 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165608184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608184 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165608184 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165608184 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165608184 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165608184 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165608184 DMM INFO MM(262420000001056/f368a55a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165608185 DMM NOTICE MM(262420000001056/f368a55a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165608185 DMM DEBUG GMM(gmm_fsm)[0x61200002c320]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165608185 DMM DEBUG GMM(gmm_fsm)[0x61200002c320]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165608185 DMM DEBUG MM_STATE_Iu(11)[0x61200002c7a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209165608185 DMM DEBUG MM_STATE_Iu(11)[0x61200002c7a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209165608185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165608185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165608185 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608185 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165608185 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165608185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608185 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165608185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: vl_len:7 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209165608191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165608191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165608191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165608191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165608192 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209165608192 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209165608192 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209165608192 DMM INFO MM(262420000001056/f368a55a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209165608192 DMM DEBUG MM_STATE_Iu(11)[0x61200002c7a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209165608192 DMM DEBUG MM_STATE_Iu(11)[0x61200002c7a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209165608192 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608192 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165608192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165608192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165608192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on local reference:0 20241209165608194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165608194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165608194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608194 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165608194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1585)@fbda6b00d07d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)15303513 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@fbda6b00d07d: 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 := 'F368A55A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@fbda6b00d07d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)5493127 SGSN_Test_0-RAN(1585)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: First idle individual index:0 20241209165608397 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608397 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165608397 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165608397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608397 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608397 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165608397 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165608398 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165608398 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165608398 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165608399 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF368A55A) type="signalling"  (gprs_gmm.c:1897) 20241209165608399 DMM DEBUG GMM(gmm_fsm)[0x61200002c320]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209165608399 DMM DEBUG GMM(gmm_fsm)[0x61200002c320]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209165608399 DMM DEBUG MM(262420000001056/f368a55a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209165608399 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608399 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165608399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165608399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608399 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165608399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165608399 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608399 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165608399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165608399 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165608399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165608400 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165608400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165608400 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1584)@fbda6b00d07d: { messageType := 2, destLocRef := '53D187'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@fbda6b00d07d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@fbda6b00d07d: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@fbda6b00d07d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@fbda6b00d07d: Final verdict of PTC: error SGSN_Test_0-RAN(1585)@fbda6b00d07d: Final verdict of PTC: none 20241209165608407 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209165608407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165608407 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209165608407 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209165608407 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209165608407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165608407 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209165608407 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209165608407 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209165608407 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165608408 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209165608408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209165608408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209165608408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209165608408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209165608408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209165608408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209165608408 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1586)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@fbda6b00d07d: Final verdict of PTC: none 20241209165608411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49136<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1589)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1578)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1573)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@fbda6b00d07d: Final verdict of PTC: none 20241209165608415 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165608415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1583)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1576)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1581)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1571)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Mon Dec 9 16:56:08 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241209165608535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165609037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233876) 20241209165609416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165609416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233876, count=238328) 20241209165610408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209165610409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209165610409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209165610417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165610418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Mon Dec 9 16:56:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/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 20241209165611419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165611419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241209165612099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165612100 DMM INFO MM(262420000001056/f368a55a) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165612100 DMM INFO MM(262420000001056/f368a55a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165612100 DMM DEBUG GMM(gmm_fsm)[0x61200002c320]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165612100 DMM DEBUG GMM(gmm_fsm)[0x61200002c320]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165612100 DMM DEBUG MM_STATE_Iu(11)[0x61200002c7a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209165612100 DMM DEBUG MM_STATE_Iu(11)[0x61200002c7a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209165612100 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241209165612100 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) 20241209165612100 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20241209165612100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002c4a0]{Init}: Deallocated (fsm.c:568) 20241209165612100 DMM DEBUG MM_STATE_Gb[0x61200002c620]{Idle}: Deallocated (fsm.c:568) 20241209165612100 DMM DEBUG MM_STATE_Iu(11)[0x61200002c7a0]{Detached}: Deallocated (fsm.c:568) 20241209165612100 DMM DEBUG GMM(gmm_fsm)[0x61200002c320]{Deregistered}: Deallocated (fsm.c:568) 20241209165612100 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1592)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165612141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165612141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165612141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165612141 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165612141 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165612141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165612141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165612141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165612141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165612143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165612143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165612143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165612143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165612143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165612143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165612143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165612143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165612143 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165612143 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165612143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165612143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165612143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165612146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1593)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1597)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165612158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165612158 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165612183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165612183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165612183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165612183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165612183 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165612183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165612183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165612183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165612183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165612185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165612185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165612185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165612185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165612185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165612185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165612185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165612185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165612185 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165612185 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165612185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165612186 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165612186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165612190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165612200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165612200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1602)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1606)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165612218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165612218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165612218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165612218 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165612218 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165612218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165612218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165612218 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165612218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165612219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165612219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165612219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165612219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165612219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165612219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165612220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165612220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165612220 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165612220 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165612220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165612220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165612220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1606)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165612223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1603)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165612232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165612233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fbda6b00d07d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@fbda6b00d07d: Starting RAN_Emulation SGSN_Test_0-M3UA(1609)@fbda6b00d07d: ************************************************* SGSN_Test_0-M3UA(1609)@fbda6b00d07d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@fbda6b00d07d: ************************************************* SGSN_Test_0-SCCP(1607)@fbda6b00d07d: v_sccp_pdu_maxlen:268 20241209165612420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165612420 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165612420 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165612420 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165612422 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1611)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165612423 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165612441 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209165612441 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241209165612441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209165612441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@fbda6b00d07d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209165612443 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165612443 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209165612443 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209165612443 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209165612444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209165612444 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209165612444 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209165612445 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165612445 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209165612445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209165612445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209165612445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209165612445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209165612445 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209165612445 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209165613252 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613252 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165613252 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165613252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613252 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165613252 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165613253 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209165613253 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209165613253 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613253 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165613253 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165613253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613253 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165613253 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1608)@fbda6b00d07d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='E0B867FC'O, index=0 SGSN_Test-GSUP(1612)@fbda6b00d07d: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@fbda6b00d07d: 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 := 'CD5C'O, rac := '72'O ("r") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1608)@fbda6b00d07d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)329237 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: First idle individual index:0 SGSN_Test_0-RAN(1608)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 20241209165613487 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613487 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165613487 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165613487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165613488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165613488 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165613488 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165613488 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165613488 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165613488 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Allocated (fsm.c:456) 20241209165613488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Allocated (fsm.c:456) 20241209165613488 DMM DEBUG MM_STATE_Gb[0x61200002cf20]{Idle}: Allocated (fsm.c:456) 20241209165613488 DMM DEBUG MM_STATE_Iu[0x61200002d0a0]{Detached}: Allocated (fsm.c:456) 20241209165613488 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165613488 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165613488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165613488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165613488 DMM DEBUG MM(262420000001057/f749b313) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165613488 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241209165613489 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613489 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165613489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165613489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165613489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165613489 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613489 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165613489 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165613489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165613489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@fbda6b00d07d: { messageType := 2, destLocRef := '050615'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@fbda6b00d07d: 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 := '833817802AADA68B149E8826E9B2BBBE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '30F48B02'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF4830E8167F50D7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D98044062C1AB5C3BDD2B306EC7D45BE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '09FB5D1A1ACB38795332EF3A2AA37EFC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9E148D7C7807A07588D212AA4F24FC18'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C3F86BA19CBA0460'O } } } } } SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: vl_len:23 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241209165613497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165613497 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165613497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165613497 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165613497 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165613497 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165613497 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165613497 DMM DEBUG MM(262420000001057/f749b313) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1066) 20241209165613498 DMM NOTICE MM(262420000001057/f749b313) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165613498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165613498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165613498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165613498 DMM DEBUG MM(262420000001057/f749b313) Requesting authorization (sgsn_auth.c:160) 20241209165613498 DMM INFO MM(262420000001057/f749b313) Requesting authentication tuples (sgsn_auth.c:184) 20241209165613498 DMM DEBUG MM(262420000001057/f749b313) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165613498 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241209165613498 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@fbda6b00d07d: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20241209165613501 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165613501 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165613501 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165613501 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165613501 DMM INFO MM(262420000001057/f749b313) Subscriber data update (mmctx.c:445) 20241209165613501 DMM DEBUG MM(262420000001057/f749b313) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165613501 DMM INFO MM(262420000001057/f749b313) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165613501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165613501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165613501 DMM INFO MM(262420000001057/f749b313) <- GMM AUTH AND CIPHERING REQ (rand = 83 38 17 80 2a ad a6 8b 14 9e 88 26 e9 b2 bb be , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9e 14 8d 7c 78 07 a0 75 88 d2 12 aa 4f 24 fc 18 ) (gprs_gmm.c:465) 20241209165613501 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241209165613501 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165613501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165613501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165613501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: vl_len:37 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122C3F86BA123094399990000105007F029049CBA0460'O 20241209165613509 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613509 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165613509 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165613509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165613509 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165613509 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165613509 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165613509 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165613509 DMM INFO MM(262420000001057/f749b313) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165613510 DMM NOTICE MM(262420000001057/f749b313) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165613510 DMM DEBUG MM(262420000001057/f749b313) checking auth: received UMTS RES = c3 f8 6b a1 9c ba 04 60 (gprs_gmm.c:648) 20241209165613510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165613510 DMM DEBUG MM(262420000001057/f749b313) Requesting authorization (sgsn_auth.c:160) 20241209165613510 DMM INFO MM(262420000001057/f749b313) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165613510 DMM DEBUG MM(262420000001057/f749b313) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165613510 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241209165613510 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) 20241209165613510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209165613510 DMM DEBUG MM(262420000001057/f749b313) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209165613510 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613510 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165613510 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165613510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613510 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165613510 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: vl_len:12 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209165613518 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613518 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165613518 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165613518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165613518 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165613518 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209165613518 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209165613518 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209165613519 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241209165613519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209165613519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209165613519 DMM INFO MM(262420000001057/f749b313) <- GMM ATTACH ACCEPT (new P-TMSI=0xf749b313) (gprs_gmm.c:282) 20241209165613519 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241209165613519 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165613519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165613519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613519 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165613519 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165613519 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613519 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165613519 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165613520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165613520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209165613524 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165613524 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165613524 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241209165613524 DMM INFO MM(262420000001057/f749b313) Subscriber data update (mmctx.c:445) 20241209165613524 DMM DEBUG MM(262420000001057/f749b313) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165613524 DMM INFO MM(262420000001057/f749b313) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165613524 DMM NOTICE MM(262420000001057/f749b313) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:982) 20241209165613524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165613524 DMM NOTICE MM(262420000001057/f749b313) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165613524 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) 20241209165613525 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165613525 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241209165613525 DMM INFO MM(262420000001057/f749b313) Subscriber data update (mmctx.c:445) 20241209165613525 DMM DEBUG MM(262420000001057/f749b313) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: vl_len:14 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209165613527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165613527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165613527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613527 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165613527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165613527 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165613527 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165613527 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165613527 DMM INFO MM(262420000001057/f749b313) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165613528 DMM NOTICE MM(262420000001057/f749b313) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165613528 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165613528 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165613528 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209165613528 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209165613528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165613528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165613528 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613528 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165613528 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165613528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613528 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613528 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165613528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: vl_len:7 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209165613533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165613533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165613533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613533 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165613533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165613534 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209165613534 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209165613534 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209165613534 DMM INFO MM(262420000001057/f749b313) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209165613534 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209165613534 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209165613534 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613534 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165613534 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165613534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613534 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165613534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on local reference:0 20241209165613536 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613536 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) SGSN_Test_0-RAN(1608)@fbda6b00d07d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)329237 20241209165613536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165613536 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165613536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613536 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165613536 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@fbda6b00d07d: 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 := 'F749B313'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@fbda6b00d07d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)16369585 SGSN_Test_0-RAN(1608)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: First idle individual index:0 20241209165613737 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613737 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613737 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165613738 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165613738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165613738 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165613739 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165613739 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165613739 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165613739 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF749B313) type="signalling"  (gprs_gmm.c:1897) 20241209165613739 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209165613739 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209165613739 DMM DEBUG MM(262420000001057/f749b313) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209165613739 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613739 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165613739 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165613739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613739 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165613739 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165613740 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613740 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165613740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165613740 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165613740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165613740 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165613740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165613740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1607)@fbda6b00d07d: { messageType := 2, destLocRef := 'F9C7B1'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@fbda6b00d07d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@fbda6b00d07d: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@fbda6b00d07d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@fbda6b00d07d: Final verdict of PTC: error SGSN_Test_0-RAN(1608)@fbda6b00d07d: Final verdict of PTC: none 20241209165613748 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209165613748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165613748 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209165613748 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209165613748 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209165613748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165613748 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209165613748 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209165613748 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209165613748 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165613748 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209165613749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209165613749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209165613749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209165613749 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209165613749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209165613749 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209165613749 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1609)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-SCCP(1607)@fbda6b00d07d: Final verdict of PTC: none 20241209165613752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49152<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209165613754 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165613754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1612)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1601)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1606)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1596)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1594)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1604)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1599)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Mon Dec 9 16:56:13 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241209165613897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165614399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232564) 20241209165614756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165614756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232564, count=237016) 20241209165615750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209165615750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209165615750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209165615757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165615757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Mon Dec 9 16:56:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165616758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165616758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_attach_pdp_act_pmm_idle started. 20241209165617464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165617465 DMM INFO MM(262420000001057/f749b313) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165617465 DMM INFO MM(262420000001057/f749b313) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165617465 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165617465 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165617465 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209165617465 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209165617465 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241209165617465 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) 20241209165617465 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20241209165617465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002cda0]{Init}: Deallocated (fsm.c:568) 20241209165617465 DMM DEBUG MM_STATE_Gb[0x61200002cf20]{Idle}: Deallocated (fsm.c:568) 20241209165617465 DMM DEBUG MM_STATE_Iu(13)[0x61200002d0a0]{Detached}: Deallocated (fsm.c:568) 20241209165617465 DMM DEBUG GMM(gmm_fsm)[0x61200002cc20]{Deregistered}: Deallocated (fsm.c:568) 20241209165617465 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1615)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1620)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1620)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165617513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165617513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165617513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165617513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165617513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165617513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165617513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165617514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165617514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1620)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165617515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165617515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165617515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165617516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165617516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165617516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165617516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165617516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165617516 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165617516 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165617516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165617516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) SGSN_Test-Gb1-NS1(1619)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165617516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1620)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1620)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165617521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165617531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165617531 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1621)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1617)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1619)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165617542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165617542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165617542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165617542 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165617542 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165617542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165617542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165617542 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165617542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165617543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165617543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165617543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165617544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165617544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165617544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165617544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165617544 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165617544 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165617544 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165617544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165617544 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165617544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165617548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165617558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165617558 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1626)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1625)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165617578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165617578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165617578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165617578 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165617578 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165617578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165617578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165617578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165617578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165617580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165617580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165617580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165617580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165617580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165617580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165617580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165617580 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165617580 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165617580 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165617580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165617580 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165617581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165617584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165617592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165617592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@fbda6b00d07d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@fbda6b00d07d: ************************************************* SGSN_Test_0-M3UA(1632)@fbda6b00d07d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@fbda6b00d07d: ************************************************* MTC@fbda6b00d07d: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@fbda6b00d07d: v_sccp_pdu_maxlen:268 20241209165617759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165617759 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165617759 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165617759 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1634)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165617760 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1634)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165617761 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165617797 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209165617797 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241209165617797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209165617797 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@fbda6b00d07d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209165617800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165617800 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209165617800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209165617800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209165617800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209165617800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209165617800 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209165617801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165617801 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209165617801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209165617802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209165617802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209165617802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209165617802 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209165617802 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209165618608 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165618609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165618609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165618609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165618609 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209165618609 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209165618610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165618610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165618610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165618610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1631)@fbda6b00d07d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1617)@fbda6b00d07d: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='F956F45A'O, index=0 SGSN_Test-GSUP(1635)@fbda6b00d07d: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@fbda6b00d07d: 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 := '22F1'O, rac := '10'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1631)@fbda6b00d07d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)14743385 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: First idle individual index:0 SGSN_Test_0-RAN(1631)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 20241209165618824 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618824 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165618824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165618824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165618824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165618824 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165618824 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165618824 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165618825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165618825 DMM DEBUG GMM(gmm_fsm)[0x61200002d520]{Deregistered}: Allocated (fsm.c:456) 20241209165618825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{Init}: Allocated (fsm.c:456) 20241209165618825 DMM DEBUG MM_STATE_Gb[0x61200002d820]{Idle}: Allocated (fsm.c:456) 20241209165618825 DMM DEBUG MM_STATE_Iu[0x61200002d9a0]{Detached}: Allocated (fsm.c:456) 20241209165618825 DMM DEBUG GMM(gmm_fsm)[0x61200002d520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165618825 DMM DEBUG GMM(gmm_fsm)[0x61200002d520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165618825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165618825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165618825 DMM DEBUG MM(262420000001005/c307b9eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165618825 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241209165618825 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618825 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165618825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165618825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165618825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165618825 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618825 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165618825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165618825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165618825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@fbda6b00d07d: { messageType := 2, destLocRef := 'E0F759'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@fbda6b00d07d: 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 := '146A90DB82AAD70F4B294C17DBA3FDD8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '687F3DD4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F81C529009BB0E6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B20950769D5F09EC468E924916A80621'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '669610B8B752941FAF450B7A0A4A1CCE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '87023B65FFEE3A1BF0EA9E9663CF3C31'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '314AD6F5789C388C'O } } } } } SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: vl_len:23 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241209165618834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165618834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165618834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165618834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165618834 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165618834 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165618834 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165618834 DMM DEBUG MM(262420000001005/c307b9eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1066) 20241209165618834 DMM NOTICE MM(262420000001005/c307b9eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165618834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165618835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165618835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165618835 DMM DEBUG MM(262420000001005/c307b9eb) Requesting authorization (sgsn_auth.c:160) 20241209165618835 DMM INFO MM(262420000001005/c307b9eb) Requesting authentication tuples (sgsn_auth.c:184) 20241209165618835 DMM DEBUG MM(262420000001005/c307b9eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165618835 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241209165618835 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@fbda6b00d07d: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@fbda6b00d07d: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20241209165618838 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165618838 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165618838 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165618838 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165618838 DMM INFO MM(262420000001005/c307b9eb) Subscriber data update (mmctx.c:445) 20241209165618838 DMM DEBUG MM(262420000001005/c307b9eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165618838 DMM INFO MM(262420000001005/c307b9eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165618838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165618838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165618838 DMM INFO MM(262420000001005/c307b9eb) <- GMM AUTH AND CIPHERING REQ (rand = 14 6a 90 db 82 aa d7 0f 4b 29 4c 17 db a3 fd d8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 87 02 3b 65 ff ee 3a 1b f0 ea 9e 96 63 cf 3c 31 ) (gprs_gmm.c:465) 20241209165618838 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241209165618839 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165618839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165618839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165618839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: vl_len:37 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722314AD6F523094399990000100005F02904789C388C'O 20241209165618844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618844 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165618844 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165618844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618844 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165618844 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165618844 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165618844 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165618844 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165618845 DMM INFO MM(262420000001005/c307b9eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165618845 DMM NOTICE MM(262420000001005/c307b9eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165618845 DMM DEBUG MM(262420000001005/c307b9eb) checking auth: received UMTS RES = 31 4a d6 f5 78 9c 38 8c (gprs_gmm.c:648) 20241209165618845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165618845 DMM DEBUG MM(262420000001005/c307b9eb) Requesting authorization (sgsn_auth.c:160) 20241209165618845 DMM INFO MM(262420000001005/c307b9eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165618845 DMM DEBUG MM(262420000001005/c307b9eb) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165618845 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241209165618845 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) 20241209165618845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209165618845 DMM DEBUG MM(262420000001005/c307b9eb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209165618845 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618845 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618845 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165618845 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165618845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618845 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165618845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: vl_len:12 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209165618853 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618853 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165618853 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165618853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165618853 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165618853 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209165618853 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209165618854 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209165618854 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241209165618854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209165618854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209165618854 DMM INFO MM(262420000001005/c307b9eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc307b9eb) (gprs_gmm.c:282) 20241209165618854 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241209165618854 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618854 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165618854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165618854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165618854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165618854 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618854 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165618854 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165618854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618854 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165618854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209165618857 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165618857 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165618857 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241209165618858 DMM INFO MM(262420000001005/c307b9eb) Subscriber data update (mmctx.c:445) 20241209165618858 DMM DEBUG MM(262420000001005/c307b9eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165618858 DMM INFO MM(262420000001005/c307b9eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165618858 DMM NOTICE MM(262420000001005/c307b9eb) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:982) 20241209165618858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165618858 DMM NOTICE MM(262420000001005/c307b9eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165618858 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) 20241209165618858 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165618858 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241209165618858 DMM INFO MM(262420000001005/c307b9eb) Subscriber data update (mmctx.c:445) 20241209165618858 DMM DEBUG MM(262420000001005/c307b9eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: vl_len:14 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209165618860 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618860 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618860 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165618860 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165618861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165618861 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165618861 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165618861 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165618861 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165618861 DMM INFO MM(262420000001005/c307b9eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165618862 DMM NOTICE MM(262420000001005/c307b9eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165618862 DMM DEBUG GMM(gmm_fsm)[0x61200002d520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165618862 DMM DEBUG GMM(gmm_fsm)[0x61200002d520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165618862 DMM DEBUG MM_STATE_Iu(15)[0x61200002d9a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209165618862 DMM DEBUG MM_STATE_Iu(15)[0x61200002d9a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209165618862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165618862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165618862 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618862 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165618862 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165618862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618862 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165618862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: vl_len:7 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209165618868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165618868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165618868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165618868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165618868 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209165618868 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209165618868 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209165618868 DMM INFO MM(262420000001005/c307b9eb) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209165618868 DMM DEBUG MM_STATE_Iu(15)[0x61200002d9a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209165618868 DMM DEBUG MM_STATE_Iu(15)[0x61200002d9a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209165618868 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165618869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165618869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165618869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165618869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on local reference:0 20241209165618870 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) SGSN_Test_0-RAN(1631)@fbda6b00d07d: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)14743385 20241209165618870 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165618871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165618871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165618871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165618871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165618871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165618871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_attach_pdp_act_pmm_idle(1637)@fbda6b00d07d: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@fbda6b00d07d: 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 := 'C307B9EB'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@fbda6b00d07d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)7244350 SGSN_Test_0-RAN(1631)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: First idle individual index:0 20241209165619074 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165619074 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165619074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165619074 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165619074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165619074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165619074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165619074 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165619075 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165619075 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165619075 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165619075 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC307B9EB) type="signalling"  (gprs_gmm.c:1897) 20241209165619075 DMM DEBUG GMM(gmm_fsm)[0x61200002d520]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209165619075 DMM DEBUG GMM(gmm_fsm)[0x61200002d520]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209165619075 DMM DEBUG MM(262420000001005/c307b9eb) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209165619075 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165619075 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165619075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165619075 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165619075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165619075 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165619075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165619075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165619076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165619076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165619076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165619076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165619076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165619076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165619076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165619076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1630)@fbda6b00d07d: { messageType := 2, destLocRef := '6E8A3E'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@fbda6b00d07d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@fbda6b00d07d: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@fbda6b00d07d: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@fbda6b00d07d: Final verdict of PTC: error SGSN_Test_0-RAN(1631)@fbda6b00d07d: Final verdict of PTC: none 20241209165619083 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209165619083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165619083 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209165619083 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209165619083 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209165619083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165619083 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209165619083 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209165619084 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209165619084 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165619084 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209165619084 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209165619084 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209165619084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209165619084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209165619084 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209165619084 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209165619084 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1632)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@fbda6b00d07d: Final verdict of PTC: none 20241209165619087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1616)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP(1635)@fbda6b00d07d: Final verdict of PTC: none 20241209165619090 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165619090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1634)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1629)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1617)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1619)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1624)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1620)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1615)@fbda6b00d07d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1627)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1618)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1622)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1617): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1618): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1619): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1620): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@fbda6b00d07d: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Mon Dec 9 16:56:19 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241209165619229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165619731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=235152) 20241209165620090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165620091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=235152, count=236312) 20241209165621085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209165621085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209165621085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209165621092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165621092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Mon Dec 9 16:56:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165622093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165622093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_pmm_idle_rx_mt_data started. 20241209165622797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165622798 DMM INFO MM(262420000001005/c307b9eb) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165622798 DMM INFO MM(262420000001005/c307b9eb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165622798 DMM DEBUG GMM(gmm_fsm)[0x61200002d520]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165622798 DMM DEBUG GMM(gmm_fsm)[0x61200002d520]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165622798 DMM DEBUG MM_STATE_Iu(15)[0x61200002d9a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209165622799 DMM DEBUG MM_STATE_Iu(15)[0x61200002d9a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209165622799 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241209165622799 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) 20241209165622799 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:402) 20241209165622799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002d6a0]{Init}: Deallocated (fsm.c:568) 20241209165622799 DMM DEBUG MM_STATE_Gb[0x61200002d820]{Idle}: Deallocated (fsm.c:568) 20241209165622799 DMM DEBUG MM_STATE_Iu(15)[0x61200002d9a0]{Detached}: Deallocated (fsm.c:568) 20241209165622799 DMM DEBUG GMM(gmm_fsm)[0x61200002d520]{Deregistered}: Deallocated (fsm.c:568) 20241209165622799 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1638)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165622849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165622849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165622849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165622849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165622849 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165622849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165622849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165622849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165622849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165622851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165622851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165622851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165622851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165622851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165622851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165622851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165622851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165622851 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165622851 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165622851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1642)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241209165622851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165622851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165622855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1639)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1643)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 20241209165622863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165622863 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1641)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1643)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1647)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165622888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165622888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165622888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165622888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165622888 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165622888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165622888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165622888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165622888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165622889 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165622889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165622890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165622890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165622890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165622890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165622890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165622890 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165622890 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165622890 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165622890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165622890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165622890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165622894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165622903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165622903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1653)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1653)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165622931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165622931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165622931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165622931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165622931 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165622931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165622931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165622931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165622932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1653)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165622934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165622934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165622934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165622934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165622934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165622934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165622934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165622934 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165622934 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165622934 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165622934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165622935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165622935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1653)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1653)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165622939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@fbda6b00d07d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@fbda6b00d07d: ************************************************* SGSN_Test_0-M3UA(1655)@fbda6b00d07d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1655)@fbda6b00d07d: ************************************************* MTC@fbda6b00d07d: Starting RAN_Emulation SGSN_Test_0-SCCP(1652)@fbda6b00d07d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1649)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165622951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165622951 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1650)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165623094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165623094 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165623094 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165623094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165623096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1657)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165623097 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165623141 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209165623141 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241209165623141 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209165623141 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@fbda6b00d07d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209165623144 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165623144 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209165623144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209165623144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209165623144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209165623144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209165623144 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209165623145 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165623145 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209165623145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209165623145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209165623145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209165623145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209165623145 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209165623145 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209165623951 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165623951 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165623951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165623951 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165623951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165623951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165623951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165623952 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165623952 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209165623952 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209165623953 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165623953 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165623953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165623953 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165623953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165623953 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165623953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165623953 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1654)@fbda6b00d07d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@fbda6b00d07d: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='CBA93A43'O, index=0 SGSN_Test-GSUP(1658)@fbda6b00d07d: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@fbda6b00d07d: 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 := '8260'O, rac := '20'O (" ") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@fbda6b00d07d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)13063694 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: First idle individual index:0 SGSN_Test_0-RAN(1654)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 20241209165624162 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624162 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165624162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165624162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165624162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165624162 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165624163 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165624163 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165624163 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165624163 DMM DEBUG GMM(gmm_fsm)[0x61200002de20]{Deregistered}: Allocated (fsm.c:456) 20241209165624163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{Init}: Allocated (fsm.c:456) 20241209165624163 DMM DEBUG MM_STATE_Gb[0x61200002e120]{Idle}: Allocated (fsm.c:456) 20241209165624163 DMM DEBUG MM_STATE_Iu[0x61200002e2a0]{Detached}: Allocated (fsm.c:456) 20241209165624163 DMM DEBUG GMM(gmm_fsm)[0x61200002de20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165624163 DMM DEBUG GMM(gmm_fsm)[0x61200002de20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165624163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165624163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165624163 DMM DEBUG MM(262420000001007/eaa7fc3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165624163 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241209165624163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165624163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165624163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165624163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165624163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165624163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165624163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165624163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@fbda6b00d07d: { messageType := 2, destLocRef := 'C7560E'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@fbda6b00d07d: 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 := '17F6857D95138098899E8D27707D53A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '853A54B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8615C97A904EE59D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7B604FF64E288B9DDB8081DDF1832343'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1F1347D333AEAFE11E9F2F9DBC78309F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B1F5038C9C309EEF48234854D4C46E5A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0328FBFACDCD70E8'O } } } } } SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: vl_len:23 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241209165624171 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624171 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624171 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165624172 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165624172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624172 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165624172 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165624172 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165624172 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165624172 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165624172 DMM DEBUG MM(262420000001007/eaa7fc3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1066) 20241209165624172 DMM NOTICE MM(262420000001007/eaa7fc3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165624172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165624172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165624172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165624172 DMM DEBUG MM(262420000001007/eaa7fc3e) Requesting authorization (sgsn_auth.c:160) 20241209165624172 DMM INFO MM(262420000001007/eaa7fc3e) Requesting authentication tuples (sgsn_auth.c:184) 20241209165624172 DMM DEBUG MM(262420000001007/eaa7fc3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165624172 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241209165624172 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@fbda6b00d07d: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@fbda6b00d07d: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20241209165624175 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165624175 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165624175 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165624175 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165624175 DMM INFO MM(262420000001007/eaa7fc3e) Subscriber data update (mmctx.c:445) 20241209165624175 DMM DEBUG MM(262420000001007/eaa7fc3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165624175 DMM INFO MM(262420000001007/eaa7fc3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165624175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165624175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165624175 DMM INFO MM(262420000001007/eaa7fc3e) <- GMM AUTH AND CIPHERING REQ (rand = 17 f6 85 7d 95 13 80 98 89 9e 8d 27 70 7d 53 a0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b1 f5 03 8c 9c 30 9e ef 48 23 48 54 d4 c4 6e 5a ) (gprs_gmm.c:465) 20241209165624176 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241209165624176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165624176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165624176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165624176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: vl_len:37 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305220328FBFA23094399990000100007F02904CDCD70E8'O 20241209165624182 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624182 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165624182 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165624182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165624182 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165624182 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165624182 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165624182 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165624182 DMM INFO MM(262420000001007/eaa7fc3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165624182 DMM NOTICE MM(262420000001007/eaa7fc3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165624182 DMM DEBUG MM(262420000001007/eaa7fc3e) checking auth: received UMTS RES = 03 28 fb fa cd cd 70 e8 (gprs_gmm.c:648) 20241209165624182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165624182 DMM DEBUG MM(262420000001007/eaa7fc3e) Requesting authorization (sgsn_auth.c:160) 20241209165624183 DMM INFO MM(262420000001007/eaa7fc3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165624183 DMM DEBUG MM(262420000001007/eaa7fc3e) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165624183 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241209165624183 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) 20241209165624183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209165624183 DMM DEBUG MM(262420000001007/eaa7fc3e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209165624183 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624183 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165624183 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165624183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624183 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165624183 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: vl_len:12 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209165624191 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624191 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165624191 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165624191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165624191 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165624192 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209165624192 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209165624192 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209165624192 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241209165624192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209165624192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209165624192 DMM INFO MM(262420000001007/eaa7fc3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaa7fc3e) (gprs_gmm.c:282) 20241209165624192 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241209165624192 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624192 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165624192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165624192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165624192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165624192 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624192 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165624192 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165624192 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624192 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624192 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165624193 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209165624196 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165624196 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165624196 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241209165624196 DMM INFO MM(262420000001007/eaa7fc3e) Subscriber data update (mmctx.c:445) 20241209165624196 DMM DEBUG MM(262420000001007/eaa7fc3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165624196 DMM INFO MM(262420000001007/eaa7fc3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165624196 DMM NOTICE MM(262420000001007/eaa7fc3e) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:982) 20241209165624196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165624196 DMM NOTICE MM(262420000001007/eaa7fc3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165624196 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) 20241209165624197 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165624197 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241209165624197 DMM INFO MM(262420000001007/eaa7fc3e) Subscriber data update (mmctx.c:445) 20241209165624197 DMM DEBUG MM(262420000001007/eaa7fc3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: vl_len:14 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209165624199 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624199 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165624199 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165624199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165624199 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165624200 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165624200 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165624200 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165624200 DMM INFO MM(262420000001007/eaa7fc3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165624200 DMM NOTICE MM(262420000001007/eaa7fc3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165624200 DMM DEBUG GMM(gmm_fsm)[0x61200002de20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165624200 DMM DEBUG GMM(gmm_fsm)[0x61200002de20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165624200 DMM DEBUG MM_STATE_Iu(17)[0x61200002e2a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209165624200 DMM DEBUG MM_STATE_Iu(17)[0x61200002e2a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209165624200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165624200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165624200 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624200 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165624200 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165624200 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624200 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624200 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165624200 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: vl_len:7 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209165624206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624206 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165624206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165624206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624206 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165624206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165624206 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209165624206 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209165624206 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209165624206 DMM INFO MM(262420000001007/eaa7fc3e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209165624206 DMM DEBUG MM_STATE_Iu(17)[0x61200002e2a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209165624206 DMM DEBUG MM_STATE_Iu(17)[0x61200002e2a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209165624206 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624206 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624206 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165624207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165624207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165624207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on local reference:0 20241209165624208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165624208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165624208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) SGSN_Test_0-RAN(1654)@fbda6b00d07d: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)13063694 20241209165624208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) TC_pmm_idle_rx_mt_data(1660)@fbda6b00d07d: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@fbda6b00d07d: 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 := 'EAA7FC3E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@fbda6b00d07d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)7180905 SGSN_Test_0-RAN(1654)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: First idle individual index:0 20241209165624409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624409 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165624409 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165624409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165624410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165624411 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165624411 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165624411 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165624411 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEAA7FC3E) type="signalling"  (gprs_gmm.c:1897) 20241209165624411 DMM DEBUG GMM(gmm_fsm)[0x61200002de20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209165624411 DMM DEBUG GMM(gmm_fsm)[0x61200002de20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209165624411 DMM DEBUG MM(262420000001007/eaa7fc3e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209165624411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165624411 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165624411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624411 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165624411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165624411 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624411 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165624412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165624412 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165624412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165624412 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165624412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165624412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1652)@fbda6b00d07d: { messageType := 2, destLocRef := '6D9269'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1652)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@fbda6b00d07d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@fbda6b00d07d: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@fbda6b00d07d: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@fbda6b00d07d: Final verdict of PTC: error SGSN_Test_0-RAN(1654)@fbda6b00d07d: Final verdict of PTC: none 20241209165624419 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209165624419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165624419 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209165624419 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209165624419 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209165624419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165624419 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209165624419 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209165624419 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209165624419 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165624419 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209165624419 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209165624419 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209165624419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209165624419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209165624420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209165624420 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209165624420 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1655)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-SCCP(1652)@fbda6b00d07d: Final verdict of PTC: none 20241209165624422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49252<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1658)@fbda6b00d07d: Final verdict of PTC: none 20241209165624425 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165624425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1638)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1647)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1653)@fbda6b00d07d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1642)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@fbda6b00d07d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1645)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1651)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@fbda6b00d07d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1650)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1640)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1650): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1651): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-SCCP(1652): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1653): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@fbda6b00d07d: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Mon Dec 9 16:56:24 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241209165624563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165625064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49264<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231752) 20241209165625426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165625426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231752, count=236204) 20241209165626420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209165626421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209165626421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209165626427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165626428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Mon Dec 9 16:56:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165627429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165627430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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@fbda6b00d07d: Test case TC_update_ctx_err_ind_from_ggsn started. 20241209165628124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165628126 DMM INFO MM(262420000001007/eaa7fc3e) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165628126 DMM INFO MM(262420000001007/eaa7fc3e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165628126 DMM DEBUG GMM(gmm_fsm)[0x61200002de20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165628126 DMM DEBUG GMM(gmm_fsm)[0x61200002de20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165628126 DMM DEBUG MM_STATE_Iu(17)[0x61200002e2a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209165628126 DMM DEBUG MM_STATE_Iu(17)[0x61200002e2a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209165628126 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241209165628126 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) 20241209165628126 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:402) 20241209165628126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002dfa0]{Init}: Deallocated (fsm.c:568) 20241209165628126 DMM DEBUG MM_STATE_Gb[0x61200002e120]{Idle}: Deallocated (fsm.c:568) 20241209165628126 DMM DEBUG MM_STATE_Iu(17)[0x61200002e2a0]{Detached}: Deallocated (fsm.c:568) 20241209165628126 DMM DEBUG GMM(gmm_fsm)[0x61200002de20]{Deregistered}: Deallocated (fsm.c:568) 20241209165628126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1661)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165628175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165628175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165628175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165628175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165628175 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165628175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165628175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165628175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165628175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165628177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165628177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165628177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165628177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165628177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165628177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165628177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165628177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165628178 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20241209165628178 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165628178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165628178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165628178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@fbda6b00d07d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165628182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1666)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1662)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165628191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165628191 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1663)@fbda6b00d07d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1666)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1670)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165628214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241209165628214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165628214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165628214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165628214 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20241209165628214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165628214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165628214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165628214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165628215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165628215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165628216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165628216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165628216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165628216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165628216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165628216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165628216 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20241209165628216 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165628216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165628216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165628216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@fbda6b00d07d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165628219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1667)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@fbda6b00d07d: Creating NSIP provider for "127.0.0.103":21012 20241209165628227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x612000004ea0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165628227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@fbda6b00d07d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1672)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1671)@fbda6b00d07d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1676)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1676)@fbda6b00d07d: Provider Link came up: sending NS-RESET 20241209165628258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241209165628258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165628258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165628258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165628259 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20241209165628259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165628259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165628259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165628259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1676)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241209165628260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165628260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165628260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165628261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241209165628261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241209165628261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241209165628261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241209165628261 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165628261 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20241209165628261 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241209165628261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20241209165628261 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241209165628261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1676)@fbda6b00d07d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1676)@fbda6b00d07d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241209165628265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@fbda6b00d07d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1678)@fbda6b00d07d: ************************************************* SGSN_Test_0-M3UA(1678)@fbda6b00d07d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@fbda6b00d07d: ************************************************* MTC@fbda6b00d07d: Starting RAN_Emulation SGSN_Test_0-SCCP(1675)@fbda6b00d07d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1672)@fbda6b00d07d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1672)@fbda6b00d07d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241209165628275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x612000005020]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241209165628275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1673)@fbda6b00d07d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241209165628430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165628430 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:146) 20241209165628430 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20241209165628430 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@fbda6b00d07d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241209165628432 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:814) SGSN_Test-GSUP-IPA(1680)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241209165628433 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@fbda6b00d07d: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@fbda6b00d07d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@fbda6b00d07d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241209165628470 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20241209165628470 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20241209165628470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:186) 20241209165628470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@fbda6b00d07d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241209165628473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165628473 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:749) 20241209165628473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:712) 20241209165628473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:462) 20241209165628473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20241209165628473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:331) 20241209165628473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20241209165628474 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165628474 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:749) 20241209165628474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:712) 20241209165628474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:566) 20241209165628474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20241209165628474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:415) 20241209165628474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20241209165628474 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:406) 20241209165629280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165629280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165629280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165629280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165629281 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241209165629281 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241209165629281 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629281 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165629281 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165629281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629281 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165629282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@fbda6b00d07d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1663)@fbda6b00d07d: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='CE8CE9FE'O, index=0 SGSN_Test-GSUP(1681)@fbda6b00d07d: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@fbda6b00d07d: 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 := '5668'O ("Vh"), rac := 'CE'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@fbda6b00d07d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)2198427 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: First idle individual index:0 SGSN_Test_0-RAN(1677)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 20241209165629499 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629499 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165629499 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165629499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165629499 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165629500 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165629500 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165629500 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165629500 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1248) 20241209165629500 DMM DEBUG GMM(gmm_fsm)[0x61200002e720]{Deregistered}: Allocated (fsm.c:456) 20241209165629500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{Init}: Allocated (fsm.c:456) 20241209165629500 DMM DEBUG MM_STATE_Gb[0x61200002ea20]{Idle}: Allocated (fsm.c:456) 20241209165629500 DMM DEBUG MM_STATE_Iu[0x61200002eba0]{Detached}: Allocated (fsm.c:456) 20241209165629500 DMM DEBUG GMM(gmm_fsm)[0x61200002e720]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1126) 20241209165629500 DMM DEBUG GMM(gmm_fsm)[0x61200002e720]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241209165629500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1352) 20241209165629500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241209165629500 DMM DEBUG MM(262420000001004/e6fa03b9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:413) 20241209165629500 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241209165629500 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165629501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165629501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165629501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165629501 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165629501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165629501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165629501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@fbda6b00d07d: { messageType := 2, destLocRef := '218B9B'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(1675)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@fbda6b00d07d: 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 := '56D9B14F4ED7193276BD932108F2567F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31E47F02'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0D5A6E19CBB1AA4A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '829E2131367D6DE822B963CBC477D505'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8929B4E0630B7551E09EBCE541108146'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C8A12474830708E329BB4C65157AB6BC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8C7554F95B47F499'O } } } } } SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: vl_len:23 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241209165629510 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629510 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165629510 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165629510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165629510 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165629510 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165629510 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165629510 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165629510 DMM DEBUG MM(262420000001004/e6fa03b9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1066) 20241209165629510 DMM NOTICE MM(262420000001004/e6fa03b9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20241209165629510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1110) 20241209165629510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241209165629510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241209165629510 DMM DEBUG MM(262420000001004/e6fa03b9) Requesting authorization (sgsn_auth.c:160) 20241209165629510 DMM INFO MM(262420000001004/e6fa03b9) Requesting authentication tuples (sgsn_auth.c:184) 20241209165629510 DMM DEBUG MM(262420000001004/e6fa03b9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241209165629510 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241209165629510 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@fbda6b00d07d: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@fbda6b00d07d: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20241209165629513 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241209165629514 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241209165629514 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241209165629514 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241209165629514 DMM INFO MM(262420000001004/e6fa03b9) Subscriber data update (mmctx.c:445) 20241209165629514 DMM DEBUG MM(262420000001004/e6fa03b9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241209165629514 DMM INFO MM(262420000001004/e6fa03b9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241209165629514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:973) 20241209165629514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241209165629514 DMM INFO MM(262420000001004/e6fa03b9) <- GMM AUTH AND CIPHERING REQ (rand = 56 d9 b1 4f 4e d7 19 32 76 bd 93 21 08 f2 56 7f , mmctx_is_r99=1, vec->auth_types=0x3, autn = c8 a1 24 74 83 07 08 e3 29 bb 4c 65 15 7a b6 bc ) (gprs_gmm.c:465) 20241209165629514 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241209165629514 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165629514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165629514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165629514 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: vl_len:37 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304228C7554F923094399990000100004F029045B47F499'O 20241209165629521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165629521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165629521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165629521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165629522 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165629522 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165629522 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165629522 DMM INFO MM(262420000001004/e6fa03b9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:602) 20241209165629522 DMM NOTICE MM(262420000001004/e6fa03b9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20241209165629522 DMM DEBUG MM(262420000001004/e6fa03b9) checking auth: received UMTS RES = 8c 75 54 f9 5b 47 f4 99 (gprs_gmm.c:648) 20241209165629522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:663) 20241209165629522 DMM DEBUG MM(262420000001004/e6fa03b9) Requesting authorization (sgsn_auth.c:160) 20241209165629522 DMM INFO MM(262420000001004/e6fa03b9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241209165629522 DMM DEBUG MM(262420000001004/e6fa03b9) Requesting subscriber data update (gprs_subscriber.c:894) 20241209165629522 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241209165629522 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) 20241209165629522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241209165629522 DMM DEBUG MM(262420000001004/e6fa03b9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241209165629522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165629522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165629522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165629523 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: vl_len:12 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241209165629530 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629530 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165629530 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165629530 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629530 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629530 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165629530 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165629531 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241209165629531 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241209165629531 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241209165629531 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241209165629531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20241209165629531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241209165629531 DMM INFO MM(262420000001004/e6fa03b9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6fa03b9) (gprs_gmm.c:282) 20241209165629531 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241209165629531 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629531 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165629531 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165629531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629531 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165629531 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165629531 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629531 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165629532 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165629532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629532 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165629532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241209165629535 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241209165629535 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241209165629535 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241209165629535 DMM INFO MM(262420000001004/e6fa03b9) Subscriber data update (mmctx.c:445) 20241209165629535 DMM DEBUG MM(262420000001004/e6fa03b9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241209165629535 DMM INFO MM(262420000001004/e6fa03b9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241209165629535 DMM NOTICE MM(262420000001004/e6fa03b9) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:982) 20241209165629535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:987) 20241209165629536 DMM NOTICE MM(262420000001004/e6fa03b9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241209165629536 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) 20241209165629536 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241209165629536 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241209165629536 DMM INFO MM(262420000001004/e6fa03b9) Subscriber data update (mmctx.c:445) 20241209165629536 DMM DEBUG MM(262420000001004/e6fa03b9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: vl_len:14 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241209165629539 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629539 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165629539 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165629539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629539 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165629539 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165629539 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241209165629539 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241209165629539 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241209165629539 DMM INFO MM(262420000001004/e6fa03b9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1379) 20241209165629539 DMM NOTICE MM(262420000001004/e6fa03b9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20241209165629539 DMM DEBUG GMM(gmm_fsm)[0x61200002e720]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1391) 20241209165629539 DMM DEBUG GMM(gmm_fsm)[0x61200002e720]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241209165629539 DMM DEBUG MM_STATE_Iu(19)[0x61200002eba0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1394) 20241209165629539 DMM DEBUG MM_STATE_Iu(19)[0x61200002eba0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20241209165629540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1406) 20241209165629540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241209165629540 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629540 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165629540 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165629540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629540 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165629540 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: vl_len:7 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: vl_from0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241209165629545 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629545 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165629545 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165629545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629545 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165629545 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165629545 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241209165629545 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241209165629545 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241209165629545 DMM INFO MM(262420000001004/e6fa03b9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20241209165629545 DMM DEBUG MM_STATE_Iu(19)[0x61200002eba0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20241209165629545 DMM DEBUG MM_STATE_Iu(19)[0x61200002eba0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20241209165629545 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629545 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165629546 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165629546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629546 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165629546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on local reference:0 20241209165629547 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629547 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165629547 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165629547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165629547 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-RAN(1677)@fbda6b00d07d: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)2198427 TC_update_ctx_err_ind_from_ggsn(1683)@fbda6b00d07d: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@fbda6b00d07d: 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 := 'E6FA03B9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@fbda6b00d07d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)1009748 SGSN_Test_0-RAN(1677)@fbda6b00d07d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: First idle individual index:0 20241209165629749 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629749 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:566) 20241209165629749 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:601) 20241209165629749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629749 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:247) 20241209165629749 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165629751 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241209165629751 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241209165629751 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241209165629751 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE6FA03B9) type="signalling"  (gprs_gmm.c:1897) 20241209165629751 DMM DEBUG GMM(gmm_fsm)[0x61200002e720]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1932) 20241209165629751 DMM DEBUG GMM(gmm_fsm)[0x61200002e720]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241209165629751 DMM DEBUG MM(262420000001004/e6fa03b9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:910) 20241209165629751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165629751 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165629751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629751 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165629751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) 20241209165629751 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629751 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:749) 20241209165629752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:566) 20241209165629752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:601) 20241209165629752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:292) 20241209165629752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:233) 20241209165629752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:247) 20241209165629752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:530) SGSN_Test_0-SCCP(1675)@fbda6b00d07d: { messageType := 2, destLocRef := '0F6854'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(1675)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Session index based on local reference:0 SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1675)@fbda6b00d07d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@fbda6b00d07d: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@fbda6b00d07d: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@fbda6b00d07d: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@fbda6b00d07d: Final verdict of PTC: error SGSN_Test_0-RAN(1677)@fbda6b00d07d: Final verdict of PTC: none 20241209165629759 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241209165629759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165629759 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:772) 20241209165629759 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:795) 20241209165629759 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241209165629759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:834) 20241209165629759 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:772) 20241209165629759 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:780) 20241209165629759 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:737) 20241209165629759 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:834) 20241209165629759 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1082) 20241209165629759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1088) 20241209165629760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:687) 20241209165629760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20241209165629760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:437) 20241209165629760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20241209165629760 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20241209165629760 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:371) SGSN_Test_0-M3UA(1678)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test_0-SCCP(1675)@fbda6b00d07d: Final verdict of PTC: none 20241209165629763 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45254<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241209165629765 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:71) 20241209165629765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1681)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99(1676)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97(1665)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98(1670)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1666)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@fbda6b00d07d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1663)@fbda6b00d07d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1673)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@fbda6b00d07d: Final verdict of PTC: none -NSVCI99-provIP(1674)@fbda6b00d07d: Final verdict of PTC: none -NSVCI98-provIP(1668)@fbda6b00d07d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@fbda6b00d07d: Final verdict of PTC: none -NSVCI97-provIP(1664)@fbda6b00d07d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: none MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1663): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97-provIP(1664): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1673): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99-provIP(1674): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-SCCP(1675): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC -NSVCI99(1676): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@fbda6b00d07d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@fbda6b00d07d: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Mon Dec 9 16:56:29 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241209165629901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165630403 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232012) 20241209165630766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165630766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=232012, count=236464) 20241209165631761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:323) 20241209165631761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:479) 20241209165631761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:485) 20241209165631767 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165631767 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@fbda6b00d07d: Test execution finished. MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Mon Dec 9 16:56:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165632768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165632768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_NS_connect_alive started. 20241209165633468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165633469 DMM INFO MM(262420000001004/e6fa03b9) Cancelled, deleting context silently (gprs_gmm.c:1043) 20241209165633469 DMM INFO MM(262420000001004/e6fa03b9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20241209165633469 DMM DEBUG GMM(gmm_fsm)[0x61200002e720]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20241209165633469 DMM DEBUG GMM(gmm_fsm)[0x61200002e720]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241209165633469 DMM DEBUG MM_STATE_Iu(19)[0x61200002eba0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20241209165633469 DMM DEBUG MM_STATE_Iu(19)[0x61200002eba0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20241209165633469 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241209165633469 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) 20241209165633469 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:402) 20241209165633469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x61200002e8a0]{Init}: Deallocated (fsm.c:568) 20241209165633469 DMM DEBUG MM_STATE_Gb[0x61200002ea20]{Idle}: Deallocated (fsm.c:568) 20241209165633469 DMM DEBUG MM_STATE_Iu(19)[0x61200002eba0]{Detached}: Deallocated (fsm.c:568) 20241209165633469 DMM DEBUG GMM(gmm_fsm)[0x61200002e720]{Deregistered}: Deallocated (fsm.c:568) 20241209165633469 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241209165633492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241209165633492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241209165633492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241209165633645 DGPRS DEBUG Checking for inactive LLMEs, time = 15574127 (sgsn.c:132) 20241209165633769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165633769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: setverdict(pass): none -> pass MTC@fbda6b00d07d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241209165634497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45274<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: pass MTC@fbda6b00d07d: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@fbda6b00d07d: Test case TC_NS_connect_alive finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Mon Dec 9 16:56:34 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 20241209165634538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165634770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165634770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165635040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13616) 20241209165635771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165635771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=13616, count=14876) 20241209165636772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165636772 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Mon Dec 9 16:56:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241209165637773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165637773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@fbda6b00d07d: Test case TC_NS_connect_reset started. 20241209165638097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165638098 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241209165638119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241209165638119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241209165638119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241209165638119 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241209165638119 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20241209165638119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241209165638119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241209165638119 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165638119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x612000004d20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@fbda6b00d07d: setverdict(pass): none -> pass 20241209165638774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165638774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@fbda6b00d07d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241209165639123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52886<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@fbda6b00d07d: Final verdict of PTC: none MTC@fbda6b00d07d: Setting final verdict of the test case. MTC@fbda6b00d07d: Local verdict of MTC: pass MTC@fbda6b00d07d: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@fbda6b00d07d: Test case TC_NS_connect_reset finished. Verdict: pass MTC@fbda6b00d07d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Mon Dec 9 16:56:39 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 20241209165639168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241209165639670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11188) 20241209165639775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165639775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=11188, count=12628) 20241209165640776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165640776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165641120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@fbda6b00d07d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@fbda6b00d07d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@fbda6b00d07d: Terminating MTC. MC@fbda6b00d07d: MTC terminated. MC2> exit MC@fbda6b00d07d: Shutting down session. MC@fbda6b00d07d: Shutdown complete. 20241209165641777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165641777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7961.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 20241209165642778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165642778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1554044) [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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241209165643778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165643778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165644121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241209165644780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165644780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165645781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165645781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165646782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165646782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165647122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/log_format.sh'] 20241209165647783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165647783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20241209165648783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20241209165648783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (1553922) [testenv][generic] Stopping sgsn (1553973) [testenv] Showing testsuite/junit-xml-7961.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-asan/logs/testsuite/junit-xml-7961.log && echo']             SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-asan-20241209-1642-61539cef-0'] fbda6b00d07d54a6f24e36a55e9727cc3d5ff622f191a95bc75b4453100c50f0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-asan/191/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