Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 # timeout=10 Commit message: "testenv: install dbg pkgs with --binary-repo too" > git rev-list --no-walk d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins2440377646231981985.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:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-21T12:39:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (8181 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1495.1-1531.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1502.2-1510.2: In if statement: RAN_Emulation.ttcnpp:1505.3-1509.3: In if statement: RAN_Emulation.ttcnpp:1508.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1530.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-262.1: In altstep definition `as_mm_identity': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:252.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:252.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:257.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:257.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:265.1-276.1: In function definition `f_receive_l3': BSSGP_ConnHdlr.ttcn:269.2-274.2: In alt construct: BSSGP_ConnHdlr.ttcn:270.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:270.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:271.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:271.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:309.1-382.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:313.2-376.2: In if statement: BSSGP_ConnHdlr.ttcn:372.3-375.3: In if statement: BSSGP_ConnHdlr.ttcn:374.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:374.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:381.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:381.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:570.1-590.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:587.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:587.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:591.1-594.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:592.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:592.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:593.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:593.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:596.1-619.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:610.2-618.2: In alt construct: BSSGP_ConnHdlr.ttcn:612.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:612.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:613.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:613.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:622.1-640.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:637.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:637.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:730.1-747.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:732.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:732.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:732.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:787.1-804.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:797.3-802.22: In send statement: BSSGP_ConnHdlr.ttcn:797.47-802.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:802.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:802.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:789.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:912.1-915.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:913.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:913.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:914.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:914.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:923.1-954.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:945.2-953.2: In alt construct: BSSGP_ConnHdlr.ttcn:947.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:947.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:948.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:948.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:956.1-972.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:966.2-970.2: In alt construct: BSSGP_ConnHdlr.ttcn:967.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:967.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:968.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:968.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:969.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:969.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:974.1-981.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:975.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:975.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:978.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:978.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1157.1-1182.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1164.2-1181.2: In alt construct: BSSGP_ConnHdlr.ttcn:1166.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1166.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1168.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1168.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1169.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1169.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1173.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1173.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1174.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1174.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2088.9-2190.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2180.2-15: In deactivate statement: SGSN_Tests.ttcn:2180.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2217.9-2263.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2262.2-15: In deactivate statement: SGSN_Tests.ttcn:2262.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2517.9-2538.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2529.2-18: In function instance: SGSN_Tests.ttcn:2529.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2537.2-14: In deactivate statement: SGSN_Tests.ttcn:2537.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2550.9-2578.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2571.2-14: In deactivate statement: SGSN_Tests.ttcn:2571.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2589.9-2620.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2601.2-18: In function instance: SGSN_Tests.ttcn:2601.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2609.2-14: In deactivate statement: SGSN_Tests.ttcn:2609.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2715.1-2791.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2740.2-2742.19: In variable assignment: SGSN_Tests.ttcn:2740.45-2742.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2740.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2740.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2740.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2740.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2741.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2741.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2741.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2741.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2769.2-2771.22: In variable assignment: SGSN_Tests.ttcn:2769.47-2771.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2769.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2769.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2769.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2769.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2722.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2770.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2770.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2770.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2721.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2793.1-2901.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2866.2-2868.21: In variable assignment: SGSN_Tests.ttcn:2866.47-2868.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2866.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2866.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2866.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2866.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2867.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2867.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2867.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2867.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2833.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2880.2-2882.22: In variable assignment: SGSN_Tests.ttcn:2880.48-2882.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2882.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2882.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2871.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-101: In variable assignment: SGSN_Tests.ttcn:2883.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2883.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2883.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2883.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2883.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2872.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-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_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_5.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_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.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_2.cc Creating dependency file for Native_Functions_part_3.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_5.cc Creating dependency file for NS_Provider_IPL4_part_6.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_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_SS_Types_part_2.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_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.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_4.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_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_5.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_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_4.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_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.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_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o 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 env 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 RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:19806:1: warning: control reaches end of non-void function [-Wreturn-type] 19806 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:19858:1: warning: control reaches end of non-void function [-Wreturn-type] 19858 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:19967:1: warning: control reaches end of non-void function [-Wreturn-type] 19967 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20018:1: warning: control reaches end of non-void function [-Wreturn-type] 20018 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (390 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 29 newly installed, 0 to remove and 1 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.37 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.37 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 0s (63.0 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.37_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.37) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.37_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.37) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.37) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libasn1c-dbg:amd64 (0.9.37) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/osmo-stp.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/osmo-sgsn.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] 20241121123941658 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241121123941658 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241121123941658 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241121123941658 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241121123941658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241121123941658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241121123941658 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241121123941658 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241121123941658 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241121123941658 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241121123941658 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241121123941658 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241121123941658 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241121123941659 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241121123941659 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241121123941659 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241121123941659 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running testsuite rate_ctr.c:86 validating counter group 0x55f48cd44d60(sgsn) with 23 counters 20241121123941857 DLSS7 INFO (r=127.0.0.1:53616<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121123941857 DLSS7 INFO (r=127.0.0.1:53616<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241121123941857 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:53616<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241121123941857 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241121123941857 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241121123941857 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121123941857 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241121123941857 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241121123941857 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241121123941857 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241121123941857 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241121123941857 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241121123941857 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241121123941857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123941857 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241121123941857 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241121123941857 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241121123941857 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121123941857 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121123941857 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241121123941857 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121123941857 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121123941857 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241121123941858 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241121123941858 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241121123941858 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241121123941858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121123941857 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121123941857 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121123941857 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121123941858 DLSS7 INFO (r=127.0.0.1:53448<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121123941858 DLSS7 INFO (r=127.0.0.1:53448<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241121123941858 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:53448<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241121123941858 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241121123941858 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:53616<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121123941858 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121123941858 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241121123941858 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241121123941858 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121123941858 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121123941858 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@9a3224e0b29d: Unix server socket created successfully. MC@9a3224e0b29d: Listening on TCP port 45695. MC2> 9a3224e0b29d is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 9a3224e0b29d 45695 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@9a3224e0b29d: New HC connected from 10.0.2.100 [10.0.2.100]. 9a3224e0b29d: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@9a3224e0b29d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@9a3224e0b29d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9a3224e0b29d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9a3224e0b29d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9a3224e0b29d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9a3224e0b29d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@9a3224e0b29d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@9a3224e0b29d: Configuration file was processed on all HCs. MC@9a3224e0b29d: Creating MTC on host 10.0.2.100. MC@9a3224e0b29d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Thu Nov 21 12:39:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121123942858 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123942858 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach started. 20241121123943580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121123943584 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121123943635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241121123943636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121123943636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121123943636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121123943636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121123943636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121123943636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121123943636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121123943636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121123943638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121123943638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121123943638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121123943638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121123943638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121123943638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121123943638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121123943638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121123943638 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121123943638 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121123943638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(7)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121123943639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121123943639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121123943643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121123943654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123943654 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(13)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121123943690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241121123943690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121123943690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121123943690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121123943690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121123943690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121123943690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121123943690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121123943691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(13)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121123943693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121123943693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121123943693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(12)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121123943694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121123943694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121123943694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121123943694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121123943694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121123943694 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121123943694 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121123943694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121123943695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121123943695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(13)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121123943699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123943699 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-Gb1-BSSGP1(9)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121123943710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123943710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(10)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(12)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121123943729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNCONFIGURED}: Allocated (fsm.c:456) 20241121123943729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121123943729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121123943729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121123943729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121123943729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121123943729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121123943729 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121123943729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121123943732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121123943732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121123943732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121123943732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121123943732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121123943732 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121123943732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121123943732 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121123943732 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121123943732 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121123943732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121123943733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121123943733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121123943737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123943737 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)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121123943748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123943748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121123943859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123943859 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121123943859 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241121123943859 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241121123943859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241121123943859 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241121123943859 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241121123943859 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241121123943859 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241121123943859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241121123943859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121123943859 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121123943859 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121123943859 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241121123943859 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241121123943859 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121123943859 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121123943859 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121123943859 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121123943859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121123943859 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121123943859 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121123943860 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55f48d486660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241121123943860 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-GSUP-IPA(18)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121123943861 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121123943862 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121123944801 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121123944801 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241121123944801 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:53448 err=None (osmo_ss7_asp.c:785) TC_attach-BVCI196(6)@9a3224e0b29d: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='F734C9F7'O, index=0 SGSN_Test-GSUP(19)@9a3224e0b29d: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@9a3224e0b29d: 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 := '10C73AE9F911EFD6E415AE743EFB288D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C54E5F5E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3023ADCF8A52D05B'O } } } } } 20241121123944914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123944914 DLLC NOTICE LLME(ffffffff/f734c9f7){UNASSIGNED} LLC RX: unknown TLLI 0xf734c9f7, creating LLME on the fly (gprs_llc.c:552) 20241121123944914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121123944914 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach" (gprs_gmm.c:1266) 20241121123944914 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121123944914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121123944914 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121123944914 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121123944914 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121123944914 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121123944914 DLLC NOTICE LLME(ffffffff/f734c9f7){UNASSIGNED} LLGM Assign pre (f734c9f7 => f231acd6) (gprs_llc.c:1079) 20241121123944914 DLLC NOTICE LLME(f734c9f7/f231acd6){ASSIGNED} LLGM Assign post (f734c9f7 => f231acd6) (gprs_llc.c:1125) 20241121123944914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121123944914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121123944914 DMM DEBUG MM(262420000000001/f231acd6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121123944927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123944927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121123944927 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121123944927 DMM DEBUG MM(262420000000001/f231acd6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241121123944927 DMM NOTICE MM(262420000000001/f231acd6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121123944927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121123944927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121123944927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121123944927 DMM DEBUG MM(262420000000001/f231acd6) Requesting authorization (sgsn_auth.c:160) 20241121123944927 DMM INFO MM(262420000000001/f231acd6) Requesting authentication tuples (sgsn_auth.c:184) 20241121123944927 DMM DEBUG MM(262420000000001/f231acd6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121123944927 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241121123944927 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@9a3224e0b29d: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241121123944930 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121123944930 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121123944930 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121123944930 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121123944930 DMM INFO MM(262420000000001/f231acd6) Subscriber data update (mmctx.c:445) 20241121123944930 DMM DEBUG MM(262420000000001/f231acd6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121123944930 DMM INFO MM(262420000000001/f231acd6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121123944930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121123944930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121123944930 DMM INFO MM(262420000000001/f231acd6) <- GMM AUTH AND CIPHERING REQ (rand = 10 c7 3a e9 f9 11 ef d6 e4 15 ae 74 3e fb 28 8d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121123944939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123944939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121123944939 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121123944939 DMM INFO MM(262420000000001/f231acd6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121123944939 DMM NOTICE MM(262420000000001/f231acd6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121123944939 DMM DEBUG MM(262420000000001/f231acd6) checking auth: received GSM SRES = c5 4e 5f 5e (gprs_gmm.c:666) 20241121123944939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121123944939 DMM DEBUG MM(262420000000001/f231acd6) Requesting authorization (sgsn_auth.c:160) 20241121123944939 DMM INFO MM(262420000000001/f231acd6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121123944939 DMM DEBUG MM(262420000000001/f231acd6) Requesting subscriber data update (gprs_subscriber.c:894) 20241121123944939 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241121123944939 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) 20241121123944939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121123944939 DMM INFO MM(262420000000001/f231acd6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf231acd6) (gprs_gmm.c:300) 20241121123944941 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121123944941 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121123944941 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241121123944941 DMM INFO MM(262420000000001/f231acd6) Subscriber data update (mmctx.c:445) 20241121123944941 DMM DEBUG MM(262420000000001/f231acd6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121123944941 DMM INFO MM(262420000000001/f231acd6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121123944941 DMM NOTICE MM(262420000000001/f231acd6) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241121123944941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121123944941 DMM NOTICE MM(262420000000001/f231acd6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121123944941 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) 20241121123944941 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121123944942 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241121123944942 DMM INFO MM(262420000000001/f231acd6) Subscriber data update (mmctx.c:445) 20241121123944942 DMM DEBUG MM(262420000000001/f231acd6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121123944948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123944948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121123944948 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121123944948 DMM INFO MM(262420000000001/f231acd6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121123944949 DMM NOTICE MM(262420000000001/f231acd6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121123944949 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121123944949 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121123944949 DLLC NOTICE LLME(f734c9f7/f231acd6){ASSIGNED} LLGM Assign pre (ffffffff => f231acd6) (gprs_llc.c:1079) 20241121123944949 DLLC NOTICE LLME(ffffffff/f231acd6){ASSIGNED} LLGM Assign post (ffffffff => f231acd6) (gprs_llc.c:1125) 20241121123944949 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121123944949 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121123944949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121123944949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach-BVCI196(6)@9a3224e0b29d: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@9a3224e0b29d: Final verdict of PTC: pass 20241121123945005 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44466<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121123945008 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121123945008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(19)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(7)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(17)@9a3224e0b29d: Final verdict of PTC: none TC_attach-BVCI210(10)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(13)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@9a3224e0b29d: Final verdict of PTC: none TC_attach-BVCI196(6)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(11)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(5)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(15)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@9a3224e0b29d: Final verdict of PTC: none TC_attach-BVCI220(16)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Thu Nov 21 12:39:45 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241121123945182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121123945583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44470<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99500) 20241121123946009 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123946009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99500, count=105552) 20241121123947010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123947010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Thu Nov 21 12:39:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121123948011 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123948011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_mnc3 started. 20241121123948633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121123948635 DMM INFO MM(262420000000001/f231acd6) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121123948635 DMM INFO MM(262420000000001/f231acd6) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121123948635 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121123948635 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121123948635 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121123948635 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121123948635 DLLC NOTICE LLME(ffffffff/f231acd6){ASSIGNED} LLGM Assign pre (f231acd6 => ffffffff) (gprs_llc.c:1079) 20241121123948635 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f231acd6 => ffffffff) (gprs_llc.c:1125) 20241121123948635 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241121123948635 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) 20241121123948635 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241121123948635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121123948635 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121123948635 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121123948635 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121123948635 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121123948682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121123948682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121123948682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121123948682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123948682 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121123948682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121123948682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121123948682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121123948682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121123948684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121123948684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121123948684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121123948684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121123948684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121123948684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121123948684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121123948684 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123948684 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121123948684 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121123948684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(26)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121123948685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121123948685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121123948689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121123948701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123948701 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121123948725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121123948725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121123948725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121123948725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123948725 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121123948725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121123948725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121123948725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121123948725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121123948727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121123948727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121123948727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121123948727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121123948727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121123948727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121123948727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121123948728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123948728 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121123948728 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121123948728 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121123948728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121123948728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121123948732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121123948740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123948740 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121123948765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121123948765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121123948765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121123948765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123948765 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121123948765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121123948765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121123948765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121123948765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121123948767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121123948767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121123948767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121123948767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121123948767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121123948767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121123948767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121123948767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123948767 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121123948767 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121123948767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121123948768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121123948768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121123948772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121123948782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123948782 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121123949012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123949012 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121123949012 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121123949012 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121123949014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121123949015 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@9a3224e0b29d: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='F4342BA0'O, index=0 SGSN_Test-GSUP(38)@9a3224e0b29d: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@9a3224e0b29d: 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 := '110F3321D0BE8AD8650A43C65C64E610'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A846AE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '59084C89EB9A7B45'O } } } } } 20241121123950066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123950066 DLLC NOTICE LLME(ffffffff/f4342ba0){UNASSIGNED} LLC RX: unknown TLLI 0xf4342ba0, creating LLME on the fly (gprs_llc.c:552) 20241121123950066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121123950066 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241121123950066 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121123950066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121123950066 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121123950066 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121123950066 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121123950066 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121123950066 DLLC NOTICE LLME(ffffffff/f4342ba0){UNASSIGNED} LLGM Assign pre (f4342ba0 => c5148a47) (gprs_llc.c:1079) 20241121123950066 DLLC NOTICE LLME(f4342ba0/c5148a47){ASSIGNED} LLGM Assign post (f4342ba0 => c5148a47) (gprs_llc.c:1125) 20241121123950066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121123950066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121123950066 DMM DEBUG MM(262420000001001/c5148a47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121123950079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123950079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121123950079 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121123950079 DMM DEBUG MM(262420000001001/c5148a47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241121123950079 DMM NOTICE MM(262420000001001/c5148a47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121123950079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121123950079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121123950079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121123950079 DMM DEBUG MM(262420000001001/c5148a47) Requesting authorization (sgsn_auth.c:160) 20241121123950079 DMM INFO MM(262420000001001/c5148a47) Requesting authentication tuples (sgsn_auth.c:184) 20241121123950079 DMM DEBUG MM(262420000001001/c5148a47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121123950079 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241121123950079 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@9a3224e0b29d: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241121123950082 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121123950082 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121123950082 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121123950082 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121123950082 DMM INFO MM(262420000001001/c5148a47) Subscriber data update (mmctx.c:445) 20241121123950082 DMM DEBUG MM(262420000001001/c5148a47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121123950082 DMM INFO MM(262420000001001/c5148a47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121123950082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121123950082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121123950082 DMM INFO MM(262420000001001/c5148a47) <- GMM AUTH AND CIPHERING REQ (rand = 11 0f 33 21 d0 be 8a d8 65 0a 43 c6 5c 64 e6 10 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121123950090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123950090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241121123950090 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121123950090 DMM INFO MM(262420000001001/c5148a47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121123950090 DMM NOTICE MM(262420000001001/c5148a47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121123950090 DMM DEBUG MM(262420000001001/c5148a47) checking auth: received GSM SRES = 1a 84 6a e6 (gprs_gmm.c:666) 20241121123950090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121123950090 DMM DEBUG MM(262420000001001/c5148a47) Requesting authorization (sgsn_auth.c:160) 20241121123950090 DMM INFO MM(262420000001001/c5148a47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121123950090 DMM DEBUG MM(262420000001001/c5148a47) Requesting subscriber data update (gprs_subscriber.c:894) 20241121123950090 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241121123950090 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) 20241121123950090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121123950090 DMM INFO MM(262420000001001/c5148a47) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5148a47) (gprs_gmm.c:300) 20241121123950092 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121123950092 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121123950092 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241121123950092 DMM INFO MM(262420000001001/c5148a47) Subscriber data update (mmctx.c:445) 20241121123950092 DMM DEBUG MM(262420000001001/c5148a47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121123950092 DMM INFO MM(262420000001001/c5148a47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121123950092 DMM NOTICE MM(262420000001001/c5148a47) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241121123950092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121123950092 DMM NOTICE MM(262420000001001/c5148a47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121123950092 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) 20241121123950093 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121123950093 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241121123950093 DMM INFO MM(262420000001001/c5148a47) Subscriber data update (mmctx.c:445) 20241121123950093 DMM DEBUG MM(262420000001001/c5148a47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121123950098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123950098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121123950098 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121123950099 DMM INFO MM(262420000001001/c5148a47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121123950099 DMM NOTICE MM(262420000001001/c5148a47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121123950099 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121123950099 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121123950099 DLLC NOTICE LLME(f4342ba0/c5148a47){ASSIGNED} LLGM Assign pre (ffffffff => c5148a47) (gprs_llc.c:1079) 20241121123950099 DLLC NOTICE LLME(ffffffff/c5148a47){ASSIGNED} LLGM Assign post (ffffffff => c5148a47) (gprs_llc.c:1125) 20241121123950099 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121123950099 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121123950099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121123950099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@9a3224e0b29d: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@9a3224e0b29d: Final verdict of PTC: pass 20241121123950151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58836<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121123950153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121123950154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(37)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(38)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(26)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(31)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@9a3224e0b29d: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@9a3224e0b29d: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@9a3224e0b29d: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(36)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(29)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(34)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(24)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_mnc3 finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu Nov 21 12:39:50 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241121123950306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121123950707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85004) 20241121123951154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123951154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85004, count=89360) 20241121123952155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123952155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Thu Nov 21 12:39:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121123953156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123953156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_umts_aka_umts_res started. 20241121123953757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121123953758 DMM INFO MM(262420000001001/c5148a47) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121123953758 DMM INFO MM(262420000001001/c5148a47) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121123953758 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121123953758 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121123953758 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121123953758 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121123953758 DLLC NOTICE LLME(ffffffff/c5148a47){ASSIGNED} LLGM Assign pre (c5148a47 => ffffffff) (gprs_llc.c:1079) 20241121123953758 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5148a47 => ffffffff) (gprs_llc.c:1125) 20241121123953758 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241121123953758 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) 20241121123953758 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241121123953758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121123953758 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121123953758 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121123953758 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121123953758 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(46)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121123953814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121123953814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121123953814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121123953814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123953814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121123953814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121123953814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121123953814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121123953814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(46)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121123953816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121123953816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121123953816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121123953816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121123953816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121123953816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121123953816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121123953816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123953816 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121123953816 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121123953816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121123953816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121123953816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(46)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(46)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(45)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121123953820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(42)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(47)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121123953830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123953830 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI196(43)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(45)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121123953854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121123953854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121123953854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121123953854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123953854 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121123953854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121123953854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121123953854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121123953854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121123953856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121123953856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121123953856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121123953856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121123953856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121123953856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121123953856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121123953856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123953856 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121123953856 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121123953856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(50)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121123953857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121123953857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121123953861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121123953870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123953870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(48)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(50)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121123953886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) -NSVCI99(55)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(55)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121123953886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121123953886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121123953886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123953886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121123953886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121123953886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121123953886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121123953886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121123953888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121123953888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121123953888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121123953888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121123953888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121123953888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121123953888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121123953888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123953888 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121123953888 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121123953888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121123953889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121123953889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121123953892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121123953902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123953902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121123954157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123954157 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121123954157 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121123954157 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121123954159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121123954160 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@9a3224e0b29d: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='D9C9E85A'O, index=0 SGSN_Test-GSUP(57)@9a3224e0b29d: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@9a3224e0b29d: 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 := '787846BA75C6B805CF679E1BE7F70BB1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6132A718'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53A0641FFAAE40A1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2D31898D189751A177101E7082A21D0C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6BB7FB0A4F058F4F213FC7B245905B91'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '47769E533AD0DA1DB5107BCC6A7BB23F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C54059F95A69191D'O } } } } } 20241121123955209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123955209 DLLC NOTICE LLME(ffffffff/d9c9e85a){UNASSIGNED} LLC RX: unknown TLLI 0xd9c9e85a, creating LLME on the fly (gprs_llc.c:552) 20241121123955209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121123955209 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241121123955209 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121123955210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121123955210 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121123955210 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121123955210 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121123955210 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121123955210 DLLC NOTICE LLME(ffffffff/d9c9e85a){UNASSIGNED} LLGM Assign pre (d9c9e85a => eac30c27) (gprs_llc.c:1079) 20241121123955210 DLLC NOTICE LLME(d9c9e85a/eac30c27){ASSIGNED} LLGM Assign post (d9c9e85a => eac30c27) (gprs_llc.c:1125) 20241121123955210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121123955210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121123955210 DMM DEBUG MM(262420000001002/eac30c27) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121123955221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123955221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121123955221 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121123955221 DMM DEBUG MM(262420000001002/eac30c27) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241121123955221 DMM NOTICE MM(262420000001002/eac30c27) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121123955221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121123955221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121123955221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121123955221 DMM DEBUG MM(262420000001002/eac30c27) Requesting authorization (sgsn_auth.c:160) 20241121123955221 DMM INFO MM(262420000001002/eac30c27) Requesting authentication tuples (sgsn_auth.c:184) 20241121123955221 DMM DEBUG MM(262420000001002/eac30c27) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121123955221 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241121123955221 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@9a3224e0b29d: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241121123955224 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121123955224 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121123955224 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121123955224 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121123955224 DMM INFO MM(262420000001002/eac30c27) Subscriber data update (mmctx.c:445) 20241121123955224 DMM DEBUG MM(262420000001002/eac30c27) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121123955224 DMM INFO MM(262420000001002/eac30c27) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121123955224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121123955224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121123955224 DMM INFO MM(262420000001002/eac30c27) <- GMM AUTH AND CIPHERING REQ (rand = 78 78 46 ba 75 c6 b8 05 cf 67 9e 1b e7 f7 0b b1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 47 76 9e 53 3a d0 da 1d b5 10 7b cc 6a 7b b2 3f ) (gprs_gmm.c:483) 20241121123955233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123955233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121123955233 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121123955233 DMM INFO MM(262420000001002/eac30c27) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121123955233 DMM NOTICE MM(262420000001002/eac30c27) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121123955233 DMM DEBUG MM(262420000001002/eac30c27) checking auth: received UMTS RES = c5 40 59 f9 5a 69 19 1d (gprs_gmm.c:666) 20241121123955233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121123955233 DMM DEBUG MM(262420000001002/eac30c27) Requesting authorization (sgsn_auth.c:160) 20241121123955233 DMM INFO MM(262420000001002/eac30c27) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121123955233 DMM DEBUG MM(262420000001002/eac30c27) Requesting subscriber data update (gprs_subscriber.c:894) 20241121123955233 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241121123955233 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) 20241121123955233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121123955233 DMM INFO MM(262420000001002/eac30c27) <- GMM ATTACH ACCEPT (new P-TMSI=0xeac30c27) (gprs_gmm.c:300) 20241121123955235 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121123955235 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121123955235 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241121123955235 DMM INFO MM(262420000001002/eac30c27) Subscriber data update (mmctx.c:445) 20241121123955235 DMM DEBUG MM(262420000001002/eac30c27) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121123955235 DMM INFO MM(262420000001002/eac30c27) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121123955235 DMM NOTICE MM(262420000001002/eac30c27) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241121123955235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121123955235 DMM NOTICE MM(262420000001002/eac30c27) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121123955235 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) 20241121123955235 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121123955235 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241121123955235 DMM INFO MM(262420000001002/eac30c27) Subscriber data update (mmctx.c:445) 20241121123955235 DMM DEBUG MM(262420000001002/eac30c27) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121123955242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123955242 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121123955242 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121123955242 DMM INFO MM(262420000001002/eac30c27) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121123955242 DMM NOTICE MM(262420000001002/eac30c27) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121123955242 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121123955242 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121123955242 DLLC NOTICE LLME(d9c9e85a/eac30c27){ASSIGNED} LLGM Assign pre (ffffffff => eac30c27) (gprs_llc.c:1079) 20241121123955242 DLLC NOTICE LLME(ffffffff/eac30c27){ASSIGNED} LLGM Assign post (ffffffff => eac30c27) (gprs_llc.c:1125) 20241121123955242 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121123955242 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121123955242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121123955242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@9a3224e0b29d: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@9a3224e0b29d: Final verdict of PTC: pass 20241121123955295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58856<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@9a3224e0b29d: Final verdict of PTC: none 20241121123955297 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121123955298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_umts_res-BVCI210(48)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(55)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(46)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(45)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(51)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(49)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(53)@9a3224e0b29d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(44)@9a3224e0b29d: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(45): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(46): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Thu Nov 21 12:39:55 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 20241121123955467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121123955869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85472) 20241121123956298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123956298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85472, count=89828) 20241121123957299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123957299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Thu Nov 21 12:39:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121123958300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123958300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_umts_aka_gsm_sres started. 20241121123958922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121123958923 DMM INFO MM(262420000001002/eac30c27) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121123958923 DMM INFO MM(262420000001002/eac30c27) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121123958923 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121123958923 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121123958923 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121123958923 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121123958923 DLLC NOTICE LLME(ffffffff/eac30c27){ASSIGNED} LLGM Assign pre (eac30c27 => ffffffff) (gprs_llc.c:1079) 20241121123958923 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eac30c27 => ffffffff) (gprs_llc.c:1125) 20241121123958923 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241121123958923 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) 20241121123958923 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241121123958923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121123958923 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121123958923 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121123958923 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121123958923 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121123958973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121123958973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121123958973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121123958973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123958973 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121123958973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121123958973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121123958973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121123958973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121123958975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121123958975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121123958975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121123958975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121123958975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121123958975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121123958975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121123958975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123958975 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121123958975 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121123958975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(64)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121123958976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121123958976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121123958979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(61)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121123958990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123958990 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121123959021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121123959021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121123959021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121123959021 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123959021 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121123959021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121123959021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121123959021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121123959021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121123959023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121123959023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121123959023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121123959023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121123959023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121123959023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121123959023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121123959023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123959023 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121123959023 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121123959023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(69)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121123959024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121123959024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121123959027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121123959038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123959038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI210(68)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(71)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(70)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(75)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(75)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121123959079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121123959079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121123959079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121123959079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123959079 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121123959079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121123959079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121123959079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121123959079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(75)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121123959080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121123959080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121123959080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121123959081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121123959081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121123959081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121123959081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121123959081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121123959081 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121123959081 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121123959081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121123959081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121123959081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(75)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(75)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121123959085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121123959094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121123959094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(72)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121123959302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121123959302 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121123959302 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121123959302 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(74)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(74)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121123959303 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(74)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(74)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121123959304 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(74)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(74)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(74)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(74)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@9a3224e0b29d: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='DACAD019'O, index=0 SGSN_Test-GSUP(76)@9a3224e0b29d: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@9a3224e0b29d: 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 := '42ED9A4DD06732BB955B55ED7E8F8E05'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '656BE3B6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E92E297297FAB7CA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '48A9084CF5A7286EE9F63E9B2856923B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A70471B2E6DF406C12596D3A341BDFBE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6BF4812D75B47335430A5F751DFBCF16'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '98F16FF0BE1578A7'O } } } } } 20241121124000350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124000350 DLLC NOTICE LLME(ffffffff/dacad019){UNASSIGNED} LLC RX: unknown TLLI 0xdacad019, creating LLME on the fly (gprs_llc.c:552) 20241121124000350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124000350 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241121124000350 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124000350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124000350 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124000350 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124000350 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124000350 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124000350 DLLC NOTICE LLME(ffffffff/dacad019){UNASSIGNED} LLGM Assign pre (dacad019 => e83d10a9) (gprs_llc.c:1079) 20241121124000350 DLLC NOTICE LLME(dacad019/e83d10a9){ASSIGNED} LLGM Assign post (dacad019 => e83d10a9) (gprs_llc.c:1125) 20241121124000350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124000350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124000350 DMM DEBUG MM(262420000001003/e83d10a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124000362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124000362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124000362 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124000362 DMM DEBUG MM(262420000001003/e83d10a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241121124000362 DMM NOTICE MM(262420000001003/e83d10a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124000362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124000362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124000362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124000362 DMM DEBUG MM(262420000001003/e83d10a9) Requesting authorization (sgsn_auth.c:160) 20241121124000362 DMM INFO MM(262420000001003/e83d10a9) Requesting authentication tuples (sgsn_auth.c:184) 20241121124000362 DMM DEBUG MM(262420000001003/e83d10a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124000362 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241121124000362 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@9a3224e0b29d: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241121124000365 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124000365 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124000365 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124000365 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124000365 DMM INFO MM(262420000001003/e83d10a9) Subscriber data update (mmctx.c:445) 20241121124000365 DMM DEBUG MM(262420000001003/e83d10a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124000365 DMM INFO MM(262420000001003/e83d10a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124000365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124000365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124000365 DMM INFO MM(262420000001003/e83d10a9) <- GMM AUTH AND CIPHERING REQ (rand = 42 ed 9a 4d d0 67 32 bb 95 5b 55 ed 7e 8f 8e 05 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b f4 81 2d 75 b4 73 35 43 0a 5f 75 1d fb cf 16 ) (gprs_gmm.c:483) 20241121124000374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124000374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124000374 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124000374 DMM INFO MM(262420000001003/e83d10a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124000374 DMM NOTICE MM(262420000001003/e83d10a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124000374 DMM DEBUG MM(262420000001003/e83d10a9) checking auth: received GSM SRES = 65 6b e3 b6 (gprs_gmm.c:666) 20241121124000374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124000374 DMM DEBUG MM(262420000001003/e83d10a9) Requesting authorization (sgsn_auth.c:160) 20241121124000374 DMM INFO MM(262420000001003/e83d10a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124000374 DMM DEBUG MM(262420000001003/e83d10a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124000374 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241121124000374 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) 20241121124000374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124000374 DMM INFO MM(262420000001003/e83d10a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe83d10a9) (gprs_gmm.c:300) 20241121124000375 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124000375 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124000375 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241121124000375 DMM INFO MM(262420000001003/e83d10a9) Subscriber data update (mmctx.c:445) 20241121124000375 DMM DEBUG MM(262420000001003/e83d10a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124000375 DMM INFO MM(262420000001003/e83d10a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124000375 DMM NOTICE MM(262420000001003/e83d10a9) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241121124000375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124000375 DMM NOTICE MM(262420000001003/e83d10a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124000375 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) 20241121124000376 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124000376 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241121124000376 DMM INFO MM(262420000001003/e83d10a9) Subscriber data update (mmctx.c:445) 20241121124000376 DMM DEBUG MM(262420000001003/e83d10a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124000381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124000381 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124000381 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124000381 DMM INFO MM(262420000001003/e83d10a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124000381 DMM NOTICE MM(262420000001003/e83d10a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124000381 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124000381 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124000381 DLLC NOTICE LLME(dacad019/e83d10a9){ASSIGNED} LLGM Assign pre (ffffffff => e83d10a9) (gprs_llc.c:1079) 20241121124000381 DLLC NOTICE LLME(ffffffff/e83d10a9){ASSIGNED} LLGM Assign post (ffffffff => e83d10a9) (gprs_llc.c:1125) 20241121124000381 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124000381 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124000381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124000381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@9a3224e0b29d: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@9a3224e0b29d: Final verdict of PTC: pass 20241121124000435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56310<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(61)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(76)@9a3224e0b29d: Final verdict of PTC: none 20241121124000436 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124000436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(70)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(69)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(74)@9a3224e0b29d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(64)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@9a3224e0b29d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(75)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@9a3224e0b29d: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(72)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(67)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(73)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(62)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(72): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(73): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(74): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(75): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Thu Nov 21 12:40:00 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 20241121124000576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124000978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88556) 20241121124001437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124001437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88556, count=89816) 20241121124002438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124002438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Thu Nov 21 12:40:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124003439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124003440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_timeout_after_pdp_act started. 20241121124004030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124004031 DMM INFO MM(262420000001003/e83d10a9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124004031 DMM INFO MM(262420000001003/e83d10a9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124004031 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124004031 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124004031 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124004031 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124004031 DLLC NOTICE LLME(ffffffff/e83d10a9){ASSIGNED} LLGM Assign pre (e83d10a9 => ffffffff) (gprs_llc.c:1079) 20241121124004031 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e83d10a9 => ffffffff) (gprs_llc.c:1125) 20241121124004031 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241121124004031 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) 20241121124004031 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241121124004032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124004032 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124004032 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124004032 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124004032 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(84)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@9a3224e0b29d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(83)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124004092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124004092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124004092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124004092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124004092 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124004092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124004092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124004092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124004092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(84)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124004094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124004094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124004094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124004095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124004095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124004095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124004095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124004095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124004095 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124004095 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124004095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124004096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124004096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(84)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(84)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124004101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(80)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121124004115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124004115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(83)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(81)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(88)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124004129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124004129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124004129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124004129 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124004129 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124004129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124004129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124004129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124004129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124004133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124004133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124004133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124004133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124004133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124004133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124004133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124004133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124004133 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124004133 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124004133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124004135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124004135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124004141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124004160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124004160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124004187 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124004187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124004187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124004187 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124004187 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124004188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124004188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124004188 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124004188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124004190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124004190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124004190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124004193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124004193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124004193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124004193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124004193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124004193 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124004193 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124004193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(93)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124004193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124004193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124004198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124004212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124004212 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124004441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124004441 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124004441 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124004441 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124004443 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121124004443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(94)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@9a3224e0b29d: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='EBEA27BC'O, index=0 SGSN_Test-GSUP(95)@9a3224e0b29d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@9a3224e0b29d: 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 := '781D901211336AD095B6A9124AE25EF4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B0B589F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '65A5285897852A60'O } } } } } 20241121124004495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124004495 DLLC NOTICE LLME(ffffffff/ebea27bc){UNASSIGNED} LLC RX: unknown TLLI 0xebea27bc, creating LLME on the fly (gprs_llc.c:552) 20241121124004495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124004495 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241121124004495 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124004495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124004495 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124004495 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124004495 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124004495 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124004495 DLLC NOTICE LLME(ffffffff/ebea27bc){UNASSIGNED} LLGM Assign pre (ebea27bc => e1920ed5) (gprs_llc.c:1079) 20241121124004495 DLLC NOTICE LLME(ebea27bc/e1920ed5){ASSIGNED} LLGM Assign post (ebea27bc => e1920ed5) (gprs_llc.c:1125) 20241121124004495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124004495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124004495 DMM DEBUG MM(262420000000021/e1920ed5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124004507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124004507 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124004507 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124004507 DMM DEBUG MM(262420000000021/e1920ed5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241121124004507 DMM NOTICE MM(262420000000021/e1920ed5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124004507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124004507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124004507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124004507 DMM DEBUG MM(262420000000021/e1920ed5) Requesting authorization (sgsn_auth.c:160) 20241121124004507 DMM INFO MM(262420000000021/e1920ed5) Requesting authentication tuples (sgsn_auth.c:184) 20241121124004507 DMM DEBUG MM(262420000000021/e1920ed5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124004507 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241121124004507 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@9a3224e0b29d: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241121124004510 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124004510 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124004510 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124004510 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124004510 DMM INFO MM(262420000000021/e1920ed5) Subscriber data update (mmctx.c:445) 20241121124004510 DMM DEBUG MM(262420000000021/e1920ed5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124004510 DMM INFO MM(262420000000021/e1920ed5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124004510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124004510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124004510 DMM INFO MM(262420000000021/e1920ed5) <- GMM AUTH AND CIPHERING REQ (rand = 78 1d 90 12 11 33 6a d0 95 b6 a9 12 4a e2 5e f4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124004519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124004519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124004519 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124004519 DMM INFO MM(262420000000021/e1920ed5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124004519 DMM NOTICE MM(262420000000021/e1920ed5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124004519 DMM DEBUG MM(262420000000021/e1920ed5) checking auth: received GSM SRES = 7b 0b 58 9f (gprs_gmm.c:666) 20241121124004519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124004519 DMM DEBUG MM(262420000000021/e1920ed5) Requesting authorization (sgsn_auth.c:160) 20241121124004519 DMM INFO MM(262420000000021/e1920ed5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124004519 DMM DEBUG MM(262420000000021/e1920ed5) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124004519 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241121124004519 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) 20241121124004519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124004519 DMM INFO MM(262420000000021/e1920ed5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1920ed5) (gprs_gmm.c:300) 20241121124004521 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124004521 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124004521 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241121124004521 DMM INFO MM(262420000000021/e1920ed5) Subscriber data update (mmctx.c:445) 20241121124004521 DMM DEBUG MM(262420000000021/e1920ed5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124004521 DMM INFO MM(262420000000021/e1920ed5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124004521 DMM NOTICE MM(262420000000021/e1920ed5) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241121124004521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124004521 DMM NOTICE MM(262420000000021/e1920ed5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124004521 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) 20241121124004522 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124004522 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241121124004522 DMM INFO MM(262420000000021/e1920ed5) Subscriber data update (mmctx.c:445) 20241121124004522 DMM DEBUG MM(262420000000021/e1920ed5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124004529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124004529 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124004529 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124004529 DMM INFO MM(262420000000021/e1920ed5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124004529 DMM NOTICE MM(262420000000021/e1920ed5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124004529 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124004529 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124004529 DLLC NOTICE LLME(ebea27bc/e1920ed5){ASSIGNED} LLGM Assign pre (ffffffff => e1920ed5) (gprs_llc.c:1079) 20241121124004529 DLLC NOTICE LLME(ffffffff/e1920ed5){ASSIGNED} LLGM Assign post (ffffffff => e1920ed5) (gprs_llc.c:1125) 20241121124004529 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124004529 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124004529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124004529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124004581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124004581 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124004581 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124004581 DMM INFO MM(262420000000021/e1920ed5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124004581 DMM INFO MM(262420000000021/e1920ed5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124004581 DMM DEBUG MM(262420000000021/e1920ed5) Using GGSN 0 (gprs_sm.c:312) 20241121124004581 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241121124004581 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124004581 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124004581 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241121124004593 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 e6 38 15 00 11 6c 9e ed a2 14 05 7f b2 07 47 60 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241121124004593 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d0058, cbp=0x55f48d4910f0) (sgsn_libgtp.c:632) 20241121124004593 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124004593 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d4925b8 TLLI=e1920ed5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124004593 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124004593 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124004601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124004601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124004601 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124004601 DMM INFO MM(262420000000021/e1920ed5) -> GMM ATTACH REQUEST MI(TMSI-0xE1920ED5) type="GPRS attach" (gprs_gmm.c:1266) 20241121124004601 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124004601 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121124004601 DLLC NOTICE LLME(ffffffff/e1920ed5){ASSIGNED} LLGM Assign pre (e1920ed5 => c8c71571) (gprs_llc.c:1079) 20241121124004601 DLLC NOTICE LLME(e1920ed5/c8c71571){ASSIGNED} LLGM Assign post (e1920ed5 => c8c71571) (gprs_llc.c:1125) 20241121124004601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124004601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124004601 DMM DEBUG MM(262420000000021/c8c71571) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124004606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124004606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241121124004606 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124004606 DMM DEBUG MM(262420000000021/c8c71571) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241121124004606 DMM NOTICE MM(262420000000021/c8c71571) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124004606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124004606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124004607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124004607 DMM DEBUG MM(262420000000021/c8c71571) Requesting authorization (sgsn_auth.c:160) 20241121124004607 DMM INFO MM(262420000000021/c8c71571) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124004607 DMM DEBUG MM(262420000000021/c8c71571) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124004607 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241121124004607 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) 20241121124004607 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124004607 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124004607 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241121124004607 DMM INFO MM(262420000000021/c8c71571) Subscriber data update (mmctx.c:445) 20241121124004607 DMM DEBUG MM(262420000000021/c8c71571) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241121124004607 DMM INFO MM(262420000000021/c8c71571) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241121124004607 DMM NOTICE MM(262420000000021/c8c71571) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241121124004607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124004607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124004607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241121124004607 DMM INFO MM(262420000000021/c8c71571) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8c71571) (gprs_gmm.c:300) 20241121124004607 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) 20241121124004608 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124004608 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241121124004608 DMM INFO MM(262420000000021/c8c71571) Subscriber data update (mmctx.c:445) 20241121124004608 DMM DEBUG MM(262420000000021/c8c71571) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@9a3224e0b29d: Trying to receive 5 ATTACH ACCEPTs 20241121124010609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241121124010609 DMM INFO MM(262420000000021/c8c71571) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8c71571) (gprs_gmm.c:300) 20241121124011856 DGPRS DEBUG Checking for inactive LLMEs, time = 14003545 (sgsn.c:131) 20241121124016609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241121124016609 DMM INFO MM(262420000000021/c8c71571) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8c71571) (gprs_gmm.c:300) 20241121124022610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241121124022610 DMM INFO MM(262420000000021/c8c71571) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8c71571) (gprs_gmm.c:300) 20241121124024442 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241121124024442 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241121124024443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124028612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241121124028612 DMM INFO MM(262420000000021/c8c71571) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8c71571) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@9a3224e0b29d: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@9a3224e0b29d: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241121124034097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124034099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124034099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124034135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124034137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124034137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124034194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124034197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124034197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124034613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241121124034613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241121124034613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241121124034613 DMM NOTICE MM(262420000000021/c8c71571) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121124034613 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241121124034613 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d4925b8, TLLI=c8c71571, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124034613 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121124034613 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121124034613 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241121124034613 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241121124034613 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) 20241121124034613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Reject}: Deallocated (fsm.c:568) 20241121124034613 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Deallocated (fsm.c:568) 20241121124034613 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124034614 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241121124034614 DLLC NOTICE LLME(e1920ed5/c8c71571){ASSIGNED} LLGM Assign pre (c8c71571 => ffffffff) (gprs_llc.c:1079) 20241121124034614 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8c71571 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@9a3224e0b29d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@9a3224e0b29d: Final verdict of PTC: pass 20241121124035122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56322<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@9a3224e0b29d: Final verdict of PTC: none 20241121124035124 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124035124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(88)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(83)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(93)@9a3224e0b29d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@9a3224e0b29d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(84)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@9a3224e0b29d: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(82)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(86)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(91)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Thu Nov 21 12:40:35 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 20241121124035262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124035564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125464) 20241121124036125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124036125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125464, count=130896) 20241121124037126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124037126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Thu Nov 21 12:40:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124038127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124038127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_auth_id_timeout started. 20241121124038623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124038624 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124038679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124038679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124038679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124038679 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124038679 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124038679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124038679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124038679 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124038679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124038681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124038681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124038681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124038681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124038681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124038681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124038681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124038681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124038681 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124038681 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124038681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(102)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124038681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124038681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124038685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(103)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124038695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124038695 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(101)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124038727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124038727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124038727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124038727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124038727 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124038727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124038727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124038727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124038727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124038729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124038729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124038729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124038729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124038729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124038729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124038729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124038729 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124038729 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124038729 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124038729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124038730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124038730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124038734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124038746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124038746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124038772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124038772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124038772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124038772 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124038772 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124038772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124038772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124038772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124038772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124038775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124038775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124038775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124038775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124038775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124038775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124038775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124038775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124038775 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124038775 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124038775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124038775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124038775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124038779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124038788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124038788 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124039128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124039128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124039128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124039128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124039131 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124039131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@9a3224e0b29d: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='E4C870F3'O, index=0 SGSN_Test-GSUP(114)@9a3224e0b29d: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241121124039180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124039180 DLLC NOTICE LLME(ffffffff/e4c870f3){UNASSIGNED} LLC RX: unknown TLLI 0xe4c870f3, creating LLME on the fly (gprs_llc.c:552) 20241121124039180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124039180 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach" (gprs_gmm.c:1266) 20241121124039181 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124039181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124039181 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124039181 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124039181 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124039181 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124039181 DLLC NOTICE LLME(ffffffff/e4c870f3){UNASSIGNED} LLGM Assign pre (e4c870f3 => eff6049a) (gprs_llc.c:1079) 20241121124039181 DLLC NOTICE LLME(e4c870f3/eff6049a){ASSIGNED} LLGM Assign post (e4c870f3 => eff6049a) (gprs_llc.c:1125) 20241121124039181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124039181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124039181 DMM DEBUG MM(262420000000002/eff6049a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124041856 DGPRS DEBUG Checking for inactive LLMEs, time = 14003575 (sgsn.c:131) 20241121124045181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124045181 DMM DEBUG MM(262420000000002/eff6049a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124051182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124051182 DMM DEBUG MM(262420000000002/eff6049a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124057183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124057183 DMM DEBUG MM(262420000000002/eff6049a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124059129 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241121124059129 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124059130 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241121124103184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124103184 DMM DEBUG MM(262420000000002/eff6049a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124108683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124108684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124108684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124108730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124108732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124108733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124108776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124108777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124108777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124109185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124109185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241121124109185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241121124109185 DMM NOTICE MM(262420000000002/eff6049a) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241121124109185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Reject}: Deallocated (fsm.c:568) 20241121124109185 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124109185 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124109185 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241121124109185 DLLC NOTICE LLME(e4c870f3/eff6049a){ASSIGNED} LLGM Assign pre (eff6049a => ffffffff) (gprs_llc.c:1079) 20241121124109185 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eff6049a => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@9a3224e0b29d: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@9a3224e0b29d: Final verdict of PTC: pass 20241121124109197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34348<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124109200 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124109200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(114)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(110)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(107)@9a3224e0b29d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@9a3224e0b29d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(102)@9a3224e0b29d: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(112)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(105)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(100)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Thu Nov 21 12:41:09 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 20241121124109483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124109785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36986<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67376) 20241121124110201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124110201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67376, count=67916) 20241121124111202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124111202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Thu Nov 21 12:41:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124111858 DGPRS DEBUG Checking for inactive LLMEs, time = 14003605 (sgsn.c:131) 20241121124112203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124112203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_auth_sai_timeout started. 20241121124112837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36988<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124112838 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124112903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124112903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124112903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124112903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124112903 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124112903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124112903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124112903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124112903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(122)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(121)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124112907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124112907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124112907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124112908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124112908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124112908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124112908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124112908 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124112908 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124112908 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124112908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(122)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124112908 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124112908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124112914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124112927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124112927 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(123)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(119)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124112944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124112944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124112944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124112944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124112944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124112944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124112944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124112944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124112944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124112946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124112946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124112946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124112947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124112947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124112947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124112947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124112947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124112947 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124112947 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124112947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124112948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124112948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124112953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121124112985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124112985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(127)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124113014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124113015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124113015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124113015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124113015 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124113015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124113015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124113015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124113015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124113021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124113021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124113021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124113021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124113021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124113021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124113021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124113021 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124113021 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124113021 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124113021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(132)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124113029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124113029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124113041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124113059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124113059 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(129)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124113204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124113204 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124113204 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124113204 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(131)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124113207 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121124113208 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(131)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@9a3224e0b29d: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='CC2642D3'O, index=0 SGSN_Test-GSUP(133)@9a3224e0b29d: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241121124113278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124113278 DLLC NOTICE LLME(ffffffff/cc2642d3){UNASSIGNED} LLC RX: unknown TLLI 0xcc2642d3, creating LLME on the fly (gprs_llc.c:552) 20241121124113278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124113278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach" (gprs_gmm.c:1266) 20241121124113278 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124113278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124113278 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124113278 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124113278 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124113278 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124113278 DLLC NOTICE LLME(ffffffff/cc2642d3){UNASSIGNED} LLGM Assign pre (cc2642d3 => dae0c4fc) (gprs_llc.c:1079) 20241121124113278 DLLC NOTICE LLME(cc2642d3/dae0c4fc){ASSIGNED} LLGM Assign post (cc2642d3 => dae0c4fc) (gprs_llc.c:1125) 20241121124113278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124113278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124113278 DMM DEBUG MM(262420000000003/dae0c4fc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124113295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124113295 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124113295 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124113295 DMM DEBUG MM(262420000000003/dae0c4fc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241121124113295 DMM NOTICE MM(262420000000003/dae0c4fc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124113295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124113295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124113295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124113295 DMM DEBUG MM(262420000000003/dae0c4fc) Requesting authorization (sgsn_auth.c:160) 20241121124113295 DMM INFO MM(262420000000003/dae0c4fc) Requesting authentication tuples (sgsn_auth.c:184) 20241121124113295 DMM DEBUG MM(262420000000003/dae0c4fc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124113295 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241121124113295 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@9a3224e0b29d: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241121124119295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241121124119295 DMM ERROR MM(262420000000003/dae0c4fc) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241121124119295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241121124119295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241121124119295 DMM NOTICE MM(262420000000003/dae0c4fc) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241121124119295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Reject}: Deallocated (fsm.c:568) 20241121124119295 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124119295 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124119295 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241121124119296 DLLC NOTICE LLME(cc2642d3/dae0c4fc){ASSIGNED} LLGM Assign pre (dae0c4fc => ffffffff) (gprs_llc.c:1079) 20241121124119296 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dae0c4fc => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@9a3224e0b29d: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@9a3224e0b29d: Final verdict of PTC: pass 20241121124119306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36988<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124119308 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124119308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(133)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(132)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@9a3224e0b29d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(122)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@9a3224e0b29d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(126)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@9a3224e0b29d: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(124)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(130)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(120)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Thu Nov 21 12:41:19 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 20241121124119517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124119818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54406<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57168) 20241121124120309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124120309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=57168, count=66292) 20241121124121310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124121310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Thu Nov 21 12:41:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124122311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124122311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_auth_sai_reject started. 20241121124122918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124122919 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124123033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124123033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124123033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124123033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124123033 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124123033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124123033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124123033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124123033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124123036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124123036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124123036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124123037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124123037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124123037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124123037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124123037 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124123037 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124123037 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124123037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(140)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124123038 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124123038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124123044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124123057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124123057 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(142)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241121124123112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124123112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124123112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124123112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124123112 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124123112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124123112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124123112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124123112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@9a3224e0b29d: Provider Link came up: sending NS-RESET -NSVCI98(145)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124123117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124123117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124123117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124123117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124123117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124123117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124123117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124123117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124123117 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124123117 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124123117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124123117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124123117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(146)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124123139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124123155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124123155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124123194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124123194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124123194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124123194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124123194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124123194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124123194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124123194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124123194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124123198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124123198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124123198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124123199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124123199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124123199 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124123199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124123199 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124123199 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124123199 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124123199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(150)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124123200 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124123200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124123207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124123218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124123218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124123312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124123312 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124123312 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124123312 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124123314 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(151)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241121124123314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(151)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@9a3224e0b29d: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='CC0FDBBF'O, index=0 SGSN_Test-GSUP(152)@9a3224e0b29d: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241121124123388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124123388 DLLC NOTICE LLME(ffffffff/cc0fdbbf){UNASSIGNED} LLC RX: unknown TLLI 0xcc0fdbbf, creating LLME on the fly (gprs_llc.c:552) 20241121124123388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124123388 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach" (gprs_gmm.c:1266) 20241121124123388 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124123388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124123388 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124123388 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124123388 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124123388 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124123388 DLLC NOTICE LLME(ffffffff/cc0fdbbf){UNASSIGNED} LLGM Assign pre (cc0fdbbf => c4f5a7f0) (gprs_llc.c:1079) 20241121124123388 DLLC NOTICE LLME(cc0fdbbf/c4f5a7f0){ASSIGNED} LLGM Assign post (cc0fdbbf => c4f5a7f0) (gprs_llc.c:1125) 20241121124123388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124123388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124123388 DMM DEBUG MM(262420000000004/c4f5a7f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124123404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124123404 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124123404 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124123404 DMM DEBUG MM(262420000000004/c4f5a7f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241121124123404 DMM NOTICE MM(262420000000004/c4f5a7f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124123404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124123404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124123404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124123404 DMM DEBUG MM(262420000000004/c4f5a7f0) Requesting authorization (sgsn_auth.c:160) 20241121124123404 DMM INFO MM(262420000000004/c4f5a7f0) Requesting authentication tuples (sgsn_auth.c:184) 20241121124123404 DMM DEBUG MM(262420000000004/c4f5a7f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124123404 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241121124123404 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@9a3224e0b29d: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241121124123409 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241121124123409 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241121124123409 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241121124129405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241121124129405 DMM ERROR MM(262420000000004/c4f5a7f0) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241121124129405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241121124129405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241121124129405 DMM NOTICE MM(262420000000004/c4f5a7f0) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241121124129405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Reject}: Deallocated (fsm.c:568) 20241121124129405 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124129405 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124129405 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241121124129406 DLLC NOTICE LLME(cc0fdbbf/c4f5a7f0){ASSIGNED} LLGM Assign pre (c4f5a7f0 => ffffffff) (gprs_llc.c:1079) 20241121124129406 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4f5a7f0 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@9a3224e0b29d: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@9a3224e0b29d: Final verdict of PTC: pass 20241121124129414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54420<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124129417 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124129417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(152)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(150)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(151)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(140)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(145)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@9a3224e0b29d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@9a3224e0b29d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@9a3224e0b29d: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(143)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(148)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(138)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Thu Nov 21 12:41:29 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 20241121124129613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124129915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64500) 20241121124130418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124130418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=64500, count=68856) 20241121124131420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124131420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Thu Nov 21 12:41:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124132421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124132421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_gsup_lu_timeout started. 20241121124132968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124132969 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124133027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124133027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124133027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124133027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124133027 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124133027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124133027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124133027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124133027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124133029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124133029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124133029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124133030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124133030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124133030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124133030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124133030 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124133030 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124133030 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124133030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(159)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124133031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124133031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124133034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124133046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124133046 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124133071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124133071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124133071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124133071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124133071 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124133071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124133071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124133071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124133071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124133073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124133073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124133073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124133073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124133073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124133073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124133073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124133073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124133073 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124133073 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124133073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124133074 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124133074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124133080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124133094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124133094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124133121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124133121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124133121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124133121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124133121 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124133121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124133121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124133121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124133121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124133125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124133125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124133125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124133125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124133125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124133125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124133125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124133125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124133125 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124133125 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124133125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(169)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124133126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124133126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124133131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124133144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124133144 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124133423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124133423 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124133423 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124133423 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@9a3224e0b29d: Established a new IPA connection (conn_id=2) 20241121124133425 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(170)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124133425 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@9a3224e0b29d: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='FAAB8D59'O, index=0 SGSN_Test-GSUP(171)@9a3224e0b29d: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@9a3224e0b29d: 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 := 'D40AFF3AB4C6EC397EA784D8D65513D8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0B58C56'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '441303C80054BEA5'O } } } } } 20241121124134471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124134471 DLLC NOTICE LLME(ffffffff/faab8d59){UNASSIGNED} LLC RX: unknown TLLI 0xfaab8d59, creating LLME on the fly (gprs_llc.c:552) 20241121124134471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124134471 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach" (gprs_gmm.c:1266) 20241121124134471 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124134471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124134471 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124134471 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124134472 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124134472 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124134472 DLLC NOTICE LLME(ffffffff/faab8d59){UNASSIGNED} LLGM Assign pre (faab8d59 => d358f470) (gprs_llc.c:1079) 20241121124134472 DLLC NOTICE LLME(faab8d59/d358f470){ASSIGNED} LLGM Assign post (faab8d59 => d358f470) (gprs_llc.c:1125) 20241121124134472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124134472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124134472 DMM DEBUG MM(262420000000005/d358f470) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124134484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124134484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124134484 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124134484 DMM DEBUG MM(262420000000005/d358f470) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241121124134484 DMM NOTICE MM(262420000000005/d358f470) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124134484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124134484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124134484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124134484 DMM DEBUG MM(262420000000005/d358f470) Requesting authorization (sgsn_auth.c:160) 20241121124134484 DMM INFO MM(262420000000005/d358f470) Requesting authentication tuples (sgsn_auth.c:184) 20241121124134484 DMM DEBUG MM(262420000000005/d358f470) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124134484 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241121124134484 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@9a3224e0b29d: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241121124134487 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124134487 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124134487 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124134487 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124134487 DMM INFO MM(262420000000005/d358f470) Subscriber data update (mmctx.c:445) 20241121124134487 DMM DEBUG MM(262420000000005/d358f470) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124134487 DMM INFO MM(262420000000005/d358f470) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124134487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124134487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124134487 DMM INFO MM(262420000000005/d358f470) <- GMM AUTH AND CIPHERING REQ (rand = d4 0a ff 3a b4 c6 ec 39 7e a7 84 d8 d6 55 13 d8 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124134496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124134496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124134496 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124134496 DMM INFO MM(262420000000005/d358f470) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124134496 DMM NOTICE MM(262420000000005/d358f470) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124134496 DMM DEBUG MM(262420000000005/d358f470) checking auth: received GSM SRES = b0 b5 8c 56 (gprs_gmm.c:666) 20241121124134496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124134496 DMM DEBUG MM(262420000000005/d358f470) Requesting authorization (sgsn_auth.c:160) 20241121124134496 DMM INFO MM(262420000000005/d358f470) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124134496 DMM DEBUG MM(262420000000005/d358f470) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124134496 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241121124134496 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) 20241121124134496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124134496 DMM INFO MM(262420000000005/d358f470) <- GMM ATTACH ACCEPT (new P-TMSI=0xd358f470) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@9a3224e0b29d: setverdict(fail): none -> fail MC@9a3224e0b29d: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241121124134506 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124134506 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(171)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(170)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(169)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(164)@9a3224e0b29d: Final verdict of PTC: none 20241121124134508 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55616<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(159)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@9a3224e0b29d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@9a3224e0b29d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@9a3224e0b29d: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(167)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(162)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(157)@9a3224e0b29d: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@9a3224e0b29d: Final verdict of PTC: fail MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@9a3224e0b29d: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Thu Nov 21 12:41:34 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 20241121124134670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124135072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55628<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69704) 20241121124135507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124135507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69704, count=74060) 20241121124136509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124136509 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Thu Nov 21 12:41:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124137510 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124137510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_gsup_lu_reject started. 20241121124138121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124138122 DMM INFO MM(262420000000005/d358f470) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124138122 DMM INFO MM(262420000000005/d358f470) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124138122 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124138122 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124138122 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124138122 DMM ERROR MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241121124138122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241121124138122 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124138122 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124138122 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124138122 DLLC NOTICE LLME(faab8d59/d358f470){ASSIGNED} LLGM Assign pre (d358f470 => ffffffff) (gprs_llc.c:1079) 20241121124138122 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d358f470 => ffffffff) (gprs_llc.c:1125) 20241121124138122 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124138181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124138181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124138181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124138181 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124138181 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124138181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124138181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124138181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124138181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(179)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124138183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124138183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124138183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124138184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124138184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124138184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124138184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124138184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124138184 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124138184 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124138184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(179)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124138185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124138185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(178)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124138188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124138198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124138198 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(176)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(178)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124138218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124138218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124138218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124138218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124138218 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124138218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124138218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124138218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124138218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124138220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124138220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124138221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124138221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124138221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124138221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124138221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124138221 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124138221 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124138221 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124138221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124138221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124138221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124138226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124138236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124138236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124138258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124138258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124138258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124138258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124138258 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124138258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124138258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124138258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124138258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124138260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124138260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124138260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124138260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124138260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124138260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124138260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124138260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124138260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124138260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124138260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124138262 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124138262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124138266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124138278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124138278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124138511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124138511 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124138511 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124138511 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124138513 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124138514 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@9a3224e0b29d: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='CE9A68F2'O, index=0 SGSN_Test-GSUP(190)@9a3224e0b29d: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@9a3224e0b29d: 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 := '99E901AE578260172EABB8485613B2D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E61DDBB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E10864DD16D0E17'O } } } } } 20241121124139563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124139563 DLLC NOTICE LLME(ffffffff/ce9a68f2){UNASSIGNED} LLC RX: unknown TLLI 0xce9a68f2, creating LLME on the fly (gprs_llc.c:552) 20241121124139563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124139563 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach" (gprs_gmm.c:1266) 20241121124139563 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124139563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124139563 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124139563 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124139563 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124139563 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124139563 DLLC NOTICE LLME(ffffffff/ce9a68f2){UNASSIGNED} LLGM Assign pre (ce9a68f2 => faee6c72) (gprs_llc.c:1079) 20241121124139563 DLLC NOTICE LLME(ce9a68f2/faee6c72){ASSIGNED} LLGM Assign post (ce9a68f2 => faee6c72) (gprs_llc.c:1125) 20241121124139563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124139563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124139563 DMM DEBUG MM(262420000000006/faee6c72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124139576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124139576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124139576 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124139576 DMM DEBUG MM(262420000000006/faee6c72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241121124139576 DMM NOTICE MM(262420000000006/faee6c72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124139576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124139576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124139576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124139576 DMM DEBUG MM(262420000000006/faee6c72) Requesting authorization (sgsn_auth.c:160) 20241121124139576 DMM INFO MM(262420000000006/faee6c72) Requesting authentication tuples (sgsn_auth.c:184) 20241121124139576 DMM DEBUG MM(262420000000006/faee6c72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124139576 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241121124139576 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@9a3224e0b29d: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241121124139579 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124139579 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124139579 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124139579 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124139579 DMM INFO MM(262420000000006/faee6c72) Subscriber data update (mmctx.c:445) 20241121124139579 DMM DEBUG MM(262420000000006/faee6c72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124139579 DMM INFO MM(262420000000006/faee6c72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124139579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124139579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124139579 DMM INFO MM(262420000000006/faee6c72) <- GMM AUTH AND CIPHERING REQ (rand = 99 e9 01 ae 57 82 60 17 2e ab b8 48 56 13 b2 d0 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124139587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124139587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124139587 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124139587 DMM INFO MM(262420000000006/faee6c72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124139587 DMM NOTICE MM(262420000000006/faee6c72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124139587 DMM DEBUG MM(262420000000006/faee6c72) checking auth: received GSM SRES = 0e 61 dd bb (gprs_gmm.c:666) 20241121124139587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124139587 DMM DEBUG MM(262420000000006/faee6c72) Requesting authorization (sgsn_auth.c:160) 20241121124139587 DMM INFO MM(262420000000006/faee6c72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124139587 DMM DEBUG MM(262420000000006/faee6c72) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124139587 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241121124139587 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) 20241121124139587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124139587 DMM INFO MM(262420000000006/faee6c72) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaee6c72) (gprs_gmm.c:300) 20241121124139588 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241121124139588 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241121124139588 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241121124139588 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124139588 DMM INFO MM(262420000000006/faee6c72) Subscriber data update (mmctx.c:445) 20241121124139588 DMM DEBUG MM(262420000000006/faee6c72) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@9a3224e0b29d: setverdict(fail): none -> fail MC@9a3224e0b29d: Test Component 192 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(190)@9a3224e0b29d: Final verdict of PTC: none 20241121124139596 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124139596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(174)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@9a3224e0b29d: Final verdict of PTC: none 20241121124139596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54102<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(179)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(188)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(183)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@9a3224e0b29d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@9a3224e0b29d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@9a3224e0b29d: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(177)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(186)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(181)@9a3224e0b29d: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@9a3224e0b29d: Final verdict of PTC: fail MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@9a3224e0b29d: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Thu Nov 21 12:41:39 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 20241121124139740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124140141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75812) 20241121124140597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124140597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=75812, count=80168) 20241121124141597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124141597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121124141859 DGPRS DEBUG Checking for inactive LLMEs, time = 14003635 (sgsn.c:131) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Thu Nov 21 12:41:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124142598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124142599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_combined started. 20241121124143197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124143199 DMM INFO MM(262420000000006/faee6c72) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124143199 DMM INFO MM(262420000000006/faee6c72) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124143199 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124143199 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124143199 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124143199 DMM ERROR MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241121124143199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241121124143199 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124143199 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124143199 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124143199 DLLC NOTICE LLME(ce9a68f2/faee6c72){ASSIGNED} LLGM Assign pre (faee6c72 => ffffffff) (gprs_llc.c:1079) 20241121124143199 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faee6c72 => ffffffff) (gprs_llc.c:1125) 20241121124143199 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124143256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124143256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124143256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124143256 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124143256 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124143256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124143256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124143256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124143256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124143258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124143258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124143258 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124143259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124143259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124143259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124143259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124143259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124143259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124143259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124143259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124143259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124143259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124143264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124143274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124143274 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124143302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124143302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124143302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124143302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124143302 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124143302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124143302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124143302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124143302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124143305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124143305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124143305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124143305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124143305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124143305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124143305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124143305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124143305 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124143305 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124143305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124143306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124143306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124143311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124143325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124143325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124143349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124143349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124143349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124143349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124143349 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124143349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124143349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124143349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124143349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124143351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124143351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124143351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124143351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124143351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124143351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124143351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124143351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124143351 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124143351 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124143351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(207)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124143352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124143352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124143356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124143368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124143368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124143599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124143599 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124143599 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124143599 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124143602 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121124143602 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(208)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@9a3224e0b29d: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='FC39FFF3'O, index=0 SGSN_Test-GSUP(209)@9a3224e0b29d: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@9a3224e0b29d: 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 := '0EB0595B9742B840F81ADFDB8F422FC7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '871A3820'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1B2D7F33192B2D9A'O } } } } } 20241121124144651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124144651 DLLC NOTICE LLME(ffffffff/fc39fff3){UNASSIGNED} LLC RX: unknown TLLI 0xfc39fff3, creating LLME on the fly (gprs_llc.c:552) 20241121124144651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124144651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241121124144651 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124144651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124144651 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124144651 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124144651 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124144651 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124144651 DLLC NOTICE LLME(ffffffff/fc39fff3){UNASSIGNED} LLGM Assign pre (fc39fff3 => f70f454e) (gprs_llc.c:1079) 20241121124144651 DLLC NOTICE LLME(fc39fff3/f70f454e){ASSIGNED} LLGM Assign post (fc39fff3 => f70f454e) (gprs_llc.c:1125) 20241121124144651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124144651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124144651 DMM DEBUG MM(262420000000007/f70f454e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124144665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124144665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124144665 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124144665 DMM DEBUG MM(262420000000007/f70f454e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241121124144665 DMM NOTICE MM(262420000000007/f70f454e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124144665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124144665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124144665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124144665 DMM DEBUG MM(262420000000007/f70f454e) Requesting authorization (sgsn_auth.c:160) 20241121124144665 DMM INFO MM(262420000000007/f70f454e) Requesting authentication tuples (sgsn_auth.c:184) 20241121124144665 DMM DEBUG MM(262420000000007/f70f454e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124144665 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241121124144665 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@9a3224e0b29d: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241121124144668 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124144668 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124144668 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124144668 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124144668 DMM INFO MM(262420000000007/f70f454e) Subscriber data update (mmctx.c:445) 20241121124144668 DMM DEBUG MM(262420000000007/f70f454e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124144668 DMM INFO MM(262420000000007/f70f454e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124144668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124144668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124144668 DMM INFO MM(262420000000007/f70f454e) <- GMM AUTH AND CIPHERING REQ (rand = 0e b0 59 5b 97 42 b8 40 f8 1a df db 8f 42 2f c7 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124144678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124144678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124144678 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124144678 DMM INFO MM(262420000000007/f70f454e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124144678 DMM NOTICE MM(262420000000007/f70f454e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124144678 DMM DEBUG MM(262420000000007/f70f454e) checking auth: received GSM SRES = 87 1a 38 20 (gprs_gmm.c:666) 20241121124144678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124144678 DMM DEBUG MM(262420000000007/f70f454e) Requesting authorization (sgsn_auth.c:160) 20241121124144678 DMM INFO MM(262420000000007/f70f454e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124144678 DMM DEBUG MM(262420000000007/f70f454e) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124144678 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241121124144678 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) 20241121124144678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124144678 DMM INFO MM(262420000000007/f70f454e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf70f454e) (gprs_gmm.c:300) 20241121124144679 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124144679 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124144679 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241121124144679 DMM INFO MM(262420000000007/f70f454e) Subscriber data update (mmctx.c:445) 20241121124144679 DMM DEBUG MM(262420000000007/f70f454e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124144679 DMM INFO MM(262420000000007/f70f454e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124144679 DMM NOTICE MM(262420000000007/f70f454e) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241121124144679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124144679 DMM NOTICE MM(262420000000007/f70f454e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124144679 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) 20241121124144680 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124144680 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241121124144680 DMM INFO MM(262420000000007/f70f454e) Subscriber data update (mmctx.c:445) 20241121124144680 DMM DEBUG MM(262420000000007/f70f454e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@9a3224e0b29d: Removing Client IMSI='262420000000007'H, index=0 20241121124144687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124144687 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124144687 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124144687 DMM INFO MM(262420000000007/f70f454e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124144687 DMM NOTICE MM(262420000000007/f70f454e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124144687 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124144687 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124144687 DLLC NOTICE LLME(fc39fff3/f70f454e){ASSIGNED} LLGM Assign pre (ffffffff => f70f454e) (gprs_llc.c:1079) 20241121124144687 DLLC NOTICE LLME(ffffffff/f70f454e){ASSIGNED} LLGM Assign post (ffffffff => f70f454e) (gprs_llc.c:1125) 20241121124144687 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124144687 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124144687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124144687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@9a3224e0b29d: Final verdict of PTC: pass 20241121124144690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54122<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(202)@9a3224e0b29d: Final verdict of PTC: none 20241121124144693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124144693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(208)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(209)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(207)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@9a3224e0b29d: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@9a3224e0b29d: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@9a3224e0b29d: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(197)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(195)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(205)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(200)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_combined finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu Nov 21 12:41:44 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241121124144845 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124145250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87420) 20241121124145693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124145693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87420, count=88680) 20241121124146695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124146695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Thu Nov 21 12:41:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124147696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124147697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_accept_all started. 20241121124148308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124148310 DMM INFO MM(262420000000007/f70f454e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124148310 DMM INFO MM(262420000000007/f70f454e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124148310 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124148310 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124148310 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124148310 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124148310 DLLC NOTICE LLME(ffffffff/f70f454e){ASSIGNED} LLGM Assign pre (f70f454e => ffffffff) (gprs_llc.c:1079) 20241121124148310 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f70f454e => ffffffff) (gprs_llc.c:1125) 20241121124148310 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241121124148310 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) 20241121124148310 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241121124148310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124148310 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124148310 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124148310 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124148310 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124148362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124148362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124148362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124148362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124148362 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124148362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124148362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124148362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124148362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124148363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124148363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124148363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124148364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124148364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124148364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124148364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124148364 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124148364 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124148364 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124148364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124148364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124148364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124148369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124148380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124148380 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124148410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124148410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124148410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124148410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124148410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124148410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124148410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124148410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124148410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124148412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124148412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124148412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124148413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124148413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124148413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124148413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124148413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124148413 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124148413 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124148413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124148413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124148413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124148417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(222)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(218)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124148429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124148429 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124148460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124148460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124148460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124148460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124148460 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124148460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124148460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124148460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124148460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124148461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124148461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124148461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124148461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124148461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124148461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124148461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124148461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124148461 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124148461 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124148461 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(226)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124148462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124148462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124148466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124148477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124148477 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124148698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124148698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124148698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124148698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124148699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(227)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241121124148700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@9a3224e0b29d: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='ED4FF459'O, index=0 SGSN_Test-GSUP(228)@9a3224e0b29d: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241121124149750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124149750 DLLC NOTICE LLME(ffffffff/ed4ff459){UNASSIGNED} LLC RX: unknown TLLI 0xed4ff459, creating LLME on the fly (gprs_llc.c:552) 20241121124149750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124149750 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach" (gprs_gmm.c:1266) 20241121124149750 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124149750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124149750 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124149750 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124149750 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124149750 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124149750 DLLC NOTICE LLME(ffffffff/ed4ff459){UNASSIGNED} LLGM Assign pre (ed4ff459 => e7f452dd) (gprs_llc.c:1079) 20241121124149750 DLLC NOTICE LLME(ed4ff459/e7f452dd){ASSIGNED} LLGM Assign post (ed4ff459 => e7f452dd) (gprs_llc.c:1125) 20241121124149750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124149750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124149750 DMM DEBUG MM(262420000000008/e7f452dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124149762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124149762 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124149762 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124149762 DMM DEBUG MM(262420000000008/e7f452dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241121124149762 DMM NOTICE MM(262420000000008/e7f452dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124149762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124149762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124149762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241121124149762 DMM INFO MM(262420000000008/e7f452dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7f452dd) (gprs_gmm.c:300) TC_attach_accept_all(230)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@9a3224e0b29d: Removing Client IMSI='262420000000008'H, index=0 20241121124150753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124150753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124150753 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124150753 DMM INFO MM(262420000000008/e7f452dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124150753 DMM NOTICE MM(262420000000008/e7f452dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124150753 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124150754 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124150754 DLLC NOTICE LLME(ed4ff459/e7f452dd){ASSIGNED} LLGM Assign pre (ffffffff => e7f452dd) (gprs_llc.c:1079) 20241121124150754 DLLC NOTICE LLME(ffffffff/e7f452dd){ASSIGNED} LLGM Assign post (ffffffff => e7f452dd) (gprs_llc.c:1125) 20241121124150754 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124150754 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124150754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124150754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@9a3224e0b29d: Final verdict of PTC: pass 20241121124150756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41588<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124150759 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124150759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(228)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@9a3224e0b29d: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@9a3224e0b29d: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(221)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(214)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(219)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(216)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(226)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(224)@9a3224e0b29d: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_accept_all finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu Nov 21 12:41:50 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 20241121124150911 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124151312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41592<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69240) 20241121124151760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124151760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69240, count=70060) 20241121124152761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124152761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Thu Nov 21 12:41:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124153763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124153763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_closed started. 20241121124154364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124154365 DMM INFO MM(262420000000008/e7f452dd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124154365 DMM INFO MM(262420000000008/e7f452dd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124154365 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124154365 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124154365 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124154365 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124154365 DLLC NOTICE LLME(ffffffff/e7f452dd){ASSIGNED} LLGM Assign pre (e7f452dd => ffffffff) (gprs_llc.c:1079) 20241121124154365 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7f452dd => ffffffff) (gprs_llc.c:1125) 20241121124154365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124154365 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124154365 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124154365 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124154365 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124154425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124154425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124154425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124154425 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124154426 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124154426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124154426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124154426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124154426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(236)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124154427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124154427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124154427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(235)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124154427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124154427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124154427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124154427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124154427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124154428 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124154428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124154428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124154428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124154428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124154432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124154441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124154441 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(237)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(233)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(235)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124154454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124154454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124154454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124154454 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124154454 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124154454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124154454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124154454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124154454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124154456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124154456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124154456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124154456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124154456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124154456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124154456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124154456 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124154456 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124154456 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124154456 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124154457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124154457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124154461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(241)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124154472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124154472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(246)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124154509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124154509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124154509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124154509 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124154509 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124154509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124154509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124154509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124154510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124154511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124154511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124154511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124154511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124154511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124154511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124154511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124154511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124154511 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124154511 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124154511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124154512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124154512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(246)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124154515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124154523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124154523 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124154764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124154764 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124154764 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124154764 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124154765 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121124154766 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(245)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(245)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(245)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@9a3224e0b29d: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='EA7D2374'O, index=0 SGSN_Test-GSUP(247)@9a3224e0b29d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@9a3224e0b29d: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='EA7D2374'O, index=1 20241121124155824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124155824 DLLC NOTICE LLME(ffffffff/ea7d2374){UNASSIGNED} LLC RX: unknown TLLI 0xea7d2374, creating LLME on the fly (gprs_llc.c:552) 20241121124155824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124155825 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241121124155825 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124155825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124155825 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124155825 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124155825 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124155825 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124155825 DLLC NOTICE LLME(ffffffff/ea7d2374){UNASSIGNED} LLGM Assign pre (ea7d2374 => e8f06c90) (gprs_llc.c:1079) 20241121124155825 DLLC NOTICE LLME(ea7d2374/e8f06c90){ASSIGNED} LLGM Assign post (ea7d2374 => e8f06c90) (gprs_llc.c:1125) 20241121124155825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124155825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124155825 DMM DEBUG MM(001010123456789/e8f06c90) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124155839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124155839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124155839 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124155839 DMM DEBUG MM(001010123456789/e8f06c90) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241121124155839 DMM NOTICE MM(001010123456789/e8f06c90) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124155839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124155839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124155839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241121124155839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241121124155839 DMM NOTICE MM(001010123456789/e8f06c90) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241121124155839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Reject}: Deallocated (fsm.c:568) 20241121124155839 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124155839 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124155839 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241121124155839 DLLC NOTICE LLME(ea7d2374/e8f06c90){ASSIGNED} LLGM Assign pre (e8f06c90 => ffffffff) (gprs_llc.c:1079) 20241121124155839 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8f06c90 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@9a3224e0b29d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@9a3224e0b29d: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@9a3224e0b29d: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='D5E2358B'O, index=2 SGSN_Test-GSUP(247)@9a3224e0b29d: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241121124155882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124155882 DLLC NOTICE LLME(ffffffff/d5e2358b){UNASSIGNED} LLC RX: unknown TLLI 0xd5e2358b, creating LLME on the fly (gprs_llc.c:552) 20241121124155882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124155882 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach" (gprs_gmm.c:1266) 20241121124155882 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124155882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124155882 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124155882 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124155882 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124155882 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124155882 DLLC NOTICE LLME(ffffffff/d5e2358b){UNASSIGNED} LLGM Assign pre (d5e2358b => ce598c05) (gprs_llc.c:1079) 20241121124155882 DLLC NOTICE LLME(d5e2358b/ce598c05){ASSIGNED} LLGM Assign post (d5e2358b => ce598c05) (gprs_llc.c:1125) 20241121124155882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124155882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124155882 DMM DEBUG MM(262420000000010/ce598c05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124155888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124155888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124155888 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124155888 DMM DEBUG MM(262420000000010/ce598c05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241121124155888 DMM NOTICE MM(262420000000010/ce598c05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124155888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124155888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124155888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241121124155888 DMM INFO MM(262420000000010/ce598c05) <- GMM ATTACH ACCEPT (new P-TMSI=0xce598c05) (gprs_gmm.c:300) TC_attach_closed(250)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@9a3224e0b29d: Removing Client IMSI='262420000000010'H, index=2 20241121124156886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124156886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124156886 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124156886 DMM INFO MM(262420000000010/ce598c05) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124156886 DMM NOTICE MM(262420000000010/ce598c05) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124156886 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124156886 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124156886 DLLC NOTICE LLME(d5e2358b/ce598c05){ASSIGNED} LLGM Assign pre (ffffffff => ce598c05) (gprs_llc.c:1079) 20241121124156886 DLLC NOTICE LLME(ffffffff/ce598c05){ASSIGNED} LLGM Assign post (ffffffff => ce598c05) (gprs_llc.c:1125) 20241121124156886 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124156886 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124156886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124156886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@9a3224e0b29d: Final verdict of PTC: pass 20241121124156889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41596<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@9a3224e0b29d: Final verdict of PTC: none 20241121124156891 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124156891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(245)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(240)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(246)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@9a3224e0b29d: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@9a3224e0b29d: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(234)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(236)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(244)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@9a3224e0b29d: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(238)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@9a3224e0b29d: Test case TC_attach_closed finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu Nov 21 12:41:56 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241121124157046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124157449 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79952) 20241121124157892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124157892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79952, count=81112) 20241121124158893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124158893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Thu Nov 21 12:41:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124159894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124159894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_no_imei_response started. 20241121124200504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124200506 DMM INFO MM(262420000000010/ce598c05) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124200506 DMM INFO MM(262420000000010/ce598c05) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124200506 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124200506 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124200506 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124200506 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124200506 DLLC NOTICE LLME(ffffffff/ce598c05){ASSIGNED} LLGM Assign pre (ce598c05 => ffffffff) (gprs_llc.c:1079) 20241121124200506 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce598c05 => ffffffff) (gprs_llc.c:1125) 20241121124200506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124200506 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124200506 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124200506 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124200506 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(256)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@9a3224e0b29d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(255)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124200568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124200568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124200568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124200568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124200568 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124200568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124200568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124200568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124200568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(256)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124200570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124200570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124200570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124200570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124200570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124200570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124200570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124200570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124200570 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124200570 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124200570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124200571 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(256)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124200571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124200575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124200584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124200584 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(257)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI196(253)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(255)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124200598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124200598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124200598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124200598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124200598 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124200598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124200598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124200598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124200598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124200600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124200600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124200600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124200600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124200600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124200600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124200600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124200600 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124200600 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124200600 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124200600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124200601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124200601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124200605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124200615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124200615 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124200648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124200648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124200648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124200648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124200648 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124200648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124200648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124200649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124200649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124200651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124200651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124200651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124200651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124200651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124200651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124200651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124200651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124200651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124200651 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124200651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(266)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124200652 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124200652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124200655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124200664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124200664 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(263)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124200895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124200895 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124200895 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124200895 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124200897 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124200898 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@9a3224e0b29d: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='DAB4D28F'O, index=0 SGSN_Test-GSUP(267)@9a3224e0b29d: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241121124201943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124201943 DLLC NOTICE LLME(ffffffff/dab4d28f){UNASSIGNED} LLC RX: unknown TLLI 0xdab4d28f, creating LLME on the fly (gprs_llc.c:552) 20241121124201943 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124201943 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241121124201943 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124201943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124201943 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124201943 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124201943 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124201943 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124201943 DLLC NOTICE LLME(ffffffff/dab4d28f){UNASSIGNED} LLGM Assign pre (dab4d28f => dd4a188a) (gprs_llc.c:1079) 20241121124201943 DLLC NOTICE LLME(dab4d28f/dd4a188a){ASSIGNED} LLGM Assign post (dab4d28f => dd4a188a) (gprs_llc.c:1125) 20241121124201943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124201943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124201943 DMM DEBUG MM(262420000000032/dd4a188a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124207944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124207944 DMM DEBUG MM(262420000000032/dd4a188a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124211860 DGPRS DEBUG Checking for inactive LLMEs, time = 14003665 (sgsn.c:131) 20241121124213945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124213945 DMM DEBUG MM(262420000000032/dd4a188a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124219946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124219946 DMM DEBUG MM(262420000000032/dd4a188a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) SGSN_Test-GSUP-IPA(265)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124220896 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241121124220896 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241121124220896 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241121124225947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124225947 DMM DEBUG MM(262420000000032/dd4a188a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124230572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124230573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124230573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124230601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124230603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124230603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124230653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124230654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124230654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124231948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124231948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241121124231948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241121124231948 DMM NOTICE MM(262420000000032/dd4a188a) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241121124231948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Reject}: Deallocated (fsm.c:568) 20241121124231948 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124231948 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124231948 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241121124231948 DLLC NOTICE LLME(dab4d28f/dd4a188a){ASSIGNED} LLGM Assign pre (dd4a188a => ffffffff) (gprs_llc.c:1079) 20241121124231948 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd4a188a => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@9a3224e0b29d: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@9a3224e0b29d: Final verdict of PTC: pass 20241121124231959 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(262)@9a3224e0b29d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(267)@9a3224e0b29d: Final verdict of PTC: none 20241121124231963 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124231963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_no_imei_response-BVCI196(253)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@9a3224e0b29d: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(256)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(260)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(266)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(258)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(264)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(254)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Thu Nov 21 12:42:32 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 20241121124232186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124232487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67148) 20241121124232964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124232964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67148, count=71504) 20241121124233965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124233965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Thu Nov 21 12:42:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124234966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124234966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_no_imsi_response started. 20241121124235557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124235558 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124235609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124235609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124235609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124235609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124235609 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124235609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124235609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124235609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124235609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124235611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124235611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124235611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124235611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124235611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124235611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124235611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124235611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124235611 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124235611 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124235611 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124235612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124235612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124235616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124235627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124235627 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124235659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124235659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124235659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124235659 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124235659 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124235659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124235659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124235659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124235659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124235662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124235662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124235662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124235662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124235662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124235662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124235662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124235662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124235662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124235662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124235662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(279)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124235663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124235663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124235668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124235682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124235682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(281)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI210(278)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124235718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124235718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124235718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124235718 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124235718 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124235718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124235718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124235718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124235718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124235720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124235720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124235720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124235721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124235721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124235721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124235721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124235721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124235721 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124235721 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124235721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(285)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124235721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124235721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124235726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124235736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124235736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(282)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124235967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124235967 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124235967 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124235967 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124235969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(284)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124235970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@9a3224e0b29d: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='E671E55F'O, index=0 SGSN_Test-GSUP(286)@9a3224e0b29d: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241121124237022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124237022 DLLC NOTICE LLME(ffffffff/e671e55f){UNASSIGNED} LLC RX: unknown TLLI 0xe671e55f, creating LLME on the fly (gprs_llc.c:552) 20241121124237022 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124237022 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241121124237022 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124237022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124237022 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124237022 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124237022 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124237022 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124237022 DLLC NOTICE LLME(ffffffff/e671e55f){UNASSIGNED} LLGM Assign pre (e671e55f => e23c99d4) (gprs_llc.c:1079) 20241121124237022 DLLC NOTICE LLME(e671e55f/e23c99d4){ASSIGNED} LLGM Assign post (e671e55f => e23c99d4) (gprs_llc.c:1125) 20241121124237022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124237022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124237022 DMM DEBUG MM(/e23c99d4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124237037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124237037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124237037 DMM DEBUG MM_STATE_Gb(3866223967)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124237038 DMM DEBUG MM(/e23c99d4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241121124237038 DMM NOTICE MM(/e23c99d4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124237038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124237038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241121124237038 DMM DEBUG MM(/e23c99d4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241121124241861 DGPRS DEBUG Checking for inactive LLMEs, time = 14003695 (sgsn.c:131) 20241121124243038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124243038 DMM DEBUG MM(/e23c99d4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241121124249039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124249039 DMM DEBUG MM(/e23c99d4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241121124255040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124255040 DMM DEBUG MM(/e23c99d4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241121124255968 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241121124255968 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124255968 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241121124301041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124301041 DMM DEBUG MM(/e23c99d4) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241121124305613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124305615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124305615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124305664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124305666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124305666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124305722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124305723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124305723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124307042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241121124307042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241121124307042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241121124307042 DMM NOTICE MM(/e23c99d4) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241121124307042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Reject}: Deallocated (fsm.c:568) 20241121124307042 DMM DEBUG MM_STATE_Gb(3866223967)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124307042 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124307042 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241121124307042 DLLC NOTICE LLME(e671e55f/e23c99d4){ASSIGNED} LLGM Assign pre (e23c99d4 => ffffffff) (gprs_llc.c:1079) 20241121124307042 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e23c99d4 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@9a3224e0b29d: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@9a3224e0b29d: Final verdict of PTC: pass 20241121124307050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40046<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124307052 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124307052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(286)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(279)@9a3224e0b29d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(285)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(274)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@9a3224e0b29d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@9a3224e0b29d: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(277)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(272)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(283)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Thu Nov 21 12:43:07 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 20241121124307221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124307523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70964) 20241121124308053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124308053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70964, count=71604) 20241121124309054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124309054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Thu Nov 21 12:43:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124310055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124310055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_closed_add_vty started. 20241121124310580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124310581 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(294)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124310647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124310647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124310647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124310647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124310647 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124310647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124310647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124310648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124310648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(294)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124310651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124310651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124310651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124310651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124310651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124310651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124310651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124310651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124310651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124310651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124310651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124310652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124310652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(293)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(294)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(294)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124310660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124310675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124310675 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(295)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(291)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(293)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124310690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124310690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124310690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124310690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124310690 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124310690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124310690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124310690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124310690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124310694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124310694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124310694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124310694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124310694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124310694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124310694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124310694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124310694 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124310694 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124310694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(298)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124310695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124310695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124310700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124310713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124310713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124310740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124310740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124310740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124310740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124310740 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124310740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124310740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124310740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124310740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124310742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124310742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124310742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124310743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124310743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124310743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124310743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124310743 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124310743 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124310743 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124310743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124310743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124310743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124310749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124310764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124310764 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124311056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124311056 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124311056 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124311056 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124311058 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20241121124311059 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121124311862 DGPRS DEBUG Checking for inactive LLMEs, time = 14003726 (sgsn.c:131) TC_attach_closed_add_vty-BVCI196(291)@9a3224e0b29d: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E85E1479'O, index=0 SGSN_Test-GSUP(305)@9a3224e0b29d: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@9a3224e0b29d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E85E1479'O, index=1 20241121124312116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124312116 DLLC NOTICE LLME(ffffffff/e85e1479){UNASSIGNED} LLC RX: unknown TLLI 0xe85e1479, creating LLME on the fly (gprs_llc.c:552) 20241121124312116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124312116 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach" (gprs_gmm.c:1266) 20241121124312116 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124312116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124312116 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124312116 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124312116 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124312116 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124312116 DLLC NOTICE LLME(ffffffff/e85e1479){UNASSIGNED} LLGM Assign pre (e85e1479 => dd3f4275) (gprs_llc.c:1079) 20241121124312116 DLLC NOTICE LLME(e85e1479/dd3f4275){ASSIGNED} LLGM Assign post (e85e1479 => dd3f4275) (gprs_llc.c:1125) 20241121124312116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124312116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124312116 DMM DEBUG MM(001010123456789/dd3f4275) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124312129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124312129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124312129 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124312129 DMM DEBUG MM(001010123456789/dd3f4275) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241121124312129 DMM NOTICE MM(001010123456789/dd3f4275) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124312129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124312129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124312129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241121124312129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241121124312129 DMM NOTICE MM(001010123456789/dd3f4275) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241121124312129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Reject}: Deallocated (fsm.c:568) 20241121124312129 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124312129 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124312129 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241121124312129 DLLC NOTICE LLME(e85e1479/dd3f4275){ASSIGNED} LLGM Assign pre (dd3f4275 => ffffffff) (gprs_llc.c:1079) 20241121124312129 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd3f4275 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@9a3224e0b29d: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@9a3224e0b29d: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E85E1479'O, index=2 20241121124312141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124312141 DLLC NOTICE LLME(ffffffff/e85e1479){UNASSIGNED} LLC RX: unknown TLLI 0xe85e1479, creating LLME on the fly (gprs_llc.c:552) 20241121124312141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20241121124312141 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach" (gprs_gmm.c:1266) 20241121124312141 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124312141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124312141 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124312141 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124312141 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124312141 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124312141 DLLC NOTICE LLME(ffffffff/e85e1479){UNASSIGNED} LLGM Assign pre (e85e1479 => cd49927f) (gprs_llc.c:1079) 20241121124312141 DLLC NOTICE LLME(e85e1479/cd49927f){ASSIGNED} LLGM Assign post (e85e1479 => cd49927f) (gprs_llc.c:1125) 20241121124312141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124312141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124312141 DMM DEBUG MM(001010123456700/cd49927f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124312148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124312148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124312148 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124312148 DMM DEBUG MM(001010123456700/cd49927f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241121124312148 DMM NOTICE MM(001010123456700/cd49927f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124312148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124312148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124312148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241121124312148 DMM INFO MM(001010123456700/cd49927f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd49927f) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@9a3224e0b29d: Removing Client IMSI='001010123456700'H, index=2 20241121124313143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124313143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124313143 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124313143 DMM INFO MM(001010123456700/cd49927f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124313143 DMM NOTICE MM(001010123456700/cd49927f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124313143 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124313143 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124313143 DLLC NOTICE LLME(e85e1479/cd49927f){ASSIGNED} LLGM Assign pre (ffffffff => cd49927f) (gprs_llc.c:1079) 20241121124313143 DLLC NOTICE LLME(ffffffff/cd49927f){ASSIGNED} LLGM Assign post (ffffffff => cd49927f) (gprs_llc.c:1125) 20241121124313143 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124313143 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124313143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124313143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@9a3224e0b29d: Final verdict of PTC: pass 20241121124313147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45342<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124313150 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124313150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(305)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(303)@9a3224e0b29d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@9a3224e0b29d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(292)@9a3224e0b29d: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(298)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(294)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(296)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(301)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Thu Nov 21 12:43:13 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 20241121124313350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124313752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79912) 20241121124314151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124314151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79912, count=81172) 20241121124315152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124315152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Thu Nov 21 12:43:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124316153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124316153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_check_subscriber_list started. 20241121124316803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124316804 DMM INFO MM(001010123456700/cd49927f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124316804 DMM INFO MM(001010123456700/cd49927f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124316804 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124316804 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124316804 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124316804 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124316804 DLLC NOTICE LLME(ffffffff/cd49927f){ASSIGNED} LLGM Assign pre (cd49927f => ffffffff) (gprs_llc.c:1079) 20241121124316804 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd49927f => ffffffff) (gprs_llc.c:1125) 20241121124316804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124316804 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124316804 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124316804 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124316804 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124316851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124316851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124316851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124316851 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124316851 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124316851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124316851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124316851 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124316851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124316853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124316853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124316853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124316853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124316853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124316853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124316853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124316853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124316853 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124316853 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124316853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124316854 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124316854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124316858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124316868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124316868 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI196(311)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124316896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124316896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124316896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124316896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124316896 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124316896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124316896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124316896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124316896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124316897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124316897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124316897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124316897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124316897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124316897 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124316897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124316897 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124316897 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124316897 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124316897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124316898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124316898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124316902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(318)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124316911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124316911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124316939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124316939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124316939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124316939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124316939 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124316939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124316939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124316939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124316939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124316941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124316941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124316941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124316941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124316941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124316941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124316941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124316941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124316941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124316941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124316941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124316942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124316942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124316945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124316956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124316956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124317154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124317154 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124317154 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124317154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124317156 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124317156 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@9a3224e0b29d: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='FFEF1153'O, index=0 SGSN_Test-GSUP(324)@9a3224e0b29d: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@9a3224e0b29d: 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 := 'C48E18168DB073AA0F2BA15F4BAC8863'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC2FC93D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '01A93315D4E14E86'O } } } } } 20241121124318203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124318203 DLLC NOTICE LLME(ffffffff/ffef1153){UNASSIGNED} LLC RX: unknown TLLI 0xffef1153, creating LLME on the fly (gprs_llc.c:552) 20241121124318203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124318203 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach" (gprs_gmm.c:1266) 20241121124318203 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124318203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124318203 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124318203 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124318203 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124318203 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124318203 DLLC NOTICE LLME(ffffffff/ffef1153){UNASSIGNED} LLGM Assign pre (ffef1153 => d349dbcd) (gprs_llc.c:1079) 20241121124318203 DLLC NOTICE LLME(ffef1153/d349dbcd){ASSIGNED} LLGM Assign post (ffef1153 => d349dbcd) (gprs_llc.c:1125) 20241121124318203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124318203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124318203 DMM DEBUG MM(262420000000034/d349dbcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124318216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124318216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124318216 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124318216 DMM DEBUG MM(262420000000034/d349dbcd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241121124318216 DMM NOTICE MM(262420000000034/d349dbcd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124318216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124318216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124318217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124318217 DMM DEBUG MM(262420000000034/d349dbcd) Requesting authorization (sgsn_auth.c:160) 20241121124318217 DMM INFO MM(262420000000034/d349dbcd) Requesting authentication tuples (sgsn_auth.c:184) 20241121124318217 DMM DEBUG MM(262420000000034/d349dbcd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124318217 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241121124318217 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@9a3224e0b29d: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241121124318219 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124318219 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124318219 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124318219 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124318219 DMM INFO MM(262420000000034/d349dbcd) Subscriber data update (mmctx.c:445) 20241121124318219 DMM DEBUG MM(262420000000034/d349dbcd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124318219 DMM INFO MM(262420000000034/d349dbcd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124318219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124318219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124318219 DMM INFO MM(262420000000034/d349dbcd) <- GMM AUTH AND CIPHERING REQ (rand = c4 8e 18 16 8d b0 73 aa 0f 2b a1 5f 4b ac 88 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124318229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124318229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124318229 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124318229 DMM INFO MM(262420000000034/d349dbcd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124318229 DMM NOTICE MM(262420000000034/d349dbcd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124318229 DMM DEBUG MM(262420000000034/d349dbcd) checking auth: received GSM SRES = cc 2f c9 3d (gprs_gmm.c:666) 20241121124318229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124318229 DMM DEBUG MM(262420000000034/d349dbcd) Requesting authorization (sgsn_auth.c:160) 20241121124318229 DMM INFO MM(262420000000034/d349dbcd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124318229 DMM DEBUG MM(262420000000034/d349dbcd) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124318229 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241121124318229 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) 20241121124318229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124318229 DMM INFO MM(262420000000034/d349dbcd) <- GMM ATTACH ACCEPT (new P-TMSI=0xd349dbcd) (gprs_gmm.c:300) 20241121124318230 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124318230 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124318230 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241121124318230 DMM INFO MM(262420000000034/d349dbcd) Subscriber data update (mmctx.c:445) 20241121124318230 DMM DEBUG MM(262420000000034/d349dbcd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124318230 DMM INFO MM(262420000000034/d349dbcd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124318230 DMM NOTICE MM(262420000000034/d349dbcd) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241121124318230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124318230 DMM NOTICE MM(262420000000034/d349dbcd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124318230 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) 20241121124318231 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124318231 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241121124318231 DMM INFO MM(262420000000034/d349dbcd) Subscriber data update (mmctx.c:445) 20241121124318231 DMM DEBUG MM(262420000000034/d349dbcd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124318238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124318238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124318238 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124318238 DMM INFO MM(262420000000034/d349dbcd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124318238 DMM NOTICE MM(262420000000034/d349dbcd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124318238 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124318238 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124318238 DLLC NOTICE LLME(ffef1153/d349dbcd){ASSIGNED} LLGM Assign pre (ffffffff => d349dbcd) (gprs_llc.c:1079) 20241121124318238 DLLC NOTICE LLME(ffffffff/d349dbcd){ASSIGNED} LLGM Assign post (ffffffff => d349dbcd) (gprs_llc.c:1125) 20241121124318238 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124318238 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124318238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124318238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@9a3224e0b29d: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@9a3224e0b29d: Final verdict of PTC: pass 20241121124318291 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241121124318291 DMM INFO MM(262420000000034/d349dbcd) Subscriber data update (mmctx.c:445) 20241121124318291 DMM DEBUG MM(262420000000034/d349dbcd) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241121124318291 DMM INFO MM(262420000000034/d349dbcd) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241121124318291 DMM INFO MM(262420000000034/d349dbcd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124318291 DMM INFO MM(262420000000034/d349dbcd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124318291 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124318291 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124318292 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124318292 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124318292 DLLC NOTICE LLME(ffffffff/d349dbcd){ASSIGNED} LLGM Assign pre (d349dbcd => ffffffff) (gprs_llc.c:1079) 20241121124318292 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d349dbcd => ffffffff) (gprs_llc.c:1125) 20241121124318292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124318292 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124318292 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124318292 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124318293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49124<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(318)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(324)@9a3224e0b29d: Final verdict of PTC: none 20241121124318295 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124318295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(314)@9a3224e0b29d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(312)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(322)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(317)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@9a3224e0b29d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(315)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(310)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(320)@9a3224e0b29d: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Thu Nov 21 12:43:18 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 20241121124318446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124318747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93400) 20241121124319296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124319296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93400, count=94040) 20241121124320297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124320297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Thu Nov 21 12:43:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124321298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124321298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_detach_check_subscriber_list started. 20241121124321804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49136<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124321806 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124321865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124321865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124321865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124321865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124321865 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124321865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124321865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124321865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124321865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124321868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124321868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124321868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124321869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124321869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124321869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124321869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124321869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124321869 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124321869 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124321869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124321870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124321870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124321877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124321890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124321890 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124321913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124321913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124321913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124321913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124321913 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124321913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124321913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124321913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124321913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124321915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124321915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124321915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124321915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124321915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124321915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124321915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124321915 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124321915 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124321915 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124321915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124321916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124321916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124321921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124321933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124321933 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124321967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124321967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124321967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124321967 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124321967 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124321967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124321967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124321967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124321967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124321971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124321971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124321971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124321971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124321971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124321971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124321971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124321971 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124321971 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124321971 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124321971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124321972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124321972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124321978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124321991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124321991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124322299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124322299 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124322299 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124322299 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124322301 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124322302 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@9a3224e0b29d: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='C4A8EC8A'O, index=0 SGSN_Test-GSUP(343)@9a3224e0b29d: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@9a3224e0b29d: 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 := '0AF8125CC12228E0865B317FAA6A8EF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '61A5690E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D52EB9B51C55672F'O } } } } } 20241121124322359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124322359 DLLC NOTICE LLME(ffffffff/c4a8ec8a){UNASSIGNED} LLC RX: unknown TLLI 0xc4a8ec8a, creating LLME on the fly (gprs_llc.c:552) 20241121124322360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124322360 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach" (gprs_gmm.c:1266) 20241121124322360 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124322360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124322360 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124322360 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124322360 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124322360 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124322360 DLLC NOTICE LLME(ffffffff/c4a8ec8a){UNASSIGNED} LLGM Assign pre (c4a8ec8a => d315d89a) (gprs_llc.c:1079) 20241121124322360 DLLC NOTICE LLME(c4a8ec8a/d315d89a){ASSIGNED} LLGM Assign post (c4a8ec8a => d315d89a) (gprs_llc.c:1125) 20241121124322360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124322360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124322360 DMM DEBUG MM(262420000000033/d315d89a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124322372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124322372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124322372 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124322372 DMM DEBUG MM(262420000000033/d315d89a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241121124322372 DMM NOTICE MM(262420000000033/d315d89a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124322372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124322372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124322372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124322372 DMM DEBUG MM(262420000000033/d315d89a) Requesting authorization (sgsn_auth.c:160) 20241121124322372 DMM INFO MM(262420000000033/d315d89a) Requesting authentication tuples (sgsn_auth.c:184) 20241121124322372 DMM DEBUG MM(262420000000033/d315d89a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124322372 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241121124322372 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@9a3224e0b29d: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241121124322375 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124322375 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124322375 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124322375 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124322375 DMM INFO MM(262420000000033/d315d89a) Subscriber data update (mmctx.c:445) 20241121124322375 DMM DEBUG MM(262420000000033/d315d89a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124322375 DMM INFO MM(262420000000033/d315d89a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124322375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124322375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124322375 DMM INFO MM(262420000000033/d315d89a) <- GMM AUTH AND CIPHERING REQ (rand = 0a f8 12 5c c1 22 28 e0 86 5b 31 7f aa 6a 8e f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124322386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124322386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124322386 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124322386 DMM INFO MM(262420000000033/d315d89a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124322386 DMM NOTICE MM(262420000000033/d315d89a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124322386 DMM DEBUG MM(262420000000033/d315d89a) checking auth: received GSM SRES = 61 a5 69 0e (gprs_gmm.c:666) 20241121124322386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124322386 DMM DEBUG MM(262420000000033/d315d89a) Requesting authorization (sgsn_auth.c:160) 20241121124322386 DMM INFO MM(262420000000033/d315d89a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124322386 DMM DEBUG MM(262420000000033/d315d89a) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124322386 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241121124322386 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) 20241121124322386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124322386 DMM INFO MM(262420000000033/d315d89a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd315d89a) (gprs_gmm.c:300) 20241121124322388 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124322388 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124322388 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241121124322388 DMM INFO MM(262420000000033/d315d89a) Subscriber data update (mmctx.c:445) 20241121124322388 DMM DEBUG MM(262420000000033/d315d89a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124322388 DMM INFO MM(262420000000033/d315d89a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124322388 DMM NOTICE MM(262420000000033/d315d89a) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241121124322388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124322388 DMM NOTICE MM(262420000000033/d315d89a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124322388 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) 20241121124322389 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124322389 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241121124322389 DMM INFO MM(262420000000033/d315d89a) Subscriber data update (mmctx.c:445) 20241121124322389 DMM DEBUG MM(262420000000033/d315d89a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124322400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124322400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124322400 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124322400 DMM INFO MM(262420000000033/d315d89a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124322400 DMM NOTICE MM(262420000000033/d315d89a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124322400 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124322400 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124322400 DLLC NOTICE LLME(c4a8ec8a/d315d89a){ASSIGNED} LLGM Assign pre (ffffffff => d315d89a) (gprs_llc.c:1079) 20241121124322400 DLLC NOTICE LLME(ffffffff/d315d89a){ASSIGNED} LLGM Assign post (ffffffff => d315d89a) (gprs_llc.c:1125) 20241121124322400 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124322400 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124322400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124322400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124322452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124322452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241121124322452 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124322452 DMM INFO MM(262420000000033/d315d89a) -> GMM DETACH REQUEST TLLI=0xd315d89a type=GPRS detach Power-off (gprs_gmm.c:1465) 20241121124322452 DMM INFO MM(262420000000033/d315d89a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241121124322452 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124322452 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124322452 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124322452 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124322452 DLLC NOTICE LLME(ffffffff/d315d89a){ASSIGNED} LLGM Assign pre (d315d89a => ffffffff) (gprs_llc.c:1079) 20241121124322452 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d315d89a => ffffffff) (gprs_llc.c:1125) 20241121124322452 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241121124322452 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) 20241121124322452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124322452 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124322452 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124322452 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124322453 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@9a3224e0b29d: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@9a3224e0b29d: Final verdict of PTC: pass 20241121124327459 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49136<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(327)@9a3224e0b29d: Final verdict of PTC: none 20241121124327462 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124327462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(343)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(341)@9a3224e0b29d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@9a3224e0b29d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(336)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(331)@9a3224e0b29d: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(339)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(334)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(329)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Thu Nov 21 12:43:27 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 20241121124327621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124327922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87468) 20241121124328463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124328463 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87468, count=94160) 20241121124329465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124329465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Thu Nov 21 12:43:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124330465 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124330465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_check_complete_resend started. 20241121124330976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124330977 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124331029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124331029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124331029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124331029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124331029 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124331029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124331029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124331029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124331029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124331031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124331031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124331031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124331031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124331031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124331031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124331031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124331031 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124331031 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124331031 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124331031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124331032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124331032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124331036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124331045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124331045 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124331083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124331083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124331083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124331083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124331083 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124331083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124331083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124331083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124331083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(356)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124331085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124331085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124331085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124331085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124331085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124331085 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124331085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124331085 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124331085 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124331085 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124331085 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(356)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124331086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124331086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(355)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124331089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(352)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124331099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124331099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(353)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(355)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124331120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124331120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124331120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124331120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124331120 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124331120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124331120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124331120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124331120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124331122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124331122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124331122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124331122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124331122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124331122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124331122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124331122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124331122 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124331122 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124331122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(360)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124331123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124331123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124331128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124331139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124331139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124331467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124331467 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124331467 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124331467 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124331469 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124331470 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(361)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@9a3224e0b29d: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='CA51E2A6'O, index=0 SGSN_Test-GSUP(362)@9a3224e0b29d: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@9a3224e0b29d: 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 := '715AC48729EC9C8061486643A47C7BB4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A1674C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6EBB92AB05B147C5'O } } } } } 20241121124332524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124332524 DLLC NOTICE LLME(ffffffff/ca51e2a6){UNASSIGNED} LLC RX: unknown TLLI 0xca51e2a6, creating LLME on the fly (gprs_llc.c:552) 20241121124332524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124332524 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241121124332524 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124332524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124332524 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124332524 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124332524 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124332524 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124332524 DLLC NOTICE LLME(ffffffff/ca51e2a6){UNASSIGNED} LLGM Assign pre (ca51e2a6 => cdd00867) (gprs_llc.c:1079) 20241121124332524 DLLC NOTICE LLME(ca51e2a6/cdd00867){ASSIGNED} LLGM Assign post (ca51e2a6 => cdd00867) (gprs_llc.c:1125) 20241121124332524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124332524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124332524 DMM DEBUG MM(262420000000036/cdd00867) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124332541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124332541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124332541 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124332541 DMM DEBUG MM(262420000000036/cdd00867) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241121124332541 DMM NOTICE MM(262420000000036/cdd00867) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124332541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124332541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124332541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124332541 DMM DEBUG MM(262420000000036/cdd00867) Requesting authorization (sgsn_auth.c:160) 20241121124332541 DMM INFO MM(262420000000036/cdd00867) Requesting authentication tuples (sgsn_auth.c:184) 20241121124332542 DMM DEBUG MM(262420000000036/cdd00867) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124332542 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241121124332542 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@9a3224e0b29d: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241121124332545 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124332545 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124332545 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124332545 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124332545 DMM INFO MM(262420000000036/cdd00867) Subscriber data update (mmctx.c:445) 20241121124332545 DMM DEBUG MM(262420000000036/cdd00867) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124332545 DMM INFO MM(262420000000036/cdd00867) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124332545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124332545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124332545 DMM INFO MM(262420000000036/cdd00867) <- GMM AUTH AND CIPHERING REQ (rand = 71 5a c4 87 29 ec 9c 80 61 48 66 43 a4 7c 7b b4 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124332557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124332557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124332558 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124332558 DMM INFO MM(262420000000036/cdd00867) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124332558 DMM NOTICE MM(262420000000036/cdd00867) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124332558 DMM DEBUG MM(262420000000036/cdd00867) checking auth: received GSM SRES = 3a 16 74 c1 (gprs_gmm.c:666) 20241121124332558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124332558 DMM DEBUG MM(262420000000036/cdd00867) Requesting authorization (sgsn_auth.c:160) 20241121124332558 DMM INFO MM(262420000000036/cdd00867) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124332558 DMM DEBUG MM(262420000000036/cdd00867) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124332558 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241121124332558 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) 20241121124332558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124332558 DMM INFO MM(262420000000036/cdd00867) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd00867) (gprs_gmm.c:300) 20241121124332560 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124332560 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124332560 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241121124332560 DMM INFO MM(262420000000036/cdd00867) Subscriber data update (mmctx.c:445) 20241121124332560 DMM DEBUG MM(262420000000036/cdd00867) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124332560 DMM INFO MM(262420000000036/cdd00867) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124332560 DMM NOTICE MM(262420000000036/cdd00867) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241121124332560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124332560 DMM NOTICE MM(262420000000036/cdd00867) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124332560 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) 20241121124332561 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124332561 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241121124332561 DMM INFO MM(262420000000036/cdd00867) Subscriber data update (mmctx.c:445) 20241121124332561 DMM DEBUG MM(262420000000036/cdd00867) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@9a3224e0b29d: Warning: Re-starting timer T, which is already active (running or expired). 20241121124338559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241121124338559 DMM INFO MM(262420000000036/cdd00867) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd00867) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@9a3224e0b29d: Warning: Re-starting timer T, which is already active (running or expired). 20241121124341863 DGPRS DEBUG Checking for inactive LLMEs, time = 14003756 (sgsn.c:131) 20241121124344560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241121124344560 DMM INFO MM(262420000000036/cdd00867) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd00867) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@9a3224e0b29d: Warning: Re-starting timer T, which is already active (running or expired). 20241121124350561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241121124350561 DMM INFO MM(262420000000036/cdd00867) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd00867) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@9a3224e0b29d: Warning: Re-starting timer T, which is already active (running or expired). 20241121124351467 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241121124351467 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124351468 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241121124356561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241121124356561 DMM INFO MM(262420000000036/cdd00867) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd00867) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@9a3224e0b29d: Warning: Re-starting timer T, which is already active (running or expired). 20241121124401033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124401039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124401039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124401089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124401123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124401126 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124401126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124401129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124401129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124402563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241121124402563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241121124402563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241121124402563 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241121124402563 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) 20241121124402563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Reject}: Deallocated (fsm.c:568) 20241121124402563 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124402563 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124402563 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241121124402563 DLLC NOTICE LLME(ca51e2a6/cdd00867){ASSIGNED} LLGM Assign pre (cdd00867 => ffffffff) (gprs_llc.c:1079) 20241121124402563 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdd00867 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@9a3224e0b29d: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@9a3224e0b29d: Final verdict of PTC: pass 20241121124406574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55458<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124406576 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124406577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(362)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(350)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(360)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(356)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@9a3224e0b29d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@9a3224e0b29d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@9a3224e0b29d: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(358)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(348)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(354)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Thu Nov 21 12:44:06 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 20241121124406737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124407039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42388<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90900) 20241121124407577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124407577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90900, count=95256) 20241121124408579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124408579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Thu Nov 21 12:44:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124409580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124409580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_hlr_location_cancel_request_update started. 20241121124410097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124410099 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124410154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124410154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124410154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124410154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124410154 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124410154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124410154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124410154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124410154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124410155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124410155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124410156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124410156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124410156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124410156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124410156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124410156 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124410156 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124410156 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124410156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(369)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124410157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124410157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124410161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124410172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124410172 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124410205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124410205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124410205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124410205 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124410205 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124410205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124410205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124410205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124410205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(375)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124410206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124410206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124410206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124410207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124410207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124410207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124410207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124410207 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124410207 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124410207 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124410207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(374)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124410208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124410208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124410211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124410221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124410221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(372)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(374)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124410241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124410241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124410241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124410241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124410241 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124410241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124410241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124410241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124410241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124410242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124410243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124410243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124410243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124410243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124410243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124410243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124410243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124410243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124410243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124410243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124410243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124410243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124410248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124410257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124410257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124410580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124410580 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124410581 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124410581 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124410582 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124410583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(368)@9a3224e0b29d: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='FA9BC667'O, index=0 SGSN_Test-GSUP(381)@9a3224e0b29d: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@9a3224e0b29d: 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 := '97BB490C0610389C9A9B6A31B6114912'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B7CC820'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A332D2273E2E0F15'O } } } } } 20241121124411634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124411634 DLLC NOTICE LLME(ffffffff/fa9bc667){UNASSIGNED} LLC RX: unknown TLLI 0xfa9bc667, creating LLME on the fly (gprs_llc.c:552) 20241121124411634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124411634 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach" (gprs_gmm.c:1266) 20241121124411634 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124411634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124411634 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124411634 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124411634 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124411634 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124411634 DLLC NOTICE LLME(ffffffff/fa9bc667){UNASSIGNED} LLGM Assign pre (fa9bc667 => d7475d3c) (gprs_llc.c:1079) 20241121124411634 DLLC NOTICE LLME(fa9bc667/d7475d3c){ASSIGNED} LLGM Assign post (fa9bc667 => d7475d3c) (gprs_llc.c:1125) 20241121124411634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124411634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124411634 DMM DEBUG MM(262420000000031/d7475d3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124411646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124411646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124411646 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124411646 DMM DEBUG MM(262420000000031/d7475d3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241121124411646 DMM NOTICE MM(262420000000031/d7475d3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124411646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124411646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124411646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124411646 DMM DEBUG MM(262420000000031/d7475d3c) Requesting authorization (sgsn_auth.c:160) 20241121124411646 DMM INFO MM(262420000000031/d7475d3c) Requesting authentication tuples (sgsn_auth.c:184) 20241121124411646 DMM DEBUG MM(262420000000031/d7475d3c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124411646 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241121124411646 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@9a3224e0b29d: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241121124411649 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124411649 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124411649 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124411649 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124411649 DMM INFO MM(262420000000031/d7475d3c) Subscriber data update (mmctx.c:445) 20241121124411649 DMM DEBUG MM(262420000000031/d7475d3c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124411649 DMM INFO MM(262420000000031/d7475d3c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124411649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124411649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124411649 DMM INFO MM(262420000000031/d7475d3c) <- GMM AUTH AND CIPHERING REQ (rand = 97 bb 49 0c 06 10 38 9c 9a 9b 6a 31 b6 11 49 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124411656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124411656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124411657 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124411657 DMM INFO MM(262420000000031/d7475d3c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124411657 DMM NOTICE MM(262420000000031/d7475d3c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124411657 DMM DEBUG MM(262420000000031/d7475d3c) checking auth: received GSM SRES = 9b 7c c8 20 (gprs_gmm.c:666) 20241121124411657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124411657 DMM DEBUG MM(262420000000031/d7475d3c) Requesting authorization (sgsn_auth.c:160) 20241121124411657 DMM INFO MM(262420000000031/d7475d3c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124411657 DMM DEBUG MM(262420000000031/d7475d3c) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124411657 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241121124411657 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) 20241121124411657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124411657 DMM INFO MM(262420000000031/d7475d3c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7475d3c) (gprs_gmm.c:300) 20241121124411658 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124411658 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124411658 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241121124411658 DMM INFO MM(262420000000031/d7475d3c) Subscriber data update (mmctx.c:445) 20241121124411658 DMM DEBUG MM(262420000000031/d7475d3c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124411658 DMM INFO MM(262420000000031/d7475d3c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124411658 DMM NOTICE MM(262420000000031/d7475d3c) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241121124411658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124411658 DMM NOTICE MM(262420000000031/d7475d3c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124411658 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) 20241121124411659 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124411659 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241121124411659 DMM INFO MM(262420000000031/d7475d3c) Subscriber data update (mmctx.c:445) 20241121124411659 DMM DEBUG MM(262420000000031/d7475d3c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124411667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124411667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124411667 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124411667 DMM INFO MM(262420000000031/d7475d3c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124411667 DMM NOTICE MM(262420000000031/d7475d3c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124411667 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124411667 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124411667 DLLC NOTICE LLME(fa9bc667/d7475d3c){ASSIGNED} LLGM Assign pre (ffffffff => d7475d3c) (gprs_llc.c:1079) 20241121124411667 DLLC NOTICE LLME(ffffffff/d7475d3c){ASSIGNED} LLGM Assign post (ffffffff => d7475d3c) (gprs_llc.c:1125) 20241121124411667 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124411667 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124411667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124411667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124411717 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241121124411717 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241121124411717 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) 20241121124411717 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241121124411717 DMM INFO MM(262420000000031/d7475d3c) Subscriber data update (mmctx.c:445) 20241121124411717 DMM DEBUG MM(262420000000031/d7475d3c) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241121124411717 DMM INFO MM(262420000000031/d7475d3c) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241121124411717 DMM INFO MM(262420000000031/d7475d3c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124411717 DMM INFO MM(262420000000031/d7475d3c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124411717 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124411717 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124411717 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124411717 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124411717 DLLC NOTICE LLME(ffffffff/d7475d3c){ASSIGNED} LLGM Assign pre (d7475d3c => ffffffff) (gprs_llc.c:1079) 20241121124411717 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7475d3c => ffffffff) (gprs_llc.c:1125) 20241121124411717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124411717 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124411717 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124411717 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124411864 DGPRS DEBUG Checking for inactive LLMEs, time = 14003786 (sgsn.c:131) TC_hlr_location_cancel_request_update(383)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed MC@9a3224e0b29d: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241121124416723 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124416724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(381)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(369)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(375)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(379)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(372)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@9a3224e0b29d: Final verdict of PTC: none 20241121124416726 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42394<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(365)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(367)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(377)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(373)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@9a3224e0b29d: Final verdict of PTC: pass MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Thu Nov 21 12:44:16 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 20241121124416873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124417174 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32938<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89012) 20241121124417725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124417725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89012, count=93368) 20241121124418727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124418727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Thu Nov 21 12:44:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124419728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124419728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_hlr_location_cancel_request_withdraw started. 20241121124420230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124420232 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124420284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124420284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124420284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124420284 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124420284 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124420284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124420284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124420284 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124420284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124420286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124420286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124420286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124420286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124420286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124420286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124420286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124420286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124420286 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124420286 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124420286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124420287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124420287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124420290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124420299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124420299 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124420330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124420330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124420330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124420330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124420330 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124420330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124420330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124420330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124420330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124420332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124420332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124420332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124420332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124420332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124420332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124420332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124420332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124420332 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124420332 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124420332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124420333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124420333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124420337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124420347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124420347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(399)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(399)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124420391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124420391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124420391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124420391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124420391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124420391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124420391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124420391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124420391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(399)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124420394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124420394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124420394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124420395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124420395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124420395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124420395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124420395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124420395 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124420395 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124420395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124420395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124420395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(399)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(399)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124420400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124420412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124420412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124420728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124420729 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124420729 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124420729 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(398)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(398)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124420731 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(398)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(398)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(398)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(398)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(398)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(398)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121124420732 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9a3224e0b29d: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E85D5EDA'O, index=0 SGSN_Test-GSUP(400)@9a3224e0b29d: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@9a3224e0b29d: 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 := '7D3A81E44D1ADBFD9CAF9DE3701CD7E8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A670031B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E15CEAEB01FC318'O } } } } } 20241121124421782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124421782 DLLC NOTICE LLME(ffffffff/e85d5eda){UNASSIGNED} LLC RX: unknown TLLI 0xe85d5eda, creating LLME on the fly (gprs_llc.c:552) 20241121124421782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124421782 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach" (gprs_gmm.c:1266) 20241121124421782 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124421782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124421782 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124421782 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124421782 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124421782 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124421782 DLLC NOTICE LLME(ffffffff/e85d5eda){UNASSIGNED} LLGM Assign pre (e85d5eda => c6e4fe4c) (gprs_llc.c:1079) 20241121124421782 DLLC NOTICE LLME(e85d5eda/c6e4fe4c){ASSIGNED} LLGM Assign post (e85d5eda => c6e4fe4c) (gprs_llc.c:1125) 20241121124421782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124421782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124421782 DMM DEBUG MM(262420000000029/c6e4fe4c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124421796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124421796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124421796 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124421796 DMM DEBUG MM(262420000000029/c6e4fe4c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241121124421796 DMM NOTICE MM(262420000000029/c6e4fe4c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124421796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124421796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124421796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124421796 DMM DEBUG MM(262420000000029/c6e4fe4c) Requesting authorization (sgsn_auth.c:160) 20241121124421796 DMM INFO MM(262420000000029/c6e4fe4c) Requesting authentication tuples (sgsn_auth.c:184) 20241121124421796 DMM DEBUG MM(262420000000029/c6e4fe4c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124421796 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241121124421796 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@9a3224e0b29d: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241121124421799 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124421799 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124421799 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124421799 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124421799 DMM INFO MM(262420000000029/c6e4fe4c) Subscriber data update (mmctx.c:445) 20241121124421799 DMM DEBUG MM(262420000000029/c6e4fe4c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124421799 DMM INFO MM(262420000000029/c6e4fe4c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124421799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124421799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124421799 DMM INFO MM(262420000000029/c6e4fe4c) <- GMM AUTH AND CIPHERING REQ (rand = 7d 3a 81 e4 4d 1a db fd 9c af 9d e3 70 1c d7 e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124421807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124421807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124421807 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124421807 DMM INFO MM(262420000000029/c6e4fe4c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124421807 DMM NOTICE MM(262420000000029/c6e4fe4c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124421807 DMM DEBUG MM(262420000000029/c6e4fe4c) checking auth: received GSM SRES = a6 70 03 1b (gprs_gmm.c:666) 20241121124421807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124421807 DMM DEBUG MM(262420000000029/c6e4fe4c) Requesting authorization (sgsn_auth.c:160) 20241121124421807 DMM INFO MM(262420000000029/c6e4fe4c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124421807 DMM DEBUG MM(262420000000029/c6e4fe4c) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124421807 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241121124421807 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) 20241121124421807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124421807 DMM INFO MM(262420000000029/c6e4fe4c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6e4fe4c) (gprs_gmm.c:300) 20241121124421809 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124421809 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124421809 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241121124421809 DMM INFO MM(262420000000029/c6e4fe4c) Subscriber data update (mmctx.c:445) 20241121124421809 DMM DEBUG MM(262420000000029/c6e4fe4c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124421809 DMM INFO MM(262420000000029/c6e4fe4c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124421809 DMM NOTICE MM(262420000000029/c6e4fe4c) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241121124421809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124421809 DMM NOTICE MM(262420000000029/c6e4fe4c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124421809 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) 20241121124421809 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124421809 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241121124421809 DMM INFO MM(262420000000029/c6e4fe4c) Subscriber data update (mmctx.c:445) 20241121124421809 DMM DEBUG MM(262420000000029/c6e4fe4c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124421815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124421815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124421815 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124421815 DMM INFO MM(262420000000029/c6e4fe4c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124421815 DMM NOTICE MM(262420000000029/c6e4fe4c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124421815 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124421815 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124421815 DLLC NOTICE LLME(e85d5eda/c6e4fe4c){ASSIGNED} LLGM Assign pre (ffffffff => c6e4fe4c) (gprs_llc.c:1079) 20241121124421815 DLLC NOTICE LLME(ffffffff/c6e4fe4c){ASSIGNED} LLGM Assign post (ffffffff => c6e4fe4c) (gprs_llc.c:1125) 20241121124421815 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124421815 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124421815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124421815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124421864 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241121124421865 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241121124421865 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) 20241121124421865 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241121124421865 DMM INFO MM(262420000000029/c6e4fe4c) Subscriber data update (mmctx.c:445) 20241121124421865 DMM DEBUG MM(262420000000029/c6e4fe4c) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241121124421865 DMM INFO MM(262420000000029/c6e4fe4c) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241121124421865 DMM INFO MM(262420000000029/c6e4fe4c) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241121124421865 DMM NOTICE MM(262420000000029/c6e4fe4c) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241121124421865 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241121124421865 DMM INFO MM(262420000000029/c6e4fe4c) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241121124421865 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124421865 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124421865 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124421865 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124421865 DLLC NOTICE LLME(ffffffff/c6e4fe4c){ASSIGNED} LLGM Assign pre (c6e4fe4c => ffffffff) (gprs_llc.c:1079) 20241121124421865 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6e4fe4c => ffffffff) (gprs_llc.c:1125) 20241121124421865 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124421865 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124421865 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124421865 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124421865 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9a3224e0b29d: Removing Client IMSI='262420000000029'H, index=0 20241121124421873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124421873 DLLC NOTICE LLME(ffffffff/c6e4fe4c){UNASSIGNED} LLC RX: unknown TLLI 0xc6e4fe4c, creating LLME on the fly (gprs_llc.c:552) 20241121124421873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124421873 DMM NOTICE LLME(ffffffff/c6e4fe4c){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241121124421873 DLLC NOTICE LLME(ffffffff/c6e4fe4c){UNASSIGNED} LLGM Assign pre (c6e4fe4c => ffffffff) (gprs_llc.c:1079) 20241121124421873 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6e4fe4c => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@9a3224e0b29d: Final verdict of PTC: pass 20241121124421877 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32942<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@9a3224e0b29d: Final verdict of PTC: none 20241121124421879 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124421880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(389)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(398)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(399)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(393)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(391)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(388)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(386)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(397)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(398): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(399): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Thu Nov 21 12:44:21 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 20241121124422025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124422327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79548) 20241121124422880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124422880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79548, count=97552) 20241121124423881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124423881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Thu Nov 21 12:44:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124424882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124424882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241121124425375 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124425376 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(408)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124425448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124425448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124425448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124425448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124425448 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124425448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124425448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124425448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124425448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124425450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124425450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124425450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124425451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124425451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124425451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124425451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124425451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124425451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124425451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124425451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(407)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124425452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124425453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124425458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124425472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124425472 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(407)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124425495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124425495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124425495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124425495 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124425495 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124425495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124425495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124425495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124425495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121124425497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124425497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124425497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(412)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124425498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124425498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124425498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124425498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124425498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124425498 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124425498 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124425498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124425499 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124425499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124425504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124425514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124425514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124425558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124425558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124425558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124425558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124425558 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124425558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124425558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124425558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124425558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124425560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124425560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124425560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124425561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124425561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124425561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124425561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124425561 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124425561 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124425561 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124425561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(417)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124425561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124425561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124425565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124425577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124425577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124425883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124425883 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124425883 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124425883 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124425885 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124425886 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@9a3224e0b29d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C3ABD0C2'O, index=0 SGSN_Test-GSUP(419)@9a3224e0b29d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241121124426929 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) 20241121124426929 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@9a3224e0b29d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@9a3224e0b29d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@9a3224e0b29d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@9a3224e0b29d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@9a3224e0b29d: Final verdict of PTC: pass 20241121124426936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32954<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124426940 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124426940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(418)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(419)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(417)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(412)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(408)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(410)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(416)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(406)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(415): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Thu Nov 21 12:44:27 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 20241121124427087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124427391 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241121124427941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124427941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20241121124428942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124428942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Thu Nov 21 12:44:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124429943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124429943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241121124430448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124430449 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124430532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124430532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124430532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124430533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124430533 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124430533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124430533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124430533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124430533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124430535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124430535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124430535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124430536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124430536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124430536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124430536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124430536 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124430536 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124430536 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124430536 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(426)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124430536 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124430536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124430548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124430569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124430569 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124430625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124430625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124430625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124430625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124430625 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124430625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124430625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124430625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124430625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(432)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(431)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124430633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124430633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124430633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124430633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124430633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124430633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124430633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124430633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124430633 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124430633 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124430633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124430633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124430633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(433)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121124430655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(437)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(428)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(437)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124430687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124430687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124430687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124430687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124430687 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124430687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124430687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124430687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124430687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124430691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124430691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124430691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(437)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124430692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124430692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124430692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124430692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124430692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124430692 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124430692 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124430692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124430693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124430693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124430701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124430701 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) 20241121124430701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124430724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124430724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124430944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124430944 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124430944 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124430944 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124430947 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(436)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241121124430948 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(436)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(436)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(436)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@9a3224e0b29d: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='EC80F448'O, index=0 SGSN_Test-GSUP(438)@9a3224e0b29d: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241121124431995 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) 20241121124431995 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@9a3224e0b29d: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@9a3224e0b29d: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@9a3224e0b29d: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@9a3224e0b29d: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@9a3224e0b29d: Final verdict of PTC: pass 20241121124432001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33294<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124432004 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124432004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(438)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(431)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(426)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(437)@9a3224e0b29d: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(435)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(429)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(425)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Thu Nov 21 12:44:32 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 20241121124432168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124432470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44544) 20241121124433005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124433005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44544, count=52484) 20241121124434006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124434006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Thu Nov 21 12:44:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124435007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124435007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_rau_unknown started. 20241121124435519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124435521 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124435631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124435631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124435631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124435631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124435631 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124435631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124435631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124435631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124435631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124435637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124435637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124435637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124435638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124435638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124435638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124435638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124435638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124435638 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124435638 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124435638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124435638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124435639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124435656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121124435688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124435688 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(446)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124435707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124435707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124435707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124435707 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124435707 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124435707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124435707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124435707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124435707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124435710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124435710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124435710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124435711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124435711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124435711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124435711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124435711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124435711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124435711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124435711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124435712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124435712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124435717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124435736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124435736 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(448)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124435773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124435773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124435773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124435773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124435773 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124435773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124435773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124435773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124435773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124435777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124435777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124435777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124435779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124435779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124435779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124435779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124435779 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124435779 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124435779 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124435779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(455)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124435793 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124435793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124435801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124435821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124435821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124436008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124436008 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124436008 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124436008 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(456)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124436011 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121124436011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@9a3224e0b29d: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='E70DF183'O, index=0 SGSN_Test-GSUP(457)@9a3224e0b29d: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241121124437083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124437083 DLLC NOTICE LLME(ffffffff/e70df183){UNASSIGNED} LLC RX: unknown TLLI 0xe70df183, creating LLME on the fly (gprs_llc.c:552) 20241121124437083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241121124437083 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241121124437083 DMM NOTICE LLME(ffffffff/e70df183){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241121124437083 DLLC NOTICE LLME(ffffffff/e70df183){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241121124437083 DMM ERROR LLME(ffffffff/e70df183){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241121124437083 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241121124437083 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241121124437083 DLLC NOTICE LLME(ffffffff/e70df183){UNASSIGNED} LLGM Assign pre (e70df183 => ffffffff) (gprs_llc.c:1079) 20241121124437083 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e70df183 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@9a3224e0b29d: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@9a3224e0b29d: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@9a3224e0b29d: Final verdict of PTC: pass 20241121124437109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33308<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124437114 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124437114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(456)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(457)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(450)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(445)@9a3224e0b29d: Final verdict of PTC: none TC_rau_unknown-BVCI210(448)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(455)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(443)@9a3224e0b29d: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@9a3224e0b29d: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(449)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(453)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_rau_unknown-BVCI210(448): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(449): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_rau_unknown finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu Nov 21 12:44:37 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241121124437434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56922<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124437736 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56922<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50680) 20241121124438115 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124438115 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50680, count=55036) 20241121124439116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124439116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Thu Nov 21 12:44:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124440117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124440117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_rau started. 20241121124440825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124440826 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124440885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124440885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124440886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124440886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124440886 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124440886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124440886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124440886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124440886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124440888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124440889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124440889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124440889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124440889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124440889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124440889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124440889 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124440889 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124440889 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124440889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(464)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124440890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124440890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124440895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124440908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124440908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(466)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(463)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(465)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(470)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124440945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124440945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124440945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124440945 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124440945 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124440945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124440945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124440945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124440945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(470)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124440948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124440948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124440948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124440949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124440949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124440949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124440949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124440949 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124440949 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124440949 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124440949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(469)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124440951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124440951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(470)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(470)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124440958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124440970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124440970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(471)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI210(467)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(469)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124440990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124440990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124440990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124440990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124440990 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124440990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124440990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124440990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124440990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124440992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124440992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124440992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124440993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124440993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124440993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124440993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124440993 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124440993 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124440993 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124440993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124440994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124440994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124440999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124441010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124441010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124441118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124441118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124441118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124441118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124441120 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121124441121 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121124441865 DGPRS DEBUG Checking for inactive LLMEs, time = 14003816 (sgsn.c:131) TC_attach_rau-BVCI196(463)@9a3224e0b29d: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='CE80285C'O, index=0 SGSN_Test-GSUP(476)@9a3224e0b29d: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@9a3224e0b29d: 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 := '211FAA786A604DCB4F300303D860A809'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE871FE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9DBD6ACFA86334F'O } } } } } 20241121124442188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124442188 DLLC NOTICE LLME(ffffffff/ce80285c){UNASSIGNED} LLC RX: unknown TLLI 0xce80285c, creating LLME on the fly (gprs_llc.c:552) 20241121124442188 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124442188 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach" (gprs_gmm.c:1266) 20241121124442188 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124442188 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124442188 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124442188 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124442189 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124442189 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124442189 DLLC NOTICE LLME(ffffffff/ce80285c){UNASSIGNED} LLGM Assign pre (ce80285c => ec1b3632) (gprs_llc.c:1079) 20241121124442189 DLLC NOTICE LLME(ce80285c/ec1b3632){ASSIGNED} LLGM Assign post (ce80285c => ec1b3632) (gprs_llc.c:1125) 20241121124442189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124442189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124442189 DMM DEBUG MM(262420000000012/ec1b3632) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124442204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124442204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124442204 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124442204 DMM DEBUG MM(262420000000012/ec1b3632) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241121124442204 DMM NOTICE MM(262420000000012/ec1b3632) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124442204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124442204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124442204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124442204 DMM DEBUG MM(262420000000012/ec1b3632) Requesting authorization (sgsn_auth.c:160) 20241121124442204 DMM INFO MM(262420000000012/ec1b3632) Requesting authentication tuples (sgsn_auth.c:184) 20241121124442204 DMM DEBUG MM(262420000000012/ec1b3632) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124442204 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241121124442204 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@9a3224e0b29d: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241121124442207 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124442207 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124442207 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124442207 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124442207 DMM INFO MM(262420000000012/ec1b3632) Subscriber data update (mmctx.c:445) 20241121124442207 DMM DEBUG MM(262420000000012/ec1b3632) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124442207 DMM INFO MM(262420000000012/ec1b3632) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124442207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124442207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124442207 DMM INFO MM(262420000000012/ec1b3632) <- GMM AUTH AND CIPHERING REQ (rand = 21 1f aa 78 6a 60 4d cb 4f 30 03 03 d8 60 a8 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124442217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124442217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124442217 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124442217 DMM INFO MM(262420000000012/ec1b3632) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124442217 DMM NOTICE MM(262420000000012/ec1b3632) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124442217 DMM DEBUG MM(262420000000012/ec1b3632) checking auth: received GSM SRES = ee 87 1f e8 (gprs_gmm.c:666) 20241121124442217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124442217 DMM DEBUG MM(262420000000012/ec1b3632) Requesting authorization (sgsn_auth.c:160) 20241121124442217 DMM INFO MM(262420000000012/ec1b3632) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124442217 DMM DEBUG MM(262420000000012/ec1b3632) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124442217 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241121124442217 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) 20241121124442217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124442217 DMM INFO MM(262420000000012/ec1b3632) <- GMM ATTACH ACCEPT (new P-TMSI=0xec1b3632) (gprs_gmm.c:300) 20241121124442218 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124442218 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124442218 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241121124442218 DMM INFO MM(262420000000012/ec1b3632) Subscriber data update (mmctx.c:445) 20241121124442218 DMM DEBUG MM(262420000000012/ec1b3632) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124442218 DMM INFO MM(262420000000012/ec1b3632) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124442218 DMM NOTICE MM(262420000000012/ec1b3632) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241121124442218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124442218 DMM NOTICE MM(262420000000012/ec1b3632) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124442218 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) 20241121124442219 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124442219 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241121124442219 DMM INFO MM(262420000000012/ec1b3632) Subscriber data update (mmctx.c:445) 20241121124442219 DMM DEBUG MM(262420000000012/ec1b3632) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124442227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124442227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124442227 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124442227 DMM INFO MM(262420000000012/ec1b3632) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124442227 DMM NOTICE MM(262420000000012/ec1b3632) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124442227 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124442227 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124442227 DLLC NOTICE LLME(ce80285c/ec1b3632){ASSIGNED} LLGM Assign pre (ffffffff => ec1b3632) (gprs_llc.c:1079) 20241121124442227 DLLC NOTICE LLME(ffffffff/ec1b3632){ASSIGNED} LLGM Assign post (ffffffff => ec1b3632) (gprs_llc.c:1125) 20241121124442227 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124442227 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124442227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124442227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124442279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124442279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124442279 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124442279 DMM INFO MM(262420000000012/ec1b3632) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241121124442279 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124442279 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121124442279 DLLC NOTICE LLME(ffffffff/ec1b3632){ASSIGNED} LLGM Assign pre (ec1b3632 => e7806e8c) (gprs_llc.c:1079) 20241121124442279 DLLC NOTICE LLME(ec1b3632/e7806e8c){ASSIGNED} LLGM Assign post (ec1b3632 => e7806e8c) (gprs_llc.c:1125) 20241121124442279 DMM INFO MM(262420000000012/e7806e8c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@9a3224e0b29d: Removing Client IMSI='262420000000012'H, index=0 20241121124442286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124442286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241121124442287 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124442287 DMM INFO MM(262420000000012/e7806e8c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241121124442287 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241121124442287 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124442287 DLLC NOTICE LLME(ec1b3632/e7806e8c){ASSIGNED} LLGM Assign pre (ffffffff => e7806e8c) (gprs_llc.c:1079) 20241121124442287 DLLC NOTICE LLME(ffffffff/e7806e8c){ASSIGNED} LLGM Assign post (ffffffff => e7806e8c) (gprs_llc.c:1125) 20241121124442287 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@9a3224e0b29d: Final verdict of PTC: pass 20241121124442290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56930<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(464)@9a3224e0b29d: Final verdict of PTC: none TC_attach_rau-BVCI210(467)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(469)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(476)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(474)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(470)@9a3224e0b29d: Final verdict of PTC: none20241121124442293 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124442294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(466)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@9a3224e0b29d: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(468)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@9a3224e0b29d: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(462)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(472)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_rau-BVCI210(467): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(468): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(469): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(470): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_rau finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Nov 21 12:44:42 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241121124442510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124442911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88484) 20241121124443294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124443294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88484, count=92840) 20241121124444295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124444295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Thu Nov 21 12:44:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124445296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124445296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_rau_a_a started. 20241121124445959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124445961 DMM INFO MM(262420000000012/e7806e8c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124445961 DMM INFO MM(262420000000012/e7806e8c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124445961 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124445961 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124445961 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124445961 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124445961 DLLC NOTICE LLME(ffffffff/e7806e8c){ASSIGNED} LLGM Assign pre (e7806e8c => ffffffff) (gprs_llc.c:1079) 20241121124445961 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7806e8c => ffffffff) (gprs_llc.c:1125) 20241121124445961 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241121124445961 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) 20241121124445961 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20241121124445961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124445961 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124445961 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124445961 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124445961 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124446022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124446022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124446022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124446022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124446022 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124446022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124446022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124446022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124446022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124446024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124446024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124446024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124446024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124446024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124446024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124446024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124446024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124446024 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124446024 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124446024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124446025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124446025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124446031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(484)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(480)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124446043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124446043 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(485)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(482)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@9a3224e0b29d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(488)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124446081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124446081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124446081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124446081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124446081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124446081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124446081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124446081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124446081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124446083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124446083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124446083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124446084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124446084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124446084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124446084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124446084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124446084 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124446084 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124446084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124446084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124446084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(489)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124446090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(485)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124446101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124446102 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(486)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(494)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124446127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124446127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124446127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124446127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124446127 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124446127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124446127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124446127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124446127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(494)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124446130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124446130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124446130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124446130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124446131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124446131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124446131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124446131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124446131 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124446131 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124446131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(494)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124446131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124446131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(494)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124446137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124446149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124446149 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(491)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124446297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124446297 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124446297 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124446297 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(493)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(493)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124446300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(493)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(493)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124446300 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(493)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(493)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(493)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(493)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@9a3224e0b29d: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='F079D07A'O, index=0 SGSN_Test-GSUP(495)@9a3224e0b29d: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@9a3224e0b29d: 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 := '5D4711F6FACC87D163A4709248BE0C66'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '30B2CFFC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '950B6ADA2FA4FFBA'O } } } } } 20241121124447353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124447353 DLLC NOTICE LLME(ffffffff/f079d07a){UNASSIGNED} LLC RX: unknown TLLI 0xf079d07a, creating LLME on the fly (gprs_llc.c:552) 20241121124447353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124447353 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach" (gprs_gmm.c:1266) 20241121124447353 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124447353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124447353 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124447353 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124447353 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124447353 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124447353 DLLC NOTICE LLME(ffffffff/f079d07a){UNASSIGNED} LLGM Assign pre (f079d07a => d91fae90) (gprs_llc.c:1079) 20241121124447353 DLLC NOTICE LLME(f079d07a/d91fae90){ASSIGNED} LLGM Assign post (f079d07a => d91fae90) (gprs_llc.c:1125) 20241121124447353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124447353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124447353 DMM DEBUG MM(262420000000037/d91fae90) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124447367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124447367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124447367 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124447367 DMM DEBUG MM(262420000000037/d91fae90) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241121124447367 DMM NOTICE MM(262420000000037/d91fae90) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124447367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124447367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124447367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124447367 DMM DEBUG MM(262420000000037/d91fae90) Requesting authorization (sgsn_auth.c:160) 20241121124447367 DMM INFO MM(262420000000037/d91fae90) Requesting authentication tuples (sgsn_auth.c:184) 20241121124447367 DMM DEBUG MM(262420000000037/d91fae90) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124447367 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241121124447367 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@9a3224e0b29d: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241121124447370 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124447370 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124447370 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124447370 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124447370 DMM INFO MM(262420000000037/d91fae90) Subscriber data update (mmctx.c:445) 20241121124447370 DMM DEBUG MM(262420000000037/d91fae90) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124447370 DMM INFO MM(262420000000037/d91fae90) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124447370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124447370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124447371 DMM INFO MM(262420000000037/d91fae90) <- GMM AUTH AND CIPHERING REQ (rand = 5d 47 11 f6 fa cc 87 d1 63 a4 70 92 48 be 0c 66 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124447380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124447380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124447380 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124447380 DMM INFO MM(262420000000037/d91fae90) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124447380 DMM NOTICE MM(262420000000037/d91fae90) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124447380 DMM DEBUG MM(262420000000037/d91fae90) checking auth: received GSM SRES = 30 b2 cf fc (gprs_gmm.c:666) 20241121124447380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124447380 DMM DEBUG MM(262420000000037/d91fae90) Requesting authorization (sgsn_auth.c:160) 20241121124447380 DMM INFO MM(262420000000037/d91fae90) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124447380 DMM DEBUG MM(262420000000037/d91fae90) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124447380 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241121124447380 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) 20241121124447380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124447380 DMM INFO MM(262420000000037/d91fae90) <- GMM ATTACH ACCEPT (new P-TMSI=0xd91fae90) (gprs_gmm.c:300) 20241121124447382 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124447382 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124447382 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241121124447382 DMM INFO MM(262420000000037/d91fae90) Subscriber data update (mmctx.c:445) 20241121124447382 DMM DEBUG MM(262420000000037/d91fae90) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124447382 DMM INFO MM(262420000000037/d91fae90) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124447382 DMM NOTICE MM(262420000000037/d91fae90) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241121124447382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124447382 DMM NOTICE MM(262420000000037/d91fae90) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124447382 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) 20241121124447382 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124447382 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241121124447382 DMM INFO MM(262420000000037/d91fae90) Subscriber data update (mmctx.c:445) 20241121124447382 DMM DEBUG MM(262420000000037/d91fae90) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124447390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124447390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124447390 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124447390 DMM INFO MM(262420000000037/d91fae90) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124447390 DMM NOTICE MM(262420000000037/d91fae90) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124447390 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124447390 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124447390 DLLC NOTICE LLME(f079d07a/d91fae90){ASSIGNED} LLGM Assign pre (ffffffff => d91fae90) (gprs_llc.c:1079) 20241121124447390 DLLC NOTICE LLME(ffffffff/d91fae90){ASSIGNED} LLGM Assign post (ffffffff => d91fae90) (gprs_llc.c:1125) 20241121124447390 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124447390 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124447390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124447390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124447442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124447442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124447442 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124447442 DMM INFO MM(262420000000037/d91fae90) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241121124447442 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124447442 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121124447442 DLLC NOTICE LLME(ffffffff/d91fae90){ASSIGNED} LLGM Assign pre (d91fae90 => fbd3ff8b) (gprs_llc.c:1079) 20241121124447442 DLLC NOTICE LLME(d91fae90/fbd3ff8b){ASSIGNED} LLGM Assign post (d91fae90 => fbd3ff8b) (gprs_llc.c:1125) 20241121124447442 DMM INFO MM(262420000000037/fbd3ff8b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124447450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124447450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241121124447450 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124447450 DMM INFO MM(262420000000037/fbd3ff8b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241121124447450 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241121124447450 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124447450 DLLC NOTICE LLME(d91fae90/fbd3ff8b){ASSIGNED} LLGM Assign pre (ffffffff => fbd3ff8b) (gprs_llc.c:1079) 20241121124447450 DLLC NOTICE LLME(ffffffff/fbd3ff8b){ASSIGNED} LLGM Assign post (ffffffff => fbd3ff8b) (gprs_llc.c:1125) 20241121124447450 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241121124447450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124447450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124447450 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124447450 DMM INFO MM(262420000000037/fbd3ff8b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241121124447450 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124447450 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121124447450 DLLC NOTICE LLME(ffffffff/fbd3ff8b){ASSIGNED} LLGM Assign pre (fbd3ff8b => cd212de8) (gprs_llc.c:1079) 20241121124447450 DLLC NOTICE LLME(fbd3ff8b/cd212de8){ASSIGNED} LLGM Assign post (fbd3ff8b => cd212de8) (gprs_llc.c:1125) 20241121124447450 DMM INFO MM(262420000000037/cd212de8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124447457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124447457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124447457 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124447457 DMM INFO MM(262420000000037/cd212de8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241121124447457 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241121124447457 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124447457 DLLC NOTICE LLME(fbd3ff8b/cd212de8){ASSIGNED} LLGM Assign pre (ffffffff => cd212de8) (gprs_llc.c:1079) 20241121124447457 DLLC NOTICE LLME(ffffffff/cd212de8){ASSIGNED} LLGM Assign post (ffffffff => cd212de8) (gprs_llc.c:1125) 20241121124447457 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241121124447457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124447457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124447457 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124447457 DMM INFO MM(262420000000037/cd212de8) -> GMM DETACH REQUEST TLLI=0xcd212de8 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241121124447457 DMM INFO MM(262420000000037/cd212de8) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241121124447457 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124447457 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124447457 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124447457 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124447457 DLLC NOTICE LLME(ffffffff/cd212de8){ASSIGNED} LLGM Assign pre (cd212de8 => ffffffff) (gprs_llc.c:1079) 20241121124447457 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd212de8 => ffffffff) (gprs_llc.c:1125) 20241121124447457 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241121124447457 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) 20241121124447457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124447457 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124447457 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124447457 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124447458 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@9a3224e0b29d: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@9a3224e0b29d: Final verdict of PTC: pass 20241121124452467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56946<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124452470 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124452470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(495)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(493)@9a3224e0b29d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(491)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(489)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(494)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(483)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@9a3224e0b29d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@9a3224e0b29d: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(486)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(487)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(481)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(492)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_rau_a_a-BVCI220(491): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(492): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(493): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(494): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu Nov 21 12:44:52 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 20241121124452625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124452927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108456) 20241121124453471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124453481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108456, count=113108) 20241121124454483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124454483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Thu Nov 21 12:44:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124455484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124455484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_rau_a_b started. 20241121124455992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124455994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124456050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124456050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124456050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124456050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124456050 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124456050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124456050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124456050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124456050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124456053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124456053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124456053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124456053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124456053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124456053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124456053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124456053 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124456053 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124456053 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124456053 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(502)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124456054 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124456054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124456059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124456069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124456069 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(501)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(508)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124456112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124456112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124456112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124456112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124456112 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124456112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124456112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124456112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124456112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(507)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(508)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124456115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124456115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124456115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124456116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124456116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124456116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124456116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124456116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124456116 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124456116 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124456116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124456116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124456117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124456121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124456132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124456132 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(509)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(505)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124456152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124456152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124456152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124456152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124456152 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124456152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124456152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124456152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124456152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124456155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124456155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124456155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124456156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124456156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124456156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124456156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124456156 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124456156 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124456156 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124456156 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(512)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124456157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124456157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124456162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124456173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124456173 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124456484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124456484 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124456484 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124456484 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(513)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241121124456486 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121124456487 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@9a3224e0b29d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='E8FF461E'O, index=0 SGSN_Test-GSUP(514)@9a3224e0b29d: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@9a3224e0b29d: 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 := '86113B710FBCB0567FAD936F5E1FB00B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D6095E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '275BCC6784269878'O } } } } } 20241121124457539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124457539 DLLC NOTICE LLME(ffffffff/e8ff461e){UNASSIGNED} LLC RX: unknown TLLI 0xe8ff461e, creating LLME on the fly (gprs_llc.c:552) 20241121124457539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124457539 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach" (gprs_gmm.c:1266) 20241121124457539 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124457539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124457539 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124457539 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124457539 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124457539 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124457539 DLLC NOTICE LLME(ffffffff/e8ff461e){UNASSIGNED} LLGM Assign pre (e8ff461e => c750a842) (gprs_llc.c:1079) 20241121124457539 DLLC NOTICE LLME(e8ff461e/c750a842){ASSIGNED} LLGM Assign post (e8ff461e => c750a842) (gprs_llc.c:1125) 20241121124457539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124457539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124457539 DMM DEBUG MM(262420000000038/c750a842) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124457552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124457552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124457552 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124457552 DMM DEBUG MM(262420000000038/c750a842) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241121124457552 DMM NOTICE MM(262420000000038/c750a842) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124457552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124457552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124457552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124457552 DMM DEBUG MM(262420000000038/c750a842) Requesting authorization (sgsn_auth.c:160) 20241121124457552 DMM INFO MM(262420000000038/c750a842) Requesting authentication tuples (sgsn_auth.c:184) 20241121124457552 DMM DEBUG MM(262420000000038/c750a842) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124457552 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241121124457552 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@9a3224e0b29d: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241121124457555 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124457555 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124457555 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124457555 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124457555 DMM INFO MM(262420000000038/c750a842) Subscriber data update (mmctx.c:445) 20241121124457555 DMM DEBUG MM(262420000000038/c750a842) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124457555 DMM INFO MM(262420000000038/c750a842) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124457555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124457555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124457555 DMM INFO MM(262420000000038/c750a842) <- GMM AUTH AND CIPHERING REQ (rand = 86 11 3b 71 0f bc b0 56 7f ad 93 6f 5e 1f b0 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124457565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124457565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124457565 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124457565 DMM INFO MM(262420000000038/c750a842) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124457565 DMM NOTICE MM(262420000000038/c750a842) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124457565 DMM DEBUG MM(262420000000038/c750a842) checking auth: received GSM SRES = 5d 60 95 e9 (gprs_gmm.c:666) 20241121124457565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124457565 DMM DEBUG MM(262420000000038/c750a842) Requesting authorization (sgsn_auth.c:160) 20241121124457565 DMM INFO MM(262420000000038/c750a842) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124457565 DMM DEBUG MM(262420000000038/c750a842) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124457565 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241121124457565 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) 20241121124457565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124457565 DMM INFO MM(262420000000038/c750a842) <- GMM ATTACH ACCEPT (new P-TMSI=0xc750a842) (gprs_gmm.c:300) 20241121124457567 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124457567 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124457567 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241121124457567 DMM INFO MM(262420000000038/c750a842) Subscriber data update (mmctx.c:445) 20241121124457567 DMM DEBUG MM(262420000000038/c750a842) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124457567 DMM INFO MM(262420000000038/c750a842) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124457567 DMM NOTICE MM(262420000000038/c750a842) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241121124457567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124457567 DMM NOTICE MM(262420000000038/c750a842) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124457567 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) 20241121124457568 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124457568 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241121124457568 DMM INFO MM(262420000000038/c750a842) Subscriber data update (mmctx.c:445) 20241121124457568 DMM DEBUG MM(262420000000038/c750a842) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124457575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124457575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124457575 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124457575 DMM INFO MM(262420000000038/c750a842) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124457575 DMM NOTICE MM(262420000000038/c750a842) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124457575 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124457575 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124457575 DLLC NOTICE LLME(e8ff461e/c750a842){ASSIGNED} LLGM Assign pre (ffffffff => c750a842) (gprs_llc.c:1079) 20241121124457575 DLLC NOTICE LLME(ffffffff/c750a842){ASSIGNED} LLGM Assign post (ffffffff => c750a842) (gprs_llc.c:1125) 20241121124457575 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124457575 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124457575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124457575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@9a3224e0b29d: attach complete sending rau 20241121124457628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124457628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124457628 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124457628 DMM INFO MM(262420000000038/c750a842) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241121124457628 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124457628 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121124457628 DLLC NOTICE LLME(ffffffff/c750a842){ASSIGNED} LLGM Assign pre (c750a842 => c346f051) (gprs_llc.c:1079) 20241121124457628 DLLC NOTICE LLME(c750a842/c346f051){ASSIGNED} LLGM Assign post (c750a842 => c346f051) (gprs_llc.c:1125) 20241121124457628 DMM INFO MM(262420000000038/c346f051) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9a3224e0b29d: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@9a3224e0b29d: Removing Client IMSI='262420000000038'H, index=0 20241121124457636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124457636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241121124457636 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124457636 DMM INFO MM(262420000000038/c346f051) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241121124457636 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241121124457636 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124457636 DLLC NOTICE LLME(c750a842/c346f051){ASSIGNED} LLGM Assign pre (ffffffff => c346f051) (gprs_llc.c:1079) 20241121124457636 DLLC NOTICE LLME(ffffffff/c346f051){ASSIGNED} LLGM Assign post (ffffffff => c346f051) (gprs_llc.c:1125) 20241121124457636 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(505)@9a3224e0b29d: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C346F051'O, index=0 TC_attach_rau_a_b(516)@9a3224e0b29d: sending second RAU via different RA 20241121124457640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124457640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124457640 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241121124457640 DMM INFO MM(262420000000038/c346f051) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c346f051, P-TMSI: c346f051 (00000000), TLLI: c346f051 (c346f051), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241121124457640 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241121124457640 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121124457640 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124457640 DLLC NOTICE LLME(ffffffff/c346f051){ASSIGNED} LLGM Assign pre (c346f051 => c346f051) (gprs_llc.c:1079) 20241121124457640 DLLC NOTICE LLME(c346f051/c346f051){ASSIGNED} LLGM Assign post (c346f051 => c346f051) (gprs_llc.c:1125) 20241121124457640 DMM INFO MM(262420000000038/c346f051) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124457659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124457659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124457659 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124457659 DMM INFO MM(262420000000038/c346f051) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241121124457659 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241121124457659 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124457659 DLLC NOTICE LLME(c346f051/c346f051){ASSIGNED} LLGM Assign pre (ffffffff => c346f051) (gprs_llc.c:1079) 20241121124457659 DLLC NOTICE LLME(ffffffff/c346f051){ASSIGNED} LLGM Assign post (ffffffff => c346f051) (gprs_llc.c:1125) 20241121124457659 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241121124457659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124457659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124457659 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124457659 DMM INFO MM(262420000000038/c346f051) -> GMM DETACH REQUEST TLLI=0xc346f051 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241121124457659 DMM INFO MM(262420000000038/c346f051) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241121124457659 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124457659 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124457659 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124457659 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124457659 DLLC NOTICE LLME(ffffffff/c346f051){ASSIGNED} LLGM Assign pre (c346f051 => ffffffff) (gprs_llc.c:1079) 20241121124457659 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c346f051 => ffffffff) (gprs_llc.c:1125) 20241121124457659 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241121124457659 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) 20241121124457659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124457659 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124457659 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124457659 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124457660 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@9a3224e0b29d: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@9a3224e0b29d: Final verdict of PTC: pass 20241121124502666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53462<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124502670 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124502670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(513)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(514)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(508)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@9a3224e0b29d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(500)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(512)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(502)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@9a3224e0b29d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@9a3224e0b29d: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(510)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(506)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu Nov 21 12:45:02 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 20241121124502780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124503090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45152<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104356) 20241121124503672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124503672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104356, count=108712) 20241121124504673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124504673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Thu Nov 21 12:45:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124505673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124505673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_usim_resync started. 20241121124506143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124506144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124506189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124506189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124506189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124506189 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124506189 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124506189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124506189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124506189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124506189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124506190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124506190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124506190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124506191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124506191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124506191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124506191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124506191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124506191 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124506191 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124506191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124506191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124506191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124506196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124506206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124506206 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124506234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124506234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124506234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124506234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124506234 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124506234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124506234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124506234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124506234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124506236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124506236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124506236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124506236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124506236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124506236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124506236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124506236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124506236 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124506236 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124506236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(526)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124506237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124506237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124506241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124506249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124506249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124506277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124506277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124506278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124506278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124506278 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124506278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124506278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124506278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124506278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124506280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124506280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124506280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124506280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124506280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124506280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124506280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124506280 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124506280 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124506280 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124506280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124506281 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124506281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124506285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124506296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124506296 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124506674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124506675 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124506675 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124506675 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124506677 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124506678 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@9a3224e0b29d: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='C55F17C0'O, index=0 SGSN_Test-GSUP(533)@9a3224e0b29d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@9a3224e0b29d: 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 := '111CC911421D2AD166417F042AA69FF8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '98A04689'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9688E1D349958C4F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '683D0939CD0AA98C5BA584342CABA3F5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BE637CA4D7CA416762ECD4DDEA241A96'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D66165B3BFDDB22ACCBC42B3A6129B8F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7AB0F436773672FE'O } } } } } 20241121124507726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124507726 DLLC NOTICE LLME(ffffffff/c55f17c0){UNASSIGNED} LLC RX: unknown TLLI 0xc55f17c0, creating LLME on the fly (gprs_llc.c:552) 20241121124507726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124507726 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241121124507726 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124507726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124507726 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124507726 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124507726 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124507727 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124507727 DLLC NOTICE LLME(ffffffff/c55f17c0){UNASSIGNED} LLGM Assign pre (c55f17c0 => dd757c04) (gprs_llc.c:1079) 20241121124507727 DLLC NOTICE LLME(c55f17c0/dd757c04){ASSIGNED} LLGM Assign post (c55f17c0 => dd757c04) (gprs_llc.c:1125) 20241121124507727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124507727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124507727 DMM DEBUG MM(262420000000040/dd757c04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124507739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124507739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124507739 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124507739 DMM DEBUG MM(262420000000040/dd757c04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241121124507739 DMM NOTICE MM(262420000000040/dd757c04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124507739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124507739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124507739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124507739 DMM DEBUG MM(262420000000040/dd757c04) Requesting authorization (sgsn_auth.c:160) 20241121124507739 DMM INFO MM(262420000000040/dd757c04) Requesting authentication tuples (sgsn_auth.c:184) 20241121124507739 DMM DEBUG MM(262420000000040/dd757c04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124507739 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241121124507739 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@9a3224e0b29d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@9a3224e0b29d: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241121124507742 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124507742 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124507742 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124507742 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124507742 DMM INFO MM(262420000000040/dd757c04) Subscriber data update (mmctx.c:445) 20241121124507742 DMM DEBUG MM(262420000000040/dd757c04) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124507742 DMM INFO MM(262420000000040/dd757c04) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124507742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124507742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124507742 DMM INFO MM(262420000000040/dd757c04) <- GMM AUTH AND CIPHERING REQ (rand = 11 1c c9 11 42 1d 2a d1 66 41 7f 04 2a a6 9f f8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d6 61 65 b3 bf dd b2 2a cc bc 42 b3 a6 12 9b 8f ) (gprs_gmm.c:483) 20241121124507749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124507749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124507749 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124507749 DMM INFO MM(262420000000040/dd757c04) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241121124507749 DMM INFO MM(262420000000040/dd757c04) R99 AUTHENTICATION SYNCH (AUTS = 9cd35aaaf54d2899c85d93aed3d3) (gprs_gmm.c:711) 20241121124507749 DMM DEBUG MM(262420000000040/dd757c04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124507749 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241121124507749 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 9c d3 5a aa f5 4d 28 99 c8 5d 93 ae d3 d3 20 10 11 1c c9 11 42 1d 2a d1 66 41 7f 04 2a a6 9f f8 28 01 01 (gprs_subscriber.c:210) 20241121124507749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241121124507749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241121124507750 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124507750 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124507750 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124507750 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124507750 DMM INFO MM(262420000000040/dd757c04) Subscriber data update (mmctx.c:445) 20241121124507750 DMM DEBUG MM(262420000000040/dd757c04) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241121124507750 DMM INFO MM(262420000000040/dd757c04) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241121124507750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124507750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124507750 DMM INFO MM(262420000000040/dd757c04) <- GMM AUTH AND CIPHERING REQ (rand = 6c dd ae b2 97 83 8e b7 15 60 e2 99 74 00 2b 61 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d8 fe 2e 67 7a 1e 6e f4 f8 13 94 20 a0 d2 41 d7 ) (gprs_gmm.c:483) 20241121124507756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124507756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x703ea0 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124507756 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124507756 DMM INFO MM(262420000000040/dd757c04) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124507756 DMM NOTICE MM(262420000000040/dd757c04) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124507756 DMM DEBUG MM(262420000000040/dd757c04) checking auth: received UMTS RES = 45 d3 b9 e4 69 27 63 73 (gprs_gmm.c:666) 20241121124507756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124507756 DMM DEBUG MM(262420000000040/dd757c04) Requesting authorization (sgsn_auth.c:160) 20241121124507756 DMM INFO MM(262420000000040/dd757c04) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124507756 DMM DEBUG MM(262420000000040/dd757c04) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124507756 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241121124507756 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) 20241121124507756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124507756 DMM INFO MM(262420000000040/dd757c04) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd757c04) (gprs_gmm.c:300) 20241121124507758 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124507758 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124507758 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241121124507758 DMM INFO MM(262420000000040/dd757c04) Subscriber data update (mmctx.c:445) 20241121124507758 DMM DEBUG MM(262420000000040/dd757c04) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124507758 DMM INFO MM(262420000000040/dd757c04) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124507758 DMM NOTICE MM(262420000000040/dd757c04) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241121124507758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124507758 DMM NOTICE MM(262420000000040/dd757c04) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124507758 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) 20241121124507758 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124507758 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241121124507758 DMM INFO MM(262420000000040/dd757c04) Subscriber data update (mmctx.c:445) 20241121124507758 DMM DEBUG MM(262420000000040/dd757c04) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@9a3224e0b29d: Removing Client IMSI='262420000000040'H, index=0 20241121124507766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124507766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124507766 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124507766 DMM INFO MM(262420000000040/dd757c04) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124507766 DMM NOTICE MM(262420000000040/dd757c04) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124507766 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124507766 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124507766 DLLC NOTICE LLME(c55f17c0/dd757c04){ASSIGNED} LLGM Assign pre (ffffffff => dd757c04) (gprs_llc.c:1079) 20241121124507766 DLLC NOTICE LLME(ffffffff/dd757c04){ASSIGNED} LLGM Assign post (ffffffff => dd757c04) (gprs_llc.c:1125) 20241121124507766 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124507766 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124507766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124507766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@9a3224e0b29d: Final verdict of PTC: pass 20241121124507768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45154<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(531)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(521)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(526)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(527)@9a3224e0b29d: Final verdict of PTC: none 20241121124507771 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124507771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(517)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(524)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(519)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(529)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_usim_resync finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu Nov 21 12:45:07 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 20241121124507921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124508322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41466<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44280) 20241121124508773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124508773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44280, count=94952) 20241121124509774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124509774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Thu Nov 21 12:45:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124510776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124510776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_usim_a54_a54 started. 20241121124511369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124511370 DMM INFO MM(262420000000040/dd757c04) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124511370 DMM INFO MM(262420000000040/dd757c04) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124511370 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124511370 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124511370 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124511370 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124511370 DLLC NOTICE LLME(ffffffff/dd757c04){ASSIGNED} LLGM Assign pre (dd757c04 => ffffffff) (gprs_llc.c:1079) 20241121124511370 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd757c04 => ffffffff) (gprs_llc.c:1125) 20241121124511370 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241121124511370 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) 20241121124511370 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20241121124511370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124511370 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124511370 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124511370 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124511370 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124511438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124511438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124511438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124511438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124511438 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124511438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124511438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124511438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124511438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124511442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124511442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124511442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124511443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124511443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124511443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124511443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124511443 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124511443 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124511443 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124511443 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124511445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124511445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124511453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124511469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124511469 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124511498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124511498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124511498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124511498 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124511498 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124511498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124511498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124511498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124511498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(545)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(542)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_a54_a54-BVCI210(544)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124511501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124511501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124511501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124511502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124511502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124511502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124511502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124511502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124511502 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124511502 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124511502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124511502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124511502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124511506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124511516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124511516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(546)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(547)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(546)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124511601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124511601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124511601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124511601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124511601 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124511601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124511601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124511601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124511601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124511607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124511607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124511607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124511608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124511608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124511608 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124511608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124511608 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124511608 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124511608 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124511608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124511610 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124511610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124511617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124511633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124511633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124511779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124511779 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124511779 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124511779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124511782 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121124511785 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121124511868 DGPRS DEBUG Checking for inactive LLMEs, time = 14003846 (sgsn.c:131) TC_attach_usim_a54_a54-BVCI196(539)@9a3224e0b29d: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='FEADE1B9'O, index=0 SGSN_Test-GSUP(552)@9a3224e0b29d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) 20241121124512905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124512905 DLLC NOTICE LLME(ffffffff/feade1b9){UNASSIGNED} LLC RX: unknown TLLI 0xfeade1b9, creating LLME on the fly (gprs_llc.c:552) 20241121124512905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124512905 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241121124512905 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124512905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124512905 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124512905 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124512905 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124512905 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124512905 DLLC NOTICE LLME(ffffffff/feade1b9){UNASSIGNED} LLGM Assign pre (feade1b9 => d68ca521) (gprs_llc.c:1079) 20241121124512905 DLLC NOTICE LLME(feade1b9/d68ca521){ASSIGNED} LLGM Assign post (feade1b9 => d68ca521) (gprs_llc.c:1125) 20241121124512905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124512905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124512905 DMM DEBUG MM(262420000000040/d68ca521) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) TC_attach_usim_a54_a54(554)@9a3224e0b29d: 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 := '9A3C956D906CEA4DE199854C5A8B37EF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2ADF2DE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DDB33443C3D08389'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B3368ACE604DB4932DEB625C561182DE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0BE229CF0BA77352E737676874B87D01'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '693E56066612412E2F7705FE8AC9C48A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '22BDEF65A89D882C'O } } } } } 20241121124512926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124512926 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124512926 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124512926 DMM DEBUG MM(262420000000040/d68ca521) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241121124512926 DMM NOTICE MM(262420000000040/d68ca521) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124512926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124512926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124512926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124512926 DMM DEBUG MM(262420000000040/d68ca521) Requesting authorization (sgsn_auth.c:160) 20241121124512926 DMM INFO MM(262420000000040/d68ca521) Requesting authentication tuples (sgsn_auth.c:184) 20241121124512926 DMM DEBUG MM(262420000000040/d68ca521) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124512926 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241121124512926 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@9a3224e0b29d: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241121124512948 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124512948 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124512948 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124512948 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124512948 DMM INFO MM(262420000000040/d68ca521) Subscriber data update (mmctx.c:445) 20241121124512948 DMM DEBUG MM(262420000000040/d68ca521) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124512948 DMM INFO MM(262420000000040/d68ca521) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124512948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124512948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124512948 DMM INFO MM(262420000000040/d68ca521) <- GMM AUTH AND CIPHERING REQ (rand = 9a 3c 95 6d 90 6c ea 4d e1 99 85 4c 5a 8b 37 ef , mmctx_is_r99=1, vec->auth_types=0x3, autn = 69 3e 56 06 66 12 41 2e 2f 77 05 fe 8a c9 c4 8a ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@9a3224e0b29d: Removing Client IMSI='262420000000040'H, index=0 20241121124512968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41476<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124512977 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124512977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(552)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a54_a54(554)@9a3224e0b29d: Final verdict of PTC: pass SGSN_Test-Gb1-NS1(541)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(550)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(540)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(544)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(546)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(548)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(545)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(538)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(543)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(544): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Thu Nov 21 12:45:13 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20241121124513263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124513683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71640) 20241121124513978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124513978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=71640, count=72800) 20241121124514981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124514981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Thu Nov 21 12:45:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124515982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124515982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_usim_a54_a53 started. 20241121124516753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124516755 DMM INFO MM(262420000000040/d68ca521) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124516755 DMM INFO MM(262420000000040/d68ca521) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124516755 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124516755 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124516755 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124516755 DMM ERROR MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241121124516755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Deallocated (fsm.c:568) 20241121124516755 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124516755 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124516755 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124516755 DLLC NOTICE LLME(feade1b9/d68ca521){ASSIGNED} LLGM Assign pre (d68ca521 => ffffffff) (gprs_llc.c:1079) 20241121124516755 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d68ca521 => ffffffff) (gprs_llc.c:1125) 20241121124516755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(560)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124516822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124516822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124516822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124516822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124516822 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124516822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124516822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124516823 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124516823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(560)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124516825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124516825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124516825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(559)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124516827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124516827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124516827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124516827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124516827 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124516827 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124516827 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124516827 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124516827 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124516827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(560)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124516833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(556)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121124516849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124516849 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(557)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(559)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124516874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124516874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124516874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124516874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124516874 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124516874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124516874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124516874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124516874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124516878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124516878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124516878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124516878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124516878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124516878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124516878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124516878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124516878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124516878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124516879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124516879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124516880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124516886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124516904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124516904 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(566)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(562)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(570)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(570)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124516942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124516942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124516942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124516942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124516942 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124516942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124516942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124516942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124516942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(570)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124516945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124516945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124516945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124516946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124516946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124516946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124516946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124516946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124516946 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124516946 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124516946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(570)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124516946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124516946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(570)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124516952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124516964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124516964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(567)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124516982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124516982 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124516982 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124516982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(569)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(569)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124516985 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(569)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(569)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124516986 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(569)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(569)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(569)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(569)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(557)@9a3224e0b29d: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='FB3E6040'O, index=0 SGSN_Test-GSUP(571)@9a3224e0b29d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@9a3224e0b29d: 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 := 'FEDC66DD312FD49B3D2890EAB345C114'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A8BA24A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9FB300E5148F1D6C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E27EE931D32975828DFB28EBC97753D5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C075ACD36B9AB3920BC45EAF9BDA6516'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5EF4672E080842805C7AAE41FFBFB43D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F2609F8044A2520F'O } } } } } 20241121124518040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124518040 DLLC NOTICE LLME(ffffffff/fb3e6040){UNASSIGNED} LLC RX: unknown TLLI 0xfb3e6040, creating LLME on the fly (gprs_llc.c:552) 20241121124518040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124518040 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241121124518040 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124518040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124518040 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124518040 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124518040 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124518040 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124518040 DLLC NOTICE LLME(ffffffff/fb3e6040){UNASSIGNED} LLGM Assign pre (fb3e6040 => e9a2afea) (gprs_llc.c:1079) 20241121124518040 DLLC NOTICE LLME(fb3e6040/e9a2afea){ASSIGNED} LLGM Assign post (fb3e6040 => e9a2afea) (gprs_llc.c:1125) 20241121124518040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124518040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124518040 DMM DEBUG MM(262420000000040/e9a2afea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124518054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124518054 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124518054 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124518054 DMM DEBUG MM(262420000000040/e9a2afea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241121124518054 DMM NOTICE MM(262420000000040/e9a2afea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124518054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124518054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124518054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124518054 DMM DEBUG MM(262420000000040/e9a2afea) Requesting authorization (sgsn_auth.c:160) 20241121124518054 DMM INFO MM(262420000000040/e9a2afea) Requesting authentication tuples (sgsn_auth.c:184) 20241121124518054 DMM DEBUG MM(262420000000040/e9a2afea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124518054 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241121124518054 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@9a3224e0b29d: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241121124518058 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124518058 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124518058 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124518058 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124518058 DMM INFO MM(262420000000040/e9a2afea) Subscriber data update (mmctx.c:445) 20241121124518058 DMM DEBUG MM(262420000000040/e9a2afea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124518058 DMM INFO MM(262420000000040/e9a2afea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124518058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124518058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124518058 DMM INFO MM(262420000000040/e9a2afea) <- GMM AUTH AND CIPHERING REQ (rand = fe dc 66 dd 31 2f d4 9b 3d 28 90 ea b3 45 c1 14 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5e f4 67 2e 08 08 42 80 5c 7a ae 41 ff bf b4 3d ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(557)@9a3224e0b29d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@9a3224e0b29d: Final verdict of PTC: pass 20241121124518072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39904<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124518075 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124518075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(569)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(571)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(570)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(562)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(560)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(567)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(564)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(557)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(558)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(568)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(563)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(557): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(562): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(563): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(567): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(568): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(569): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(570): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Thu Nov 21 12:45:18 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241121124518179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124518581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39916<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47480) 20241121124519076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124519076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47480, count=71336) 20241121124520077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124520077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Thu Nov 21 12:45:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124521078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124521078 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_usim_a53_a54 started. 20241121124521630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124521631 DMM INFO MM(262420000000040/e9a2afea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124521631 DMM INFO MM(262420000000040/e9a2afea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124521631 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124521631 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124521631 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124521631 DMM ERROR MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241121124521631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Deallocated (fsm.c:568) 20241121124521631 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124521631 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124521631 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124521631 DLLC NOTICE LLME(fb3e6040/e9a2afea){ASSIGNED} LLGM Assign pre (e9a2afea => ffffffff) (gprs_llc.c:1079) 20241121124521631 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9a2afea => ffffffff) (gprs_llc.c:1125) 20241121124521631 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124521681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124521681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124521681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124521681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124521681 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124521681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124521681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124521681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124521681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124521683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124521683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124521683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124521683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124521683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124521683 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124521683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124521683 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124521683 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124521683 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124521683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124521684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124521684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124521689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124521700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124521700 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124521731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124521731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124521732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124521732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124521732 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124521732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124521732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124521732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124521732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124521734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124521734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124521734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124521734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124521734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124521734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124521734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124521734 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124521734 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124521734 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124521734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124521735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124521735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124521739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124521751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124521751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124521774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124521774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124521774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124521774 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124521774 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124521774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124521774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124521774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124521774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124521776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124521776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124521776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124521776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124521776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124521776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124521776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124521776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124521776 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124521776 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124521776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(588)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124521777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124521777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124521781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124521791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124521791 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124522079 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124522079 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124522079 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124522079 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124522081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(589)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124522082 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@9a3224e0b29d: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='FDD5CDB6'O, index=0 SGSN_Test-GSUP(590)@9a3224e0b29d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@9a3224e0b29d: 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 := '38F3D46940B923A15BA19D0AA0A87084'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B3F69CB9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B2C6ADF56407E8A2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D0EEB806C5EA801F6B6E53D405BE4EB0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AF780E58FEE7FE0DCFC745C2229F57D1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2B88E6B42E4E17041524B22E89EC58E5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '162A06D6F5B15265'O } } } } } 20241121124523145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124523145 DLLC NOTICE LLME(ffffffff/fdd5cdb6){UNASSIGNED} LLC RX: unknown TLLI 0xfdd5cdb6, creating LLME on the fly (gprs_llc.c:552) 20241121124523145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124523145 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241121124523145 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124523145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124523145 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124523145 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124523145 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124523145 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124523145 DLLC NOTICE LLME(ffffffff/fdd5cdb6){UNASSIGNED} LLGM Assign pre (fdd5cdb6 => f1432ebd) (gprs_llc.c:1079) 20241121124523145 DLLC NOTICE LLME(fdd5cdb6/f1432ebd){ASSIGNED} LLGM Assign post (fdd5cdb6 => f1432ebd) (gprs_llc.c:1125) 20241121124523145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124523145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124523145 DMM DEBUG MM(262420000000040/f1432ebd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124523159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124523159 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124523159 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124523159 DMM DEBUG MM(262420000000040/f1432ebd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241121124523159 DMM NOTICE MM(262420000000040/f1432ebd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124523159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124523159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124523159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124523159 DMM DEBUG MM(262420000000040/f1432ebd) Requesting authorization (sgsn_auth.c:160) 20241121124523159 DMM INFO MM(262420000000040/f1432ebd) Requesting authentication tuples (sgsn_auth.c:184) 20241121124523159 DMM DEBUG MM(262420000000040/f1432ebd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124523159 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241121124523159 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@9a3224e0b29d: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241121124523162 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124523162 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124523162 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124523162 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124523162 DMM INFO MM(262420000000040/f1432ebd) Subscriber data update (mmctx.c:445) 20241121124523162 DMM DEBUG MM(262420000000040/f1432ebd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124523162 DMM INFO MM(262420000000040/f1432ebd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124523162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124523162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124523162 DMM INFO MM(262420000000040/f1432ebd) <- GMM AUTH AND CIPHERING REQ (rand = 38 f3 d4 69 40 b9 23 a1 5b a1 9d 0a a0 a8 70 84 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2b 88 e6 b4 2e 4e 17 04 15 24 b2 2e 89 ec 58 e5 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@9a3224e0b29d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@9a3224e0b29d: Final verdict of PTC: pass 20241121124523171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39930<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(578)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(590)@9a3224e0b29d: Final verdict of PTC: none 20241121124523174 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124523174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(588)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(583)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(586)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(576)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(581)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Thu Nov 21 12:45:23 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20241121124523320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124523722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67492) 20241121124524175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124524175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67492, count=71848) 20241121124525176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124525176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Thu Nov 21 12:45:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124526177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124526177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_usim_a50_a54 started. 20241121124526772 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124526773 DMM INFO MM(262420000000040/f1432ebd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124526773 DMM INFO MM(262420000000040/f1432ebd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124526773 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124526773 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124526773 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124526773 DMM ERROR MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241121124526773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Deallocated (fsm.c:568) 20241121124526773 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124526773 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124526773 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124526773 DLLC NOTICE LLME(fdd5cdb6/f1432ebd){ASSIGNED} LLGM Assign pre (f1432ebd => ffffffff) (gprs_llc.c:1079) 20241121124526773 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1432ebd => ffffffff) (gprs_llc.c:1125) 20241121124526773 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(598)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124526835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124526835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124526835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124526835 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124526835 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124526835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124526835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124526835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124526835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(598)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(597)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124526837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124526837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124526837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124526838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124526838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124526838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124526838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124526838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124526838 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124526838 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124526838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124526839 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124526839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(598)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(598)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124526845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124526858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124526858 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(599)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI196(595)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(597)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124526874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124526874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124526874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124526874 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124526874 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124526874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124526874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124526874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124526874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124526877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124526877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124526877 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124526878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124526878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124526878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124526878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124526878 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124526878 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124526878 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124526878 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124526878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124526878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(603)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124526889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124526902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124526902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124526923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124526923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124526923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124526923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124526923 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124526923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124526923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124526923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124526923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124526925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124526925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124526925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124526926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124526926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124526926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124526926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124526926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124526926 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124526926 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124526926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124526926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124526926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124526932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124526944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124526944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124527178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124527179 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124527179 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124527179 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@9a3224e0b29d: Established a new IPA connection (conn_id=2) 20241121124527183 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121124527183 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(608)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(608)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(595)@9a3224e0b29d: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='CCD5FEE6'O, index=0 SGSN_Test-GSUP(609)@9a3224e0b29d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@9a3224e0b29d: 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 := '6F15BD151FA42C94E2AD2B71ABAB6233'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '573035D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DFE3CBC897F1EF0B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0A2F58F632685598786E2EDB0711BDFB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7EDD9A242CB4521492EE56E336505C70'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '60A4DC94890242B9CF0C6F0788335B9A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BA1DEFEA6E635BA8'O } } } } } 20241121124528246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124528246 DLLC NOTICE LLME(ffffffff/ccd5fee6){UNASSIGNED} LLC RX: unknown TLLI 0xccd5fee6, creating LLME on the fly (gprs_llc.c:552) 20241121124528246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124528246 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241121124528247 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124528247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124528247 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124528247 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124528247 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124528247 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124528247 DLLC NOTICE LLME(ffffffff/ccd5fee6){UNASSIGNED} LLGM Assign pre (ccd5fee6 => f60b1ccb) (gprs_llc.c:1079) 20241121124528247 DLLC NOTICE LLME(ccd5fee6/f60b1ccb){ASSIGNED} LLGM Assign post (ccd5fee6 => f60b1ccb) (gprs_llc.c:1125) 20241121124528247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124528247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124528247 DMM DEBUG MM(262420000000040/f60b1ccb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124528260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124528260 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124528260 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124528260 DMM DEBUG MM(262420000000040/f60b1ccb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241121124528260 DMM NOTICE MM(262420000000040/f60b1ccb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124528260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124528260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124528260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124528260 DMM DEBUG MM(262420000000040/f60b1ccb) Requesting authorization (sgsn_auth.c:160) 20241121124528261 DMM INFO MM(262420000000040/f60b1ccb) Requesting authentication tuples (sgsn_auth.c:184) 20241121124528261 DMM DEBUG MM(262420000000040/f60b1ccb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124528261 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241121124528261 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@9a3224e0b29d: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241121124528263 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124528263 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124528263 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124528264 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124528264 DMM INFO MM(262420000000040/f60b1ccb) Subscriber data update (mmctx.c:445) 20241121124528264 DMM DEBUG MM(262420000000040/f60b1ccb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124528264 DMM INFO MM(262420000000040/f60b1ccb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124528264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124528264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124528264 DMM INFO MM(262420000000040/f60b1ccb) <- GMM AUTH AND CIPHERING REQ (rand = 6f 15 bd 15 1f a4 2c 94 e2 ad 2b 71 ab ab 62 33 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 60 a4 dc 94 89 02 42 b9 cf 0c 6f 07 88 33 5b 9a ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(595)@9a3224e0b29d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@9a3224e0b29d: Final verdict of PTC: pass 20241121124528273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35658<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124528275 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124528275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(608)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(609)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(607)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(598)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(597)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(602)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(595)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(600)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(605)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(596)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(595): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(596): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(597): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(598): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Thu Nov 21 12:45:28 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20241121124528420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124528821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67592) 20241121124529276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124529276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67592, count=71948) 20241121124530277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124530277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Thu Nov 21 12:45:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124531278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124531278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_usim_a54_a50 started. 20241121124531876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124531877 DMM INFO MM(262420000000040/f60b1ccb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124531877 DMM INFO MM(262420000000040/f60b1ccb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124531877 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124531877 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124531877 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124531877 DMM ERROR MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241121124531877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Deallocated (fsm.c:568) 20241121124531877 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124531877 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124531877 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124531877 DLLC NOTICE LLME(ccd5fee6/f60b1ccb){ASSIGNED} LLGM Assign pre (f60b1ccb => ffffffff) (gprs_llc.c:1079) 20241121124531877 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f60b1ccb => ffffffff) (gprs_llc.c:1125) 20241121124531877 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124531923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124531923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124531923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124531923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124531923 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124531923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124531923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124531923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124531923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124531925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124531925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124531925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124531925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124531925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124531925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124531925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124531925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124531925 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124531925 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124531925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124531926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124531926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124531929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124531939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124531939 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(615)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124531971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124531971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124531971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124531971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124531971 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124531971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124531971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124531971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124531971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124531973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124531973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124531973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124531973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124531973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124531973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124531973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124531973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124531973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124531973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124531973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124531974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124531974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124531978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124531987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124531987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(627)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(627)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124532020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124532020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124532020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124532020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124532020 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124532020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124532020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124532020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124532020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(627)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124532022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124532022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124532022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124532022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124532022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124532022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124532022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124532022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124532022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124532022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124532022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(627)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124532023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124532023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(627)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124532026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124532034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124532034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(624)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124532279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124532279 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124532279 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124532279 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(626)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(626)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124532281 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(626)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(626)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124532282 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(626)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(626)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(626)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(626)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@9a3224e0b29d: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='DA5B58C8'O, index=0 SGSN_Test-GSUP(628)@9a3224e0b29d: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@9a3224e0b29d: 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 := 'D3D4AA5F929949BDA8AC511D0FBDA111'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA8A3A10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4DF683C156810689'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '79EF5B1E9454532068A1DE4055874B28'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '71295EB83A55CDF4BE8DFB756AD3CD7B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2D96505BE98A049494336A464CDEE038'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '42D4F62494849737'O } } } } } 20241121124533334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124533334 DLLC NOTICE LLME(ffffffff/da5b58c8){UNASSIGNED} LLC RX: unknown TLLI 0xda5b58c8, creating LLME on the fly (gprs_llc.c:552) 20241121124533334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124533334 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach" (gprs_gmm.c:1266) 20241121124533334 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124533334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124533334 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124533334 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124533334 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124533334 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124533334 DLLC NOTICE LLME(ffffffff/da5b58c8){UNASSIGNED} LLGM Assign pre (da5b58c8 => e40ce25f) (gprs_llc.c:1079) 20241121124533334 DLLC NOTICE LLME(da5b58c8/e40ce25f){ASSIGNED} LLGM Assign post (da5b58c8 => e40ce25f) (gprs_llc.c:1125) 20241121124533334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124533334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124533334 DMM DEBUG MM(262420000000040/e40ce25f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124533347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124533347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124533347 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124533347 DMM DEBUG MM(262420000000040/e40ce25f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241121124533347 DMM NOTICE MM(262420000000040/e40ce25f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124533347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124533347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124533347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124533347 DMM DEBUG MM(262420000000040/e40ce25f) Requesting authorization (sgsn_auth.c:160) 20241121124533347 DMM INFO MM(262420000000040/e40ce25f) Requesting authentication tuples (sgsn_auth.c:184) 20241121124533347 DMM DEBUG MM(262420000000040/e40ce25f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124533347 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241121124533347 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@9a3224e0b29d: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241121124533350 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124533350 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124533350 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124533350 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124533350 DMM INFO MM(262420000000040/e40ce25f) Subscriber data update (mmctx.c:445) 20241121124533350 DMM DEBUG MM(262420000000040/e40ce25f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124533350 DMM INFO MM(262420000000040/e40ce25f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124533350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124533350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124533350 DMM INFO MM(262420000000040/e40ce25f) <- GMM AUTH AND CIPHERING REQ (rand = d3 d4 aa 5f 92 99 49 bd a8 ac 51 1d 0f bd a1 11 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2d 96 50 5b e9 8a 04 94 94 33 6a 46 4c de e0 38 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@9a3224e0b29d: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@9a3224e0b29d: Final verdict of PTC: pass 20241121124533360 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35666<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@9a3224e0b29d: Final verdict of PTC: none 20241121124533362 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124533362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(618)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(621)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(624)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(626)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@9a3224e0b29d: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(627)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(614)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(616)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(625)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(619)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(624): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(625): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(626): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(627): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Thu Nov 21 12:45:33 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20241121124533507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35680<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124533909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35680<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70696) 20241121124534363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124534363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70696, count=71956) 20241121124535364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124535364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Thu Nov 21 12:45:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124536365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124536365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_detach_unknown_nopoweroff started. 20241121124536968 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60322<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124536970 DMM INFO MM(262420000000040/e40ce25f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124536970 DMM INFO MM(262420000000040/e40ce25f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124536970 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124536970 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124536970 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124536970 DMM ERROR MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241121124536970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Deallocated (fsm.c:568) 20241121124536970 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124536970 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124536970 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124536970 DLLC NOTICE LLME(da5b58c8/e40ce25f){ASSIGNED} LLGM Assign pre (e40ce25f => ffffffff) (gprs_llc.c:1079) 20241121124536970 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e40ce25f => ffffffff) (gprs_llc.c:1125) 20241121124536970 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124537017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124537017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124537017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124537017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124537017 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124537017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124537017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124537017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124537017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124537019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124537019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124537019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124537019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124537019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124537019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124537019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124537019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124537019 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124537019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124537019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124537020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124537020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124537023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124537034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124537034 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124537058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124537058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124537058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124537058 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124537058 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124537058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124537058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124537058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124537058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124537060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124537060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124537060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124537060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124537060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124537060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124537060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124537060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124537060 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124537060 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124537060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124537060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124537060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124537065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124537074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124537074 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124537097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124537097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124537097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124537097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124537097 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124537097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124537097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124537097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124537097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124537099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124537099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124537099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124537099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124537099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124537099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124537099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124537099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124537099 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124537099 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124537099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(645)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124537100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124537100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124537104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124537113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124537113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124537366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124537366 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124537366 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124537366 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124537368 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124537369 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@9a3224e0b29d: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='FF33896F'O, index=0 SGSN_Test-GSUP(647)@9a3224e0b29d: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241121124538417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124538417 DLLC NOTICE LLME(ffffffff/ff33896f){UNASSIGNED} LLC RX: unknown TLLI 0xff33896f, creating LLME on the fly (gprs_llc.c:552) 20241121124538417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124538417 DMM NOTICE LLME(ffffffff/ff33896f){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241121124538417 DLLC NOTICE LLME(ffffffff/ff33896f){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241121124538417 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xff33896f type=GPRS detach (gprs_gmm.c:1465) 20241121124538417 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241121124538417 DLLC NOTICE LLME(ffffffff/ff33896f){UNASSIGNED} LLGM Assign pre (ff33896f => ffffffff) (gprs_llc.c:1079) 20241121124538417 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff33896f => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@9a3224e0b29d: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@9a3224e0b29d: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@9a3224e0b29d: Final verdict of PTC: pass 20241121124538432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60322<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124538434 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124538434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(646)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(647)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(640)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(645)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(635)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@9a3224e0b29d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@9a3224e0b29d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@9a3224e0b29d: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(633)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(643)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(638)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu Nov 21 12:45:38 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241121124538579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124538880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47816) 20241121124539435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124539435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47816, count=58024) 20241121124540436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124540437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Thu Nov 21 12:45:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124541437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124541437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121124541869 DGPRS DEBUG Checking for inactive LLMEs, time = 14003876 (sgsn.c:131) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_detach_unknown_poweroff started. 20241121124541933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124541934 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(654)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124541979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124541979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124541979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124541979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124541979 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124541979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124541979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124541979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124541979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124541981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124541981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124541981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124541981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124541981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124541981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124541982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124541982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124541982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124541982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124541982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124541982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124541982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(654)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124541986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124541998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124541998 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI196(653)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(656)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(655)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124542017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124542017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124542017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124542017 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124542017 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124542017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124542017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124542017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124542017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124542018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124542018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124542018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124542019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124542019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124542019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124542019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124542019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124542019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124542019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124542019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124542019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124542019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124542023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124542033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124542033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(665)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124542065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124542065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124542065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124542065 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124542065 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124542065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124542065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124542065 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124542065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(665)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124542067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124542067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124542067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124542067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124542067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124542067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124542067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124542067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124542067 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124542067 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124542067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124542068 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124542068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(665)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(665)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124542072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124542082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124542082 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(662)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124542438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124542438 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124542438 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124542438 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(664)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(664)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124542440 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(664)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(664)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124542441 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(664)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(664)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(664)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(664)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@9a3224e0b29d: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='E78FE321'O, index=0 SGSN_Test-GSUP(666)@9a3224e0b29d: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241121124543485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124543485 DLLC NOTICE LLME(ffffffff/e78fe321){UNASSIGNED} LLC RX: unknown TLLI 0xe78fe321, creating LLME on the fly (gprs_llc.c:552) 20241121124543485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124543485 DMM NOTICE LLME(ffffffff/e78fe321){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@9a3224e0b29d: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@9a3224e0b29d: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@9a3224e0b29d: Final verdict of PTC: pass 20241121124548490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60326<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124548492 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124548492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(666)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(664)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(654)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(659)@9a3224e0b29d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@9a3224e0b29d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@9a3224e0b29d: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(662)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(665)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(663)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(657)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(652)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(662): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(663): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(664): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(665): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu Nov 21 12:45:48 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241121124548631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124548932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52480<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48548) 20241121124549493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124549493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48548, count=52904) 20241121124550495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124550495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Thu Nov 21 12:45:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124551496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124551496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_detach_nopoweroff started. 20241121124551989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124551990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124552055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124552055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124552055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124552055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124552055 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124552055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124552055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124552055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124552055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(674)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124552057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124552057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124552057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124552058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124552058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124552058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124552058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124552058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124552058 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124552058 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124552058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124552058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124552058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(674)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(673)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124552063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124552072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124552072 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(671)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(673)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124552095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124552095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124552095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124552095 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124552095 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124552095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124552095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124552095 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124552095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124552097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124552097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124552097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124552097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124552097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124552097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124552097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124552097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124552097 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124552097 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124552097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(678)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124552098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124552098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124552101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(679)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124552111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124552111 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124552141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124552141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124552141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124552141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124552141 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124552141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124552141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124552141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124552141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124552143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124552143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124552143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124552143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124552143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124552143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124552143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124552143 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124552143 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124552143 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124552143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(683)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124552144 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124552144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124552148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124552157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124552158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124552497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124552497 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124552497 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124552497 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124552499 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124552500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(671)@9a3224e0b29d: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='EE223CD2'O, index=0 SGSN_Test-GSUP(685)@9a3224e0b29d: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@9a3224e0b29d: 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 := '42CBD0DE0071D438E00809E2FF898693'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '072B5C41'O ("\a+\\A") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1002512AFBF99773'O } } } } } 20241121124553550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124553550 DLLC NOTICE LLME(ffffffff/ee223cd2){UNASSIGNED} LLC RX: unknown TLLI 0xee223cd2, creating LLME on the fly (gprs_llc.c:552) 20241121124553550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124553550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach" (gprs_gmm.c:1266) 20241121124553550 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124553550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124553550 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124553550 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124553550 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124553550 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124553550 DLLC NOTICE LLME(ffffffff/ee223cd2){UNASSIGNED} LLGM Assign pre (ee223cd2 => c1402fb3) (gprs_llc.c:1079) 20241121124553550 DLLC NOTICE LLME(ee223cd2/c1402fb3){ASSIGNED} LLGM Assign post (ee223cd2 => c1402fb3) (gprs_llc.c:1125) 20241121124553550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124553550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124553550 DMM DEBUG MM(262420000000015/c1402fb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124553562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124553562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124553562 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124553562 DMM DEBUG MM(262420000000015/c1402fb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241121124553562 DMM NOTICE MM(262420000000015/c1402fb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124553562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124553562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124553562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124553562 DMM DEBUG MM(262420000000015/c1402fb3) Requesting authorization (sgsn_auth.c:160) 20241121124553562 DMM INFO MM(262420000000015/c1402fb3) Requesting authentication tuples (sgsn_auth.c:184) 20241121124553562 DMM DEBUG MM(262420000000015/c1402fb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124553562 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241121124553562 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@9a3224e0b29d: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@9a3224e0b29d: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241121124553565 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124553565 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124553565 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124553565 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124553565 DMM INFO MM(262420000000015/c1402fb3) Subscriber data update (mmctx.c:445) 20241121124553565 DMM DEBUG MM(262420000000015/c1402fb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124553565 DMM INFO MM(262420000000015/c1402fb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124553565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124553565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124553565 DMM INFO MM(262420000000015/c1402fb3) <- GMM AUTH AND CIPHERING REQ (rand = 42 cb d0 de 00 71 d4 38 e0 08 09 e2 ff 89 86 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124553573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124553573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124553573 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124553573 DMM INFO MM(262420000000015/c1402fb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124553573 DMM NOTICE MM(262420000000015/c1402fb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124553573 DMM DEBUG MM(262420000000015/c1402fb3) checking auth: received GSM SRES = 07 2b 5c 41 (gprs_gmm.c:666) 20241121124553573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124553573 DMM DEBUG MM(262420000000015/c1402fb3) Requesting authorization (sgsn_auth.c:160) 20241121124553573 DMM INFO MM(262420000000015/c1402fb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124553573 DMM DEBUG MM(262420000000015/c1402fb3) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124553573 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241121124553573 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) 20241121124553573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124553573 DMM INFO MM(262420000000015/c1402fb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1402fb3) (gprs_gmm.c:300) 20241121124553575 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124553575 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124553575 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241121124553575 DMM INFO MM(262420000000015/c1402fb3) Subscriber data update (mmctx.c:445) 20241121124553575 DMM DEBUG MM(262420000000015/c1402fb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124553575 DMM INFO MM(262420000000015/c1402fb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124553575 DMM NOTICE MM(262420000000015/c1402fb3) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241121124553575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124553575 DMM NOTICE MM(262420000000015/c1402fb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124553575 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) 20241121124553576 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124553576 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241121124553576 DMM INFO MM(262420000000015/c1402fb3) Subscriber data update (mmctx.c:445) 20241121124553576 DMM DEBUG MM(262420000000015/c1402fb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124553582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124553582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124553582 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124553582 DMM INFO MM(262420000000015/c1402fb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124553582 DMM NOTICE MM(262420000000015/c1402fb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124553582 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124553582 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124553582 DLLC NOTICE LLME(ee223cd2/c1402fb3){ASSIGNED} LLGM Assign pre (ffffffff => c1402fb3) (gprs_llc.c:1079) 20241121124553582 DLLC NOTICE LLME(ffffffff/c1402fb3){ASSIGNED} LLGM Assign post (ffffffff => c1402fb3) (gprs_llc.c:1125) 20241121124553582 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124553582 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124553582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124553582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124553634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124553634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124553634 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124553634 DMM INFO MM(262420000000015/c1402fb3) -> GMM DETACH REQUEST TLLI=0xc1402fb3 type=GPRS detach (gprs_gmm.c:1465) 20241121124553634 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241121124553634 DMM INFO MM(262420000000015/c1402fb3) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241121124553634 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124553634 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124553634 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124553634 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124553634 DLLC NOTICE LLME(ffffffff/c1402fb3){ASSIGNED} LLGM Assign pre (c1402fb3 => ffffffff) (gprs_llc.c:1079) 20241121124553634 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1402fb3 => ffffffff) (gprs_llc.c:1125) 20241121124553634 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241121124553634 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) 20241121124553634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124553634 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124553634 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124553634 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124553635 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(671)@9a3224e0b29d: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@9a3224e0b29d: Final verdict of PTC: pass 20241121124553642 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52488<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124553644 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124553644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(684)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(685)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(678)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@9a3224e0b29d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(674)@9a3224e0b29d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(683)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(672)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(676)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(681)@9a3224e0b29d: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(671)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_nopoweroff-BVCI196(671): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu Nov 21 12:45:53 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241121124553779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124554080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43676) 20241121124554645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124554645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43676, count=93108) 20241121124555647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124555647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Thu Nov 21 12:45:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124556648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124556648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_detach_poweroff started. 20241121124557141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124557142 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124557194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124557194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124557194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124557194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124557194 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124557194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124557194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124557194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124557194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124557195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124557195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124557195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124557196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124557196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124557196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124557196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124557196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124557196 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124557196 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124557196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(692)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124557197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124557197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124557200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(689)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124557210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124557210 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124557243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124557243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124557243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124557243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124557243 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124557243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124557243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124557243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124557243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124557245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124557245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124557245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124557245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124557245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124557245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124557245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124557245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124557245 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124557245 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124557245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124557246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124557246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124557250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124557260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124557260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124557284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124557284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124557284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124557284 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124557284 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124557284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124557284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124557284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124557284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124557286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124557286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124557286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124557286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124557286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124557286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124557286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124557286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124557286 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124557286 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124557286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(702)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124557287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124557287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124557291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124557302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124557302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124557649 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124557649 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124557649 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124557649 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124557651 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124557652 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@9a3224e0b29d: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='FD5B3775'O, index=0 SGSN_Test-GSUP(704)@9a3224e0b29d: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@9a3224e0b29d: 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 := 'BE8F4FB4BF0E13ECE52B1FEBACE4205B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '657D9693'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1C3F3A85E482D9EB'O } } } } } 20241121124558702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124558702 DLLC NOTICE LLME(ffffffff/fd5b3775){UNASSIGNED} LLC RX: unknown TLLI 0xfd5b3775, creating LLME on the fly (gprs_llc.c:552) 20241121124558702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124558702 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach" (gprs_gmm.c:1266) 20241121124558702 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124558702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124558702 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124558702 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124558702 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124558702 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124558703 DLLC NOTICE LLME(ffffffff/fd5b3775){UNASSIGNED} LLGM Assign pre (fd5b3775 => ca385fcb) (gprs_llc.c:1079) 20241121124558703 DLLC NOTICE LLME(fd5b3775/ca385fcb){ASSIGNED} LLGM Assign post (fd5b3775 => ca385fcb) (gprs_llc.c:1125) 20241121124558703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124558703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124558703 DMM DEBUG MM(262420000000016/ca385fcb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124558716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124558716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124558716 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124558716 DMM DEBUG MM(262420000000016/ca385fcb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241121124558716 DMM NOTICE MM(262420000000016/ca385fcb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124558716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124558716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124558716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124558716 DMM DEBUG MM(262420000000016/ca385fcb) Requesting authorization (sgsn_auth.c:160) 20241121124558716 DMM INFO MM(262420000000016/ca385fcb) Requesting authentication tuples (sgsn_auth.c:184) 20241121124558716 DMM DEBUG MM(262420000000016/ca385fcb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124558716 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241121124558716 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@9a3224e0b29d: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@9a3224e0b29d: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241121124558719 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124558719 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124558719 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124558719 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124558719 DMM INFO MM(262420000000016/ca385fcb) Subscriber data update (mmctx.c:445) 20241121124558719 DMM DEBUG MM(262420000000016/ca385fcb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124558719 DMM INFO MM(262420000000016/ca385fcb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124558719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124558719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124558719 DMM INFO MM(262420000000016/ca385fcb) <- GMM AUTH AND CIPHERING REQ (rand = be 8f 4f b4 bf 0e 13 ec e5 2b 1f eb ac e4 20 5b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124558726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124558726 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124558726 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124558726 DMM INFO MM(262420000000016/ca385fcb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124558726 DMM NOTICE MM(262420000000016/ca385fcb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124558726 DMM DEBUG MM(262420000000016/ca385fcb) checking auth: received GSM SRES = 65 7d 96 93 (gprs_gmm.c:666) 20241121124558727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124558727 DMM DEBUG MM(262420000000016/ca385fcb) Requesting authorization (sgsn_auth.c:160) 20241121124558727 DMM INFO MM(262420000000016/ca385fcb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124558727 DMM DEBUG MM(262420000000016/ca385fcb) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124558727 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241121124558727 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) 20241121124558727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124558727 DMM INFO MM(262420000000016/ca385fcb) <- GMM ATTACH ACCEPT (new P-TMSI=0xca385fcb) (gprs_gmm.c:300) 20241121124558728 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124558728 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124558728 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241121124558728 DMM INFO MM(262420000000016/ca385fcb) Subscriber data update (mmctx.c:445) 20241121124558728 DMM DEBUG MM(262420000000016/ca385fcb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124558728 DMM INFO MM(262420000000016/ca385fcb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124558728 DMM NOTICE MM(262420000000016/ca385fcb) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241121124558728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124558728 DMM NOTICE MM(262420000000016/ca385fcb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124558728 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) 20241121124558729 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124558729 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241121124558729 DMM INFO MM(262420000000016/ca385fcb) Subscriber data update (mmctx.c:445) 20241121124558729 DMM DEBUG MM(262420000000016/ca385fcb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124558735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124558735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124558735 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124558735 DMM INFO MM(262420000000016/ca385fcb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124558735 DMM NOTICE MM(262420000000016/ca385fcb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124558735 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124558735 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124558735 DLLC NOTICE LLME(fd5b3775/ca385fcb){ASSIGNED} LLGM Assign pre (ffffffff => ca385fcb) (gprs_llc.c:1079) 20241121124558735 DLLC NOTICE LLME(ffffffff/ca385fcb){ASSIGNED} LLGM Assign post (ffffffff => ca385fcb) (gprs_llc.c:1125) 20241121124558735 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124558735 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124558735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124558735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124558786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124558786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241121124558786 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124558786 DMM INFO MM(262420000000016/ca385fcb) -> GMM DETACH REQUEST TLLI=0xca385fcb type=GPRS detach Power-off (gprs_gmm.c:1465) 20241121124558786 DMM INFO MM(262420000000016/ca385fcb) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241121124558786 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124558786 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124558786 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124558786 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124558786 DLLC NOTICE LLME(ffffffff/ca385fcb){ASSIGNED} LLGM Assign pre (ca385fcb => ffffffff) (gprs_llc.c:1079) 20241121124558786 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca385fcb => ffffffff) (gprs_llc.c:1125) 20241121124558786 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241121124558786 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) 20241121124558786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124558786 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124558786 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124558786 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124558787 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@9a3224e0b29d: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@9a3224e0b29d: Final verdict of PTC: pass 20241121124603794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53860<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124603797 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124603797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_detach_poweroff-BVCI210(696)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(697)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(702)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(692)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(704)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@9a3224e0b29d: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@9a3224e0b29d: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(690)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(695)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(700)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_detach_poweroff finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu Nov 21 12:46:03 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241121124603961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124604278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88904) 20241121124604799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124604799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88904, count=93260) 20241121124605801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124605801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Thu Nov 21 12:46:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124606803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124606803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act started. 20241121124607329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124607331 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124607373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124607373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124607373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124607373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124607373 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124607373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124607373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124607373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124607373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124607375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124607375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124607375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124607375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124607375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124607375 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124607375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124607375 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124607375 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124607375 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124607375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(711)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124607376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124607376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124607380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124607390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124607390 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124607416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124607416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124607416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124607416 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124607416 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124607416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124607416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124607416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124607416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124607418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124607418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124607418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124607418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124607418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124607418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124607418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124607418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124607418 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124607418 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124607418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(716)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124607419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124607419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124607423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124607433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124607433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI210(715)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124607456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124607456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124607456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124607456 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124607456 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124607456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124607456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124607456 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124607456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124607458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124607458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124607458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124607459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124607459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124607459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124607459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124607459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124607459 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124607459 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124607459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(721)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124607459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124607459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124607463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124607472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124607472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124607803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124607804 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124607804 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124607804 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124607806 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124607807 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@9a3224e0b29d: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='D04109D0'O, index=0 SGSN_Test-GSUP(723)@9a3224e0b29d: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@9a3224e0b29d: 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 := '899E95F532059C7B53C551DEA4FB0802'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '23B605C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E4691FA7D850CB39'O } } } } } 20241121124607853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124607853 DLLC NOTICE LLME(ffffffff/d04109d0){UNASSIGNED} LLC RX: unknown TLLI 0xd04109d0, creating LLME on the fly (gprs_llc.c:552) 20241121124607853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124607853 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach" (gprs_gmm.c:1266) 20241121124607853 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124607853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124607853 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124607853 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124607853 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124607853 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124607853 DLLC NOTICE LLME(ffffffff/d04109d0){UNASSIGNED} LLGM Assign pre (d04109d0 => f765f7a9) (gprs_llc.c:1079) 20241121124607853 DLLC NOTICE LLME(d04109d0/f765f7a9){ASSIGNED} LLGM Assign post (d04109d0 => f765f7a9) (gprs_llc.c:1125) 20241121124607853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124607853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124607853 DMM DEBUG MM(262420000000017/f765f7a9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124607865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124607865 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124607866 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124607866 DMM DEBUG MM(262420000000017/f765f7a9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241121124607866 DMM NOTICE MM(262420000000017/f765f7a9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124607866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124607866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124607866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124607866 DMM DEBUG MM(262420000000017/f765f7a9) Requesting authorization (sgsn_auth.c:160) 20241121124607866 DMM INFO MM(262420000000017/f765f7a9) Requesting authentication tuples (sgsn_auth.c:184) 20241121124607866 DMM DEBUG MM(262420000000017/f765f7a9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124607866 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241121124607866 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@9a3224e0b29d: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241121124607868 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124607868 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124607868 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124607868 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124607868 DMM INFO MM(262420000000017/f765f7a9) Subscriber data update (mmctx.c:445) 20241121124607868 DMM DEBUG MM(262420000000017/f765f7a9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124607868 DMM INFO MM(262420000000017/f765f7a9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124607868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124607869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124607869 DMM INFO MM(262420000000017/f765f7a9) <- GMM AUTH AND CIPHERING REQ (rand = 89 9e 95 f5 32 05 9c 7b 53 c5 51 de a4 fb 08 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124607876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124607876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124607876 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124607876 DMM INFO MM(262420000000017/f765f7a9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124607876 DMM NOTICE MM(262420000000017/f765f7a9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124607876 DMM DEBUG MM(262420000000017/f765f7a9) checking auth: received GSM SRES = 23 b6 05 c4 (gprs_gmm.c:666) 20241121124607876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124607876 DMM DEBUG MM(262420000000017/f765f7a9) Requesting authorization (sgsn_auth.c:160) 20241121124607876 DMM INFO MM(262420000000017/f765f7a9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124607876 DMM DEBUG MM(262420000000017/f765f7a9) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124607876 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241121124607876 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) 20241121124607876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124607876 DMM INFO MM(262420000000017/f765f7a9) <- GMM ATTACH ACCEPT (new P-TMSI=0xf765f7a9) (gprs_gmm.c:300) 20241121124607878 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124607878 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124607878 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241121124607878 DMM INFO MM(262420000000017/f765f7a9) Subscriber data update (mmctx.c:445) 20241121124607878 DMM DEBUG MM(262420000000017/f765f7a9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124607878 DMM INFO MM(262420000000017/f765f7a9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124607878 DMM NOTICE MM(262420000000017/f765f7a9) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241121124607878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124607878 DMM NOTICE MM(262420000000017/f765f7a9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124607878 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) 20241121124607878 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124607878 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241121124607879 DMM INFO MM(262420000000017/f765f7a9) Subscriber data update (mmctx.c:445) 20241121124607879 DMM DEBUG MM(262420000000017/f765f7a9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124607884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124607884 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124607884 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124607884 DMM INFO MM(262420000000017/f765f7a9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124607884 DMM NOTICE MM(262420000000017/f765f7a9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124607884 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124607884 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124607884 DLLC NOTICE LLME(d04109d0/f765f7a9){ASSIGNED} LLGM Assign pre (ffffffff => f765f7a9) (gprs_llc.c:1079) 20241121124607884 DLLC NOTICE LLME(ffffffff/f765f7a9){ASSIGNED} LLGM Assign post (ffffffff => f765f7a9) (gprs_llc.c:1125) 20241121124607884 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124607884 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124607884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124607884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124607936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124607936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124607936 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124607936 DMM INFO MM(262420000000017/f765f7a9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124607936 DMM INFO MM(262420000000017/f765f7a9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124607936 DMM DEBUG MM(262420000000017/f765f7a9) Using GGSN 0 (gprs_sm.c:312) 20241121124607936 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) 20241121124607936 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241121124607936 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124607936 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124607936 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241121124607947 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 8b ab 5b 2f 11 e0 47 c2 01 14 05 7f ed 82 c3 15 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) 20241121124607947 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d10c8, cbp=0x55f48d493660) (sgsn_libgtp.c:632) 20241121124607947 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124607947 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d496d08 TLLI=f765f7a9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124607947 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124607947 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@9a3224e0b29d: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@9a3224e0b29d: Final verdict of PTC: pass 20241121124607957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59220<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@9a3224e0b29d: Final verdict of PTC: none 20241121124607960 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124607960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(722)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(716)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(721)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(711)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(714)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(709)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(719)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_pdp_act finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu Nov 21 12:46:08 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241121124608098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124608499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78844) 20241121124608960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124608960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=78844, count=91852) 20241121124609961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124609961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Thu Nov 21 12:46:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124610962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124610962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_pdp_act_unattached started. 20241121124611556 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124611557 DMM INFO MM(262420000000017/f765f7a9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124611557 DMM INFO MM(262420000000017/f765f7a9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124611557 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124611557 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124611557 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124611557 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124611557 DLLC NOTICE LLME(ffffffff/f765f7a9){ASSIGNED} LLGM Assign pre (f765f7a9 => ffffffff) (gprs_llc.c:1079) 20241121124611557 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f765f7a9 => ffffffff) (gprs_llc.c:1125) 20241121124611557 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d4969b0 (gprs_sndcp.c:574) 20241121124611557 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d496d08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124611557 DMM NOTICE MM(262420000000017/f765f7a9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121124611557 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241121124611557 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121124611557 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121124611557 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241121124611557 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241121124611557 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) 20241121124611557 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20241121124611557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124611557 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124611557 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124611558 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124611558 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124611605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124611605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124611605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124611605 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124611605 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124611605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124611605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124611605 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124611605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124611607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124611607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124611607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124611607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124611607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124611607 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124611607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124611607 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124611607 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124611607 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124611607 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124611608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124611608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124611611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124611622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124611622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(729)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(736)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(736)@9a3224e0b29d: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(735)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124611655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124611655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124611655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124611655 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124611655 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124611655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124611655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124611655 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124611655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(736)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124611657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124611657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124611657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124611657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124611657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124611657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124611658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124611658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124611658 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124611658 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124611658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(736)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124611658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124611658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(736)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124611662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(732)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124611674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124611674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(733)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(735)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(741)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(741)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124611697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124611697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124611697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124611697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124611697 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124611697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124611697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124611697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124611697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(741)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124611699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124611699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124611699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124611699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124611699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124611699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124611699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124611699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124611699 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124611699 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124611699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(741)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124611700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124611700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(741)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124611703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124611711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124611711 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(738)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124611870 DGPRS DEBUG Checking for inactive LLMEs, time = 14003906 (sgsn.c:131) 20241121124611963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124611963 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124611963 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124611963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(740)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(740)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124611965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(740)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(740)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124611966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(740)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(740)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(740)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(740)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(729)@9a3224e0b29d: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='F70AC404'O, index=0 SGSN_Test-GSUP(742)@9a3224e0b29d: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241121124612010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124612010 DLLC NOTICE LLME(ffffffff/f70ac404){UNASSIGNED} LLC RX: unknown TLLI 0xf70ac404, creating LLME on the fly (gprs_llc.c:552) 20241121124612010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241121124612010 DMM NOTICE LLME(ffffffff/f70ac404){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241121124612010 DLLC NOTICE LLME(ffffffff/f70ac404){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241121124612010 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@9a3224e0b29d: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(729)@9a3224e0b29d: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@9a3224e0b29d: Final verdict of PTC: pass 20241121124612025 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59238<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@9a3224e0b29d: Final verdict of PTC: none 20241121124612027 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124612027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(735)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(736)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(741)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(740)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(730)@9a3224e0b29d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(733)@9a3224e0b29d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(729)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@9a3224e0b29d: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(738)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(734)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(739)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(728)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_pdp_act_unattached-BVCI196(729): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_pdp_act_unattached-BVCI210(733): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(734): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(735): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(736): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_pdp_act_unattached-BVCI220(738): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(739): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(740): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(741): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Thu Nov 21 12:46:12 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241121124612203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124612504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43680) 20241121124613028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124613028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43680, count=60044) 20241121124614029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124614029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Thu Nov 21 12:46:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124615030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124615030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user started. 20241121124615560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124615562 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124615608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124615608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124615608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124615608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124615608 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124615608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124615608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124615608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124615608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124615609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124615609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124615609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124615609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124615609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124615609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124615609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124615609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124615609 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124615609 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124615609 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124615610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124615610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(749)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124615614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124615623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124615623 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124615656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124615656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124615656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124615656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124615656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124615656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124615656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124615656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124615656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(755)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124615658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124615658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124615658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124615658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124615658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124615658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124615658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124615658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124615658 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124615658 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124615658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(754)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124615659 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124615659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(755)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124615663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121124615672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124615672 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(752)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(760)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(760)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124615698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124615699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124615699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124615699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124615699 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124615699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124615699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124615699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124615699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(760)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124615700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124615700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124615700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124615701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124615701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124615701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124615701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124615701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124615701 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124615701 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124615701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124615701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124615701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(760)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(760)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124615705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124615714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124615714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(757)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124616031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124616031 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124616031 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124616031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(759)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124616035 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(759)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124616035 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(759)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='CC59EC5A'O, index=0 SGSN_Test-GSUP(761)@9a3224e0b29d: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@9a3224e0b29d: 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 := '5199E48243B9E603CFEE9E764F42B624'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F086076E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6C47D8FC0D0D0AD'O } } } } } 20241121124616079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124616079 DLLC NOTICE LLME(ffffffff/cc59ec5a){UNASSIGNED} LLC RX: unknown TLLI 0xcc59ec5a, creating LLME on the fly (gprs_llc.c:552) 20241121124616079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124616079 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach" (gprs_gmm.c:1266) 20241121124616079 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124616079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124616079 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124616079 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124616079 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124616079 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124616079 DLLC NOTICE LLME(ffffffff/cc59ec5a){UNASSIGNED} LLGM Assign pre (cc59ec5a => d8106e3e) (gprs_llc.c:1079) 20241121124616079 DLLC NOTICE LLME(cc59ec5a/d8106e3e){ASSIGNED} LLGM Assign post (cc59ec5a => d8106e3e) (gprs_llc.c:1125) 20241121124616079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124616079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124616079 DMM DEBUG MM(262420000000019/d8106e3e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124616093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124616093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124616093 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124616093 DMM DEBUG MM(262420000000019/d8106e3e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241121124616093 DMM NOTICE MM(262420000000019/d8106e3e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124616093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124616093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124616093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124616093 DMM DEBUG MM(262420000000019/d8106e3e) Requesting authorization (sgsn_auth.c:160) 20241121124616093 DMM INFO MM(262420000000019/d8106e3e) Requesting authentication tuples (sgsn_auth.c:184) 20241121124616093 DMM DEBUG MM(262420000000019/d8106e3e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124616093 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241121124616093 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@9a3224e0b29d: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241121124616096 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124616096 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124616096 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124616096 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124616096 DMM INFO MM(262420000000019/d8106e3e) Subscriber data update (mmctx.c:445) 20241121124616096 DMM DEBUG MM(262420000000019/d8106e3e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124616096 DMM INFO MM(262420000000019/d8106e3e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124616096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124616096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124616096 DMM INFO MM(262420000000019/d8106e3e) <- GMM AUTH AND CIPHERING REQ (rand = 51 99 e4 82 43 b9 e6 03 cf ee 9e 76 4f 42 b6 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124616104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124616104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124616104 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124616104 DMM INFO MM(262420000000019/d8106e3e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124616104 DMM NOTICE MM(262420000000019/d8106e3e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124616104 DMM DEBUG MM(262420000000019/d8106e3e) checking auth: received GSM SRES = f0 86 07 6e (gprs_gmm.c:666) 20241121124616104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124616104 DMM DEBUG MM(262420000000019/d8106e3e) Requesting authorization (sgsn_auth.c:160) 20241121124616104 DMM INFO MM(262420000000019/d8106e3e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124616104 DMM DEBUG MM(262420000000019/d8106e3e) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124616104 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241121124616104 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) 20241121124616104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124616104 DMM INFO MM(262420000000019/d8106e3e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8106e3e) (gprs_gmm.c:300) 20241121124616105 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124616105 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124616105 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241121124616105 DMM INFO MM(262420000000019/d8106e3e) Subscriber data update (mmctx.c:445) 20241121124616105 DMM DEBUG MM(262420000000019/d8106e3e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124616105 DMM INFO MM(262420000000019/d8106e3e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124616105 DMM NOTICE MM(262420000000019/d8106e3e) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241121124616105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124616105 DMM NOTICE MM(262420000000019/d8106e3e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124616105 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) 20241121124616106 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124616106 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241121124616106 DMM INFO MM(262420000000019/d8106e3e) Subscriber data update (mmctx.c:445) 20241121124616106 DMM DEBUG MM(262420000000019/d8106e3e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124616112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124616112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124616112 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124616112 DMM INFO MM(262420000000019/d8106e3e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124616112 DMM NOTICE MM(262420000000019/d8106e3e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124616112 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124616112 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124616112 DLLC NOTICE LLME(cc59ec5a/d8106e3e){ASSIGNED} LLGM Assign pre (ffffffff => d8106e3e) (gprs_llc.c:1079) 20241121124616112 DLLC NOTICE LLME(ffffffff/d8106e3e){ASSIGNED} LLGM Assign post (ffffffff => d8106e3e) (gprs_llc.c:1125) 20241121124616112 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124616112 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124616112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124616112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124616165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124616165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124616166 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124616166 DMM INFO MM(262420000000019/d8106e3e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124616166 DMM INFO MM(262420000000019/d8106e3e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124616166 DMM DEBUG MM(262420000000019/d8106e3e) Using GGSN 0 (gprs_sm.c:312) 20241121124616166 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) 20241121124616166 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241121124616166 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124616166 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124616166 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241121124616176 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 df 13 41 da 11 0a 08 b8 67 14 05 7f 53 47 64 26 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241121124616176 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d2138, cbp=0x55f48d493ae0) (sgsn_libgtp.c:632) 20241121124616176 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124616176 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d497e48 TLLI=d8106e3e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124616176 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124616176 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124616184 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241121124616191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124616191 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241121124616191 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(748)@9a3224e0b29d: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@9a3224e0b29d: Final verdict of PTC: pass 20241121124616196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59246<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(755)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(749)@9a3224e0b29d: Final verdict of PTC: none 20241121124616198 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124616198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_user-BVCI196(748)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(760)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(757)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(752)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(753)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(747)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(758)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(752): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(757): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(758): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(760): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Thu Nov 21 12:46:16 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20241121124616342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124616743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59252<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79164) 20241121124617199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124617199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79164, count=96132) 20241121124618200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124618200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Thu Nov 21 12:46:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124619201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124619201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_ggsn_reject started. 20241121124619794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124619795 DMM INFO MM(262420000000019/d8106e3e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124619795 DMM INFO MM(262420000000019/d8106e3e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124619795 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124619795 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124619795 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124619795 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124619795 DLLC NOTICE LLME(ffffffff/d8106e3e){ASSIGNED} LLGM Assign pre (d8106e3e => ffffffff) (gprs_llc.c:1079) 20241121124619795 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8106e3e => ffffffff) (gprs_llc.c:1125) 20241121124619795 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d497af0 (gprs_sndcp.c:574) 20241121124619795 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d497e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124619795 DMM NOTICE MM(262420000000019/d8106e3e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121124619795 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241121124619795 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121124619795 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121124619795 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241121124619795 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241121124619795 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) 20241121124619795 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20241121124619795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124619795 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124619795 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124619795 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124619795 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124619853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124619853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124619853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124619853 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124619853 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124619853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124619853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124619853 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124619853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124619855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124619855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124619855 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124619856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124619856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124619856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124619856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124619856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124619856 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124619856 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124619856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(768)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124619857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124619857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124619861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124619872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124619872 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124619905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124619905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124619905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124619905 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124619905 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124619905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124619905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124619905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124619905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124619907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124619907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124619907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124619907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124619908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124619908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124619908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124619908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124619908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124619908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124619908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(773)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124619908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124619908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124619912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124619923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124619923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124619954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124619954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124619954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124619954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124619954 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124619954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124619954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124619954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124619954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124619956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124619956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124619956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124619957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124619957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124619957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124619957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124619957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124619957 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124619957 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124619957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124619957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124619957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124619961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124619973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124619973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124620202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124620202 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124620202 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124620202 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124620204 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124620205 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='EFA07F3C'O, index=0 SGSN_Test-GSUP(780)@9a3224e0b29d: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@9a3224e0b29d: 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 := '51AF581F1EBC3D47CDFC08D3F74F4AEB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '353002BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '52D2EA9F556BE9B2'O } } } } } 20241121124620257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124620257 DLLC NOTICE LLME(ffffffff/efa07f3c){UNASSIGNED} LLC RX: unknown TLLI 0xefa07f3c, creating LLME on the fly (gprs_llc.c:552) 20241121124620257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124620257 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach" (gprs_gmm.c:1266) 20241121124620257 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124620257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124620257 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124620257 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124620257 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124620257 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124620257 DLLC NOTICE LLME(ffffffff/efa07f3c){UNASSIGNED} LLGM Assign pre (efa07f3c => d39dbf43) (gprs_llc.c:1079) 20241121124620257 DLLC NOTICE LLME(efa07f3c/d39dbf43){ASSIGNED} LLGM Assign post (efa07f3c => d39dbf43) (gprs_llc.c:1125) 20241121124620257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124620257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124620257 DMM DEBUG MM(262420000000020/d39dbf43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124620272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124620272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124620272 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124620272 DMM DEBUG MM(262420000000020/d39dbf43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241121124620272 DMM NOTICE MM(262420000000020/d39dbf43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124620272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124620272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124620272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124620272 DMM DEBUG MM(262420000000020/d39dbf43) Requesting authorization (sgsn_auth.c:160) 20241121124620272 DMM INFO MM(262420000000020/d39dbf43) Requesting authentication tuples (sgsn_auth.c:184) 20241121124620272 DMM DEBUG MM(262420000000020/d39dbf43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124620272 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241121124620272 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@9a3224e0b29d: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241121124620275 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124620275 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124620275 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124620275 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124620275 DMM INFO MM(262420000000020/d39dbf43) Subscriber data update (mmctx.c:445) 20241121124620275 DMM DEBUG MM(262420000000020/d39dbf43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124620275 DMM INFO MM(262420000000020/d39dbf43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124620275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124620275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124620275 DMM INFO MM(262420000000020/d39dbf43) <- GMM AUTH AND CIPHERING REQ (rand = 51 af 58 1f 1e bc 3d 47 cd fc 08 d3 f7 4f 4a eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124620285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124620285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124620285 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124620285 DMM INFO MM(262420000000020/d39dbf43) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124620285 DMM NOTICE MM(262420000000020/d39dbf43) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124620285 DMM DEBUG MM(262420000000020/d39dbf43) checking auth: received GSM SRES = 35 30 02 bd (gprs_gmm.c:666) 20241121124620285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124620285 DMM DEBUG MM(262420000000020/d39dbf43) Requesting authorization (sgsn_auth.c:160) 20241121124620285 DMM INFO MM(262420000000020/d39dbf43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124620285 DMM DEBUG MM(262420000000020/d39dbf43) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124620285 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241121124620285 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) 20241121124620285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124620285 DMM INFO MM(262420000000020/d39dbf43) <- GMM ATTACH ACCEPT (new P-TMSI=0xd39dbf43) (gprs_gmm.c:300) 20241121124620287 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124620287 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124620287 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241121124620287 DMM INFO MM(262420000000020/d39dbf43) Subscriber data update (mmctx.c:445) 20241121124620287 DMM DEBUG MM(262420000000020/d39dbf43) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124620287 DMM INFO MM(262420000000020/d39dbf43) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124620287 DMM NOTICE MM(262420000000020/d39dbf43) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241121124620287 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124620287 DMM NOTICE MM(262420000000020/d39dbf43) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124620287 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) 20241121124620288 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124620288 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241121124620288 DMM INFO MM(262420000000020/d39dbf43) Subscriber data update (mmctx.c:445) 20241121124620288 DMM DEBUG MM(262420000000020/d39dbf43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124620296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124620296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124620296 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124620296 DMM INFO MM(262420000000020/d39dbf43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124620296 DMM NOTICE MM(262420000000020/d39dbf43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124620296 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124620296 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124620296 DLLC NOTICE LLME(efa07f3c/d39dbf43){ASSIGNED} LLGM Assign pre (ffffffff => d39dbf43) (gprs_llc.c:1079) 20241121124620296 DLLC NOTICE LLME(ffffffff/d39dbf43){ASSIGNED} LLGM Assign post (ffffffff => d39dbf43) (gprs_llc.c:1125) 20241121124620296 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124620296 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124620296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124620296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124620348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124620348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124620348 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124620348 DMM INFO MM(262420000000020/d39dbf43) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124620348 DMM INFO MM(262420000000020/d39dbf43) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124620348 DMM DEBUG MM(262420000000020/d39dbf43) Using GGSN 0 (gprs_sm.c:312) 20241121124620348 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) 20241121124620348 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241121124620348 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124620348 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124620348 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241121124620361 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 6d f5 c2 0e 11 46 d8 6d 83 14 05 7f f8 06 e1 e6 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) 20241121124620361 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f0a580d31a8, cbp=0x55f48d494060) (sgsn_libgtp.c:632) 20241121124620361 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241121124620361 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241121124620361 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241121124620361 DMM NOTICE MM(262420000000020/d39dbf43) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@9a3224e0b29d: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@9a3224e0b29d: Final verdict of PTC: pass 20241121124620370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33472<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(768)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(773)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(780)@9a3224e0b29d: Final verdict of PTC: none 20241121124620374 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124620374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(771)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(778)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(766)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(776)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Thu Nov 21 12:46:20 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20241121124620572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124620974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94316) 20241121124621376 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124621376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94316, count=98672) 20241121124622377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124622377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Thu Nov 21 12:46:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124623378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124623378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_deact_mo started. 20241121124624034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124624035 DMM INFO MM(262420000000020/d39dbf43) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124624035 DMM INFO MM(262420000000020/d39dbf43) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124624035 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124624035 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124624035 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124624035 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124624035 DLLC NOTICE LLME(ffffffff/d39dbf43){ASSIGNED} LLGM Assign pre (d39dbf43 => ffffffff) (gprs_llc.c:1079) 20241121124624035 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d39dbf43 => ffffffff) (gprs_llc.c:1125) 20241121124624035 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241121124624035 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) 20241121124624035 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20241121124624035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124624035 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124624035 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124624035 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124624035 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124624075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124624075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124624075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124624075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124624075 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124624075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124624075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124624075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124624075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124624077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124624077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124624077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124624077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124624077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124624077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124624077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124624077 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124624077 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124624077 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124624077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124624078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124624078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124624081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124624089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124624089 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(788)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user_deact_mo-BVCI196(786)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124624125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124624125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124624125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124624125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124624125 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124624125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124624125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124624125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124624125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(792)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124624128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124624128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124624128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124624128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124624128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124624128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124624128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124624128 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124624128 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124624128 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124624128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124624129 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124624129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124624133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124624143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124624143 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(790)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(792)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124624157 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124624157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124624157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124624157 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124624158 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124624158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124624158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124624158 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124624158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124624159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124624159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124624159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124624159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124624159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124624159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124624159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124624159 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124624159 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124624160 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124624160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(797)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124624160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124624160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124624164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124624172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124624172 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124624379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124624379 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124624379 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124624379 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124624381 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121124624382 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='EDB308F7'O, index=0 SGSN_Test-GSUP(799)@9a3224e0b29d: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@9a3224e0b29d: 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 := '2EE493D8970FAE69F29ABAB8FC8BB42B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB87FAAC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '396B1161CEF04B1B'O } } } } } 20241121124624427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124624427 DLLC NOTICE LLME(ffffffff/edb308f7){UNASSIGNED} LLC RX: unknown TLLI 0xedb308f7, creating LLME on the fly (gprs_llc.c:552) 20241121124624427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124624427 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach" (gprs_gmm.c:1266) 20241121124624427 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124624428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124624428 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124624428 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124624428 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124624428 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124624428 DLLC NOTICE LLME(ffffffff/edb308f7){UNASSIGNED} LLGM Assign pre (edb308f7 => da6ccc2f) (gprs_llc.c:1079) 20241121124624428 DLLC NOTICE LLME(edb308f7/da6ccc2f){ASSIGNED} LLGM Assign post (edb308f7 => da6ccc2f) (gprs_llc.c:1125) 20241121124624428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124624428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124624428 DMM DEBUG MM(262420000000021/da6ccc2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124624441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124624441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124624441 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124624441 DMM DEBUG MM(262420000000021/da6ccc2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241121124624441 DMM NOTICE MM(262420000000021/da6ccc2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124624441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124624441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124624441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124624441 DMM DEBUG MM(262420000000021/da6ccc2f) Requesting authorization (sgsn_auth.c:160) 20241121124624441 DMM INFO MM(262420000000021/da6ccc2f) Requesting authentication tuples (sgsn_auth.c:184) 20241121124624441 DMM DEBUG MM(262420000000021/da6ccc2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124624441 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241121124624441 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@9a3224e0b29d: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241121124624444 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124624444 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124624444 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124624444 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124624444 DMM INFO MM(262420000000021/da6ccc2f) Subscriber data update (mmctx.c:445) 20241121124624444 DMM DEBUG MM(262420000000021/da6ccc2f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124624444 DMM INFO MM(262420000000021/da6ccc2f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124624444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124624444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124624444 DMM INFO MM(262420000000021/da6ccc2f) <- GMM AUTH AND CIPHERING REQ (rand = 2e e4 93 d8 97 0f ae 69 f2 9a ba b8 fc 8b b4 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124624452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124624452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124624452 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124624452 DMM INFO MM(262420000000021/da6ccc2f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124624452 DMM NOTICE MM(262420000000021/da6ccc2f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124624452 DMM DEBUG MM(262420000000021/da6ccc2f) checking auth: received GSM SRES = fb 87 fa ac (gprs_gmm.c:666) 20241121124624452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124624452 DMM DEBUG MM(262420000000021/da6ccc2f) Requesting authorization (sgsn_auth.c:160) 20241121124624452 DMM INFO MM(262420000000021/da6ccc2f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124624452 DMM DEBUG MM(262420000000021/da6ccc2f) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124624452 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241121124624452 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) 20241121124624452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124624452 DMM INFO MM(262420000000021/da6ccc2f) <- GMM ATTACH ACCEPT (new P-TMSI=0xda6ccc2f) (gprs_gmm.c:300) 20241121124624454 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124624454 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124624454 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241121124624454 DMM INFO MM(262420000000021/da6ccc2f) Subscriber data update (mmctx.c:445) 20241121124624454 DMM DEBUG MM(262420000000021/da6ccc2f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124624454 DMM INFO MM(262420000000021/da6ccc2f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124624454 DMM NOTICE MM(262420000000021/da6ccc2f) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241121124624454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124624454 DMM NOTICE MM(262420000000021/da6ccc2f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124624454 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) 20241121124624454 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124624454 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241121124624454 DMM INFO MM(262420000000021/da6ccc2f) Subscriber data update (mmctx.c:445) 20241121124624454 DMM DEBUG MM(262420000000021/da6ccc2f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124624460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124624460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124624460 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124624460 DMM INFO MM(262420000000021/da6ccc2f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124624460 DMM NOTICE MM(262420000000021/da6ccc2f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124624460 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124624460 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124624460 DLLC NOTICE LLME(edb308f7/da6ccc2f){ASSIGNED} LLGM Assign pre (ffffffff => da6ccc2f) (gprs_llc.c:1079) 20241121124624460 DLLC NOTICE LLME(ffffffff/da6ccc2f){ASSIGNED} LLGM Assign post (ffffffff => da6ccc2f) (gprs_llc.c:1125) 20241121124624460 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124624461 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124624461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124624461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124624513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124624513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124624513 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124624513 DMM INFO MM(262420000000021/da6ccc2f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124624513 DMM INFO MM(262420000000021/da6ccc2f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124624513 DMM DEBUG MM(262420000000021/da6ccc2f) Using GGSN 0 (gprs_sm.c:312) 20241121124624513 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) 20241121124624513 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241121124624513 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124624513 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124624513 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241121124624524 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 d8 29 cf 4d 11 cd a1 4c 64 14 05 7f a1 5b c4 f9 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) 20241121124624524 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d31a8, cbp=0x55f48d494060) (sgsn_libgtp.c:632) 20241121124624524 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124624524 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d497e48 TLLI=da6ccc2f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124624524 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124624524 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124624531 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241121124624538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124624538 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241121124624538 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124624542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124624542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241121124624542 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124624542 DMM INFO MM(262420000000021/da6ccc2f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241121124624542 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121124624542 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241121124624544 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) 20241121124624544 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0a580d31a8, cbp=0x55f48d494060) (sgsn_libgtp.c:632) 20241121124624544 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241121124624544 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d497e48, TLLI=da6ccc2f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124624544 DMM INFO MM(262420000000021/da6ccc2f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241121124624544 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241121124624544 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@9a3224e0b29d: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@9a3224e0b29d: Final verdict of PTC: pass 20241121124624551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33482<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@9a3224e0b29d: Final verdict of PTC: none 20241121124624553 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124624553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(788)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(790)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(793)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(797)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(787)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(785)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(795)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(791)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(790): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Thu Nov 21 12:46:24 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 20241121124624692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124625093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=46284) 20241121124625554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124625554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46284, count=105124) 20241121124626556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124626556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Thu Nov 21 12:46:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124627557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124627557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_deact_mt started. 20241121124628144 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124628145 DMM INFO MM(262420000000021/da6ccc2f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124628145 DMM INFO MM(262420000000021/da6ccc2f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124628145 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124628145 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124628145 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124628145 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124628145 DLLC NOTICE LLME(ffffffff/da6ccc2f){ASSIGNED} LLGM Assign pre (da6ccc2f => ffffffff) (gprs_llc.c:1079) 20241121124628145 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da6ccc2f => ffffffff) (gprs_llc.c:1125) 20241121124628145 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241121124628145 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) 20241121124628145 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20241121124628145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124628145 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124628145 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124628145 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124628145 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(807)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124628196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124628196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124628196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124628196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124628196 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124628196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124628196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124628196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124628196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(807)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(806)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124628198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124628198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124628198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124628198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124628198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124628198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124628199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124628199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124628199 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124628199 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124628199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124628199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124628199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(807)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(807)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124628203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(803)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124628213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124628213 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(806)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(812)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124628235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124628235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124628235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124628235 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124628235 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124628235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124628235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124628235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124628235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(812)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124628237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124628237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124628237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124628237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124628237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124628237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124628237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124628237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124628237 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124628237 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124628237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124628238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124628238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(812)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(812)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(811)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124628242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121124628251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124628251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(809)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(811)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124628279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124628279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124628279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124628279 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124628279 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124628279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124628279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124628279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124628279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124628282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124628282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124628282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124628282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124628282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124628282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124628282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124628282 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124628282 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124628282 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124628282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(817)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124628282 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124628282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124628286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124628295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124628295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124628557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124628557 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124628557 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124628557 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124628559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(816)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124628559 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(804)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='DD2108BC'O, index=0 SGSN_Test-GSUP(818)@9a3224e0b29d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@9a3224e0b29d: 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 := '5DF91506A201E683E7A329DBD2D22345'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC6A2E43'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B91416398D16CEC5'O } } } } } 20241121124628609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124628609 DLLC NOTICE LLME(ffffffff/dd2108bc){UNASSIGNED} LLC RX: unknown TLLI 0xdd2108bc, creating LLME on the fly (gprs_llc.c:552) 20241121124628609 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124628609 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241121124628609 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124628609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124628609 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124628609 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124628609 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124628609 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124628609 DLLC NOTICE LLME(ffffffff/dd2108bc){UNASSIGNED} LLGM Assign pre (dd2108bc => c71f03ef) (gprs_llc.c:1079) 20241121124628609 DLLC NOTICE LLME(dd2108bc/c71f03ef){ASSIGNED} LLGM Assign post (dd2108bc => c71f03ef) (gprs_llc.c:1125) 20241121124628609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124628609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124628609 DMM DEBUG MM(262420000000022/c71f03ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124628619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124628619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124628619 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124628619 DMM DEBUG MM(262420000000022/c71f03ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241121124628619 DMM NOTICE MM(262420000000022/c71f03ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124628619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124628619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124628619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124628619 DMM DEBUG MM(262420000000022/c71f03ef) Requesting authorization (sgsn_auth.c:160) 20241121124628619 DMM INFO MM(262420000000022/c71f03ef) Requesting authentication tuples (sgsn_auth.c:184) 20241121124628619 DMM DEBUG MM(262420000000022/c71f03ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124628619 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241121124628619 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@9a3224e0b29d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241121124628622 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124628622 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124628622 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124628622 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124628622 DMM INFO MM(262420000000022/c71f03ef) Subscriber data update (mmctx.c:445) 20241121124628622 DMM DEBUG MM(262420000000022/c71f03ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124628622 DMM INFO MM(262420000000022/c71f03ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124628622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124628622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124628622 DMM INFO MM(262420000000022/c71f03ef) <- GMM AUTH AND CIPHERING REQ (rand = 5d f9 15 06 a2 01 e6 83 e7 a3 29 db d2 d2 23 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124628631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124628631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124628631 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124628631 DMM INFO MM(262420000000022/c71f03ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124628631 DMM NOTICE MM(262420000000022/c71f03ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124628631 DMM DEBUG MM(262420000000022/c71f03ef) checking auth: received GSM SRES = bc 6a 2e 43 (gprs_gmm.c:666) 20241121124628631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124628631 DMM DEBUG MM(262420000000022/c71f03ef) Requesting authorization (sgsn_auth.c:160) 20241121124628631 DMM INFO MM(262420000000022/c71f03ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124628631 DMM DEBUG MM(262420000000022/c71f03ef) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124628631 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241121124628631 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) 20241121124628631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124628631 DMM INFO MM(262420000000022/c71f03ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xc71f03ef) (gprs_gmm.c:300) 20241121124628632 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124628632 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124628632 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241121124628632 DMM INFO MM(262420000000022/c71f03ef) Subscriber data update (mmctx.c:445) 20241121124628632 DMM DEBUG MM(262420000000022/c71f03ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124628632 DMM INFO MM(262420000000022/c71f03ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124628632 DMM NOTICE MM(262420000000022/c71f03ef) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241121124628632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124628632 DMM NOTICE MM(262420000000022/c71f03ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124628632 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) 20241121124628633 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124628633 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241121124628633 DMM INFO MM(262420000000022/c71f03ef) Subscriber data update (mmctx.c:445) 20241121124628633 DMM DEBUG MM(262420000000022/c71f03ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124628639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124628639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124628639 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124628639 DMM INFO MM(262420000000022/c71f03ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124628639 DMM NOTICE MM(262420000000022/c71f03ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124628639 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124628639 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124628639 DLLC NOTICE LLME(dd2108bc/c71f03ef){ASSIGNED} LLGM Assign pre (ffffffff => c71f03ef) (gprs_llc.c:1079) 20241121124628639 DLLC NOTICE LLME(ffffffff/c71f03ef){ASSIGNED} LLGM Assign post (ffffffff => c71f03ef) (gprs_llc.c:1125) 20241121124628639 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124628639 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124628639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124628639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124628691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124628691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124628691 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124628691 DMM INFO MM(262420000000022/c71f03ef) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124628692 DMM INFO MM(262420000000022/c71f03ef) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124628692 DMM DEBUG MM(262420000000022/c71f03ef) Using GGSN 0 (gprs_sm.c:312) 20241121124628692 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) 20241121124628692 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241121124628692 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124628692 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124628692 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241121124628703 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 72 3c 28 e0 11 c5 28 a6 e4 14 05 7f 0a 49 e9 ca 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241121124628703 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d31a8, cbp=0x55f48d494480) (sgsn_libgtp.c:632) 20241121124628704 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124628704 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d497e48 TLLI=c71f03ef, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124628704 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124628704 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124628711 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241121124628720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124628720 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241121124628720 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124628723 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241121124628723 DGPRS INFO PDP(262420000000022:5): Context 0x7f0a580d31a8 was deleted (sgsn_libgtp.c:660) 20241121124628723 DMM INFO MM(262420000000022/c71f03ef) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241121124628723 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241121124628723 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(804)@9a3224e0b29d: Removing Client IMSI='262420000000022'H, index=0 20241121124628730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124628730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241121124628730 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124628730 DMM INFO MM(262420000000022/c71f03ef) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@9a3224e0b29d: Final verdict of PTC: pass 20241121124628732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47724<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(807)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(806)@9a3224e0b29d: Final verdict of PTC: none 20241121124628735 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124628735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(803)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(809)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(812)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(817)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(804)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(811)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(815)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(805)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(810)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(804): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(805): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(806): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(807): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(809): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(810): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(811): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(812): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Thu Nov 21 12:46:28 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 20241121124628874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124629276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103396) 20241121124629737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124629737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103396, count=103936) 20241121124630737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124630737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Thu Nov 21 12:46:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124631739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124631739 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_deact_dup started. 20241121124632328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124632330 DMM INFO MM(262420000000022/c71f03ef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124632330 DMM INFO MM(262420000000022/c71f03ef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124632330 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124632330 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124632330 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124632330 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124632330 DLLC NOTICE LLME(ffffffff/c71f03ef){ASSIGNED} LLGM Assign pre (c71f03ef => ffffffff) (gprs_llc.c:1079) 20241121124632330 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c71f03ef => ffffffff) (gprs_llc.c:1125) 20241121124632330 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d497af0 (gprs_sndcp.c:574) 20241121124632330 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d497e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124632330 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241121124632330 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) 20241121124632330 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20241121124632330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124632330 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124632330 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124632330 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124632330 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124632376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124632376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124632376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124632376 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124632376 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124632376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124632376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124632376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124632376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124632378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124632378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124632378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124632378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124632378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124632378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124632378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124632378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124632378 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124632378 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124632378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124632379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124632379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124632382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124632392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124632392 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124632415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124632415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124632415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124632415 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124632415 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124632415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124632415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124632415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124632415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124632417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124632417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124632417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124632417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124632417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124632417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124632417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124632417 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124632417 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124632417 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124632417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124632418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124632418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124632422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124632433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124632433 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(829)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(836)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(836)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124632463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124632463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124632463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124632463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124632463 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124632463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124632463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124632463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124632463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(836)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124632465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124632465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124632465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124632465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124632465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124632465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124632465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124632465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124632465 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124632465 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124632465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(836)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124632466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124632466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(836)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124632469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124632478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124632478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(833)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124632739 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124632739 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124632739 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124632739 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(835)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(835)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124632742 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(835)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(835)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124632742 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(835)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(835)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(835)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(835)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='CC0020AA'O, index=0 SGSN_Test-GSUP(837)@9a3224e0b29d: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@9a3224e0b29d: 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 := '0A08867E2F79D3494BC2B38768BCD1CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B0AC8357'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4AFE86D3F3B1CA41'O } } } } } 20241121124632790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124632790 DLLC NOTICE LLME(ffffffff/cc0020aa){UNASSIGNED} LLC RX: unknown TLLI 0xcc0020aa, creating LLME on the fly (gprs_llc.c:552) 20241121124632790 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124632790 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach" (gprs_gmm.c:1266) 20241121124632790 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124632791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124632791 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124632791 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124632791 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124632791 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124632791 DLLC NOTICE LLME(ffffffff/cc0020aa){UNASSIGNED} LLGM Assign pre (cc0020aa => d6326ce0) (gprs_llc.c:1079) 20241121124632791 DLLC NOTICE LLME(cc0020aa/d6326ce0){ASSIGNED} LLGM Assign post (cc0020aa => d6326ce0) (gprs_llc.c:1125) 20241121124632791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124632791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124632791 DMM DEBUG MM(262420000000046/d6326ce0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124632803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124632803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124632803 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124632803 DMM DEBUG MM(262420000000046/d6326ce0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241121124632803 DMM NOTICE MM(262420000000046/d6326ce0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124632803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124632803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124632803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124632803 DMM DEBUG MM(262420000000046/d6326ce0) Requesting authorization (sgsn_auth.c:160) 20241121124632803 DMM INFO MM(262420000000046/d6326ce0) Requesting authentication tuples (sgsn_auth.c:184) 20241121124632803 DMM DEBUG MM(262420000000046/d6326ce0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124632803 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241121124632803 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@9a3224e0b29d: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241121124632806 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124632806 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124632806 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124632806 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124632806 DMM INFO MM(262420000000046/d6326ce0) Subscriber data update (mmctx.c:445) 20241121124632806 DMM DEBUG MM(262420000000046/d6326ce0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124632806 DMM INFO MM(262420000000046/d6326ce0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124632806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124632806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124632806 DMM INFO MM(262420000000046/d6326ce0) <- GMM AUTH AND CIPHERING REQ (rand = 0a 08 86 7e 2f 79 d3 49 4b c2 b3 87 68 bc d1 ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124632814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124632814 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124632814 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124632815 DMM INFO MM(262420000000046/d6326ce0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124632815 DMM NOTICE MM(262420000000046/d6326ce0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124632815 DMM DEBUG MM(262420000000046/d6326ce0) checking auth: received GSM SRES = b0 ac 83 57 (gprs_gmm.c:666) 20241121124632815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124632815 DMM DEBUG MM(262420000000046/d6326ce0) Requesting authorization (sgsn_auth.c:160) 20241121124632815 DMM INFO MM(262420000000046/d6326ce0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124632815 DMM DEBUG MM(262420000000046/d6326ce0) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124632815 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241121124632815 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) 20241121124632815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124632815 DMM INFO MM(262420000000046/d6326ce0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6326ce0) (gprs_gmm.c:300) 20241121124632816 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124632816 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124632816 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241121124632816 DMM INFO MM(262420000000046/d6326ce0) Subscriber data update (mmctx.c:445) 20241121124632816 DMM DEBUG MM(262420000000046/d6326ce0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124632816 DMM INFO MM(262420000000046/d6326ce0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124632816 DMM NOTICE MM(262420000000046/d6326ce0) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241121124632816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124632816 DMM NOTICE MM(262420000000046/d6326ce0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124632816 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) 20241121124632817 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124632817 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241121124632817 DMM INFO MM(262420000000046/d6326ce0) Subscriber data update (mmctx.c:445) 20241121124632817 DMM DEBUG MM(262420000000046/d6326ce0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124632823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124632823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124632823 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124632823 DMM INFO MM(262420000000046/d6326ce0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124632823 DMM NOTICE MM(262420000000046/d6326ce0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124632823 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124632823 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124632823 DLLC NOTICE LLME(cc0020aa/d6326ce0){ASSIGNED} LLGM Assign pre (ffffffff => d6326ce0) (gprs_llc.c:1079) 20241121124632823 DLLC NOTICE LLME(ffffffff/d6326ce0){ASSIGNED} LLGM Assign post (ffffffff => d6326ce0) (gprs_llc.c:1125) 20241121124632823 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124632823 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124632823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124632823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124632875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124632876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124632876 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124632876 DMM INFO MM(262420000000046/d6326ce0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124632876 DMM INFO MM(262420000000046/d6326ce0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124632876 DMM DEBUG MM(262420000000046/d6326ce0) Using GGSN 0 (gprs_sm.c:312) 20241121124632876 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) 20241121124632876 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241121124632876 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124632876 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124632876 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241121124632888 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 8e c8 14 b2 11 fa 8f 3a 8c 14 05 7f 5b 9d 3a c7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241121124632888 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d31a8, cbp=0x55f48d494480) (sgsn_libgtp.c:632) 20241121124632888 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124632888 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d497e48 TLLI=d6326ce0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124632888 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124632888 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124632895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124632896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241121124632896 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124632896 DMM INFO MM(262420000000046/d6326ce0) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241121124632896 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121124632896 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241121124632896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124632896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124632896 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124632896 DMM INFO MM(262420000000046/d6326ce0) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241121124632896 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121124632896 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@9a3224e0b29d: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@9a3224e0b29d: "Received deletePDPContextResponse 1, seq_nr=1036" 20241121124632897 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) 20241121124632897 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0a580d31a8, cbp=0x55f48d494480) (sgsn_libgtp.c:632) 20241121124632897 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241121124632897 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d497e48, TLLI=d6326ce0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124632897 DMM INFO MM(262420000000046/d6326ce0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241121124632897 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241121124632897 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241121124632898 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) 20241121124632898 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@9a3224e0b29d: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@9a3224e0b29d: Final verdict of PTC: pass 20241121124634907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47742<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(825)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@9a3224e0b29d: Final verdict of PTC: none 20241121124634909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124634909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_deact_dup-BVCI220(833)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(835)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(829)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(830)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(836)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(828)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(834)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(823)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(829): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(833): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(834): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(835): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(836): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Thu Nov 21 12:46:34 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 20241121124635045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124635447 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47750<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100208) 20241121124635910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124635910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100208, count=106260) 20241121124636911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124636911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Thu Nov 21 12:46:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124637911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124637911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_second_attempt started. 20241121124638501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124638502 DMM INFO MM(262420000000046/d6326ce0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124638502 DMM INFO MM(262420000000046/d6326ce0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124638502 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124638502 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124638502 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124638502 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124638502 DLLC NOTICE LLME(ffffffff/d6326ce0){ASSIGNED} LLGM Assign pre (d6326ce0 => ffffffff) (gprs_llc.c:1079) 20241121124638502 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6326ce0 => ffffffff) (gprs_llc.c:1125) 20241121124638502 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241121124638502 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) 20241121124638502 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20241121124638502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124638502 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124638502 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124638502 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124638502 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124638569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124638569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124638569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124638569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124638569 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124638569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124638569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124638569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124638569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124638572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124638572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124638572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124638573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124638573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124638573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124638573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124638573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124638573 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124638573 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124638573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(844)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124638574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124638574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124638579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124638592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124638592 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124638617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124638617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124638617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124638617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124638617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124638617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124638617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124638617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124638617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121124638619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124638619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) -NSVCI98(849)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124638619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124638619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124638619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124638619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124638619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124638619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124638620 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124638620 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124638620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124638621 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124638621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124638626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124638638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124638638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124638674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124638674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124638674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124638674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124638674 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124638674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124638674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124638674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124638674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124638676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124638676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124638676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124638676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124638676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124638676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124638676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124638676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124638676 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124638676 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124638676 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124638677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124638677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124638683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124638695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124638695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124638912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124638912 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124638912 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124638912 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241121124638915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121124638915 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(855)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(855)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@9a3224e0b29d: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='EA42E0EF'O, index=0 SGSN_Test-GSUP(856)@9a3224e0b29d: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@9a3224e0b29d: 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 := 'D63B57399147F95E4A0E9815BEAED35C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B4E72D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8733E0BBE84DCC05'O } } } } } 20241121124638986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124638986 DLLC NOTICE LLME(ffffffff/ea42e0ef){UNASSIGNED} LLC RX: unknown TLLI 0xea42e0ef, creating LLME on the fly (gprs_llc.c:552) 20241121124638986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124638986 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach" (gprs_gmm.c:1266) 20241121124638986 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124638986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124638986 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124638986 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124638986 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124638986 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124638986 DLLC NOTICE LLME(ffffffff/ea42e0ef){UNASSIGNED} LLGM Assign pre (ea42e0ef => e741e0ef) (gprs_llc.c:1079) 20241121124638986 DLLC NOTICE LLME(ea42e0ef/e741e0ef){ASSIGNED} LLGM Assign post (ea42e0ef => e741e0ef) (gprs_llc.c:1125) 20241121124638986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124638986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124638986 DMM DEBUG MM(262420000000022/e741e0ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124639001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124639001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124639001 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124639001 DMM DEBUG MM(262420000000022/e741e0ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241121124639001 DMM NOTICE MM(262420000000022/e741e0ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124639001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124639001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124639001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124639001 DMM DEBUG MM(262420000000022/e741e0ef) Requesting authorization (sgsn_auth.c:160) 20241121124639001 DMM INFO MM(262420000000022/e741e0ef) Requesting authentication tuples (sgsn_auth.c:184) 20241121124639001 DMM DEBUG MM(262420000000022/e741e0ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124639001 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241121124639001 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@9a3224e0b29d: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@9a3224e0b29d: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241121124639004 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124639004 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124639004 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124639004 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124639004 DMM INFO MM(262420000000022/e741e0ef) Subscriber data update (mmctx.c:445) 20241121124639004 DMM DEBUG MM(262420000000022/e741e0ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124639004 DMM INFO MM(262420000000022/e741e0ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124639004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124639004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124639004 DMM INFO MM(262420000000022/e741e0ef) <- GMM AUTH AND CIPHERING REQ (rand = d6 3b 57 39 91 47 f9 5e 4a 0e 98 15 be ae d3 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124639014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124639014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124639014 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124639014 DMM INFO MM(262420000000022/e741e0ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124639014 DMM NOTICE MM(262420000000022/e741e0ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124639014 DMM DEBUG MM(262420000000022/e741e0ef) checking auth: received GSM SRES = 5b 4e 72 d8 (gprs_gmm.c:666) 20241121124639014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124639014 DMM DEBUG MM(262420000000022/e741e0ef) Requesting authorization (sgsn_auth.c:160) 20241121124639014 DMM INFO MM(262420000000022/e741e0ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124639014 DMM DEBUG MM(262420000000022/e741e0ef) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124639014 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241121124639014 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) 20241121124639014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124639014 DMM INFO MM(262420000000022/e741e0ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xe741e0ef) (gprs_gmm.c:300) 20241121124639016 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124639016 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124639016 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241121124639016 DMM INFO MM(262420000000022/e741e0ef) Subscriber data update (mmctx.c:445) 20241121124639016 DMM DEBUG MM(262420000000022/e741e0ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124639016 DMM INFO MM(262420000000022/e741e0ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124639016 DMM NOTICE MM(262420000000022/e741e0ef) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241121124639016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124639016 DMM NOTICE MM(262420000000022/e741e0ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124639016 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) 20241121124639016 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124639016 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241121124639016 DMM INFO MM(262420000000022/e741e0ef) Subscriber data update (mmctx.c:445) 20241121124639016 DMM DEBUG MM(262420000000022/e741e0ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124639024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124639024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124639024 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124639024 DMM INFO MM(262420000000022/e741e0ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124639024 DMM NOTICE MM(262420000000022/e741e0ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124639024 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124639024 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124639024 DLLC NOTICE LLME(ea42e0ef/e741e0ef){ASSIGNED} LLGM Assign pre (ffffffff => e741e0ef) (gprs_llc.c:1079) 20241121124639024 DLLC NOTICE LLME(ffffffff/e741e0ef){ASSIGNED} LLGM Assign post (ffffffff => e741e0ef) (gprs_llc.c:1125) 20241121124639024 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124639024 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124639024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124639024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_second_attempt(858)@9a3224e0b29d: 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 := 'D8A1CC6E962EB31E272882897972BB0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8667D20D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F0B109914FCE680'O } } } } } 20241121124639075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124639075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124639075 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124639075 DMM INFO MM(262420000000022/e741e0ef) -> GMM ATTACH REQUEST MI(TMSI-0xE741E0EF) type="GPRS attach" (gprs_gmm.c:1266) 20241121124639075 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124639076 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121124639076 DLLC NOTICE LLME(ffffffff/e741e0ef){ASSIGNED} LLGM Assign pre (e741e0ef => cee9f221) (gprs_llc.c:1079) 20241121124639076 DLLC NOTICE LLME(e741e0ef/cee9f221){ASSIGNED} LLGM Assign post (e741e0ef => cee9f221) (gprs_llc.c:1125) 20241121124639076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124639076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124639076 DMM DEBUG MM(262420000000022/cee9f221) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124639083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124639083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241121124639083 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124639083 DMM DEBUG MM(262420000000022/cee9f221) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241121124639083 DMM NOTICE MM(262420000000022/cee9f221) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124639083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124639083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124639083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124639083 DMM DEBUG MM(262420000000022/cee9f221) Requesting authorization (sgsn_auth.c:160) 20241121124639083 DMM INFO MM(262420000000022/cee9f221) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124639083 DMM DEBUG MM(262420000000022/cee9f221) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124639083 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241121124639083 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) 20241121124641871 DGPRS DEBUG Checking for inactive LLMEs, time = 14003936 (sgsn.c:131) 20241121124645084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241121124645084 DMM ERROR MM(262420000000022/cee9f221) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241121124645084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241121124645084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241121124645084 DMM NOTICE MM(262420000000022/cee9f221) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241121124645084 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241121124645084 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) 20241121124645084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Reject}: Deallocated (fsm.c:568) 20241121124645084 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Deallocated (fsm.c:568) 20241121124645084 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124645084 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241121124645084 DLLC NOTICE LLME(e741e0ef/cee9f221){ASSIGNED} LLGM Assign pre (cee9f221 => ffffffff) (gprs_llc.c:1079) 20241121124645084 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cee9f221 => ffffffff) (gprs_llc.c:1125) 20241121124658913 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241121124658913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124658913 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241121124708575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124708577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124708577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124708622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124708623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124708623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124708677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124708680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124708680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@9a3224e0b29d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9a3224e0b29d: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241121124709001 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124709001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(855)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(856)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(849)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(844)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(854)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@9a3224e0b29d: Final verdict of PTC: none 20241121124709006 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46032<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(850)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@9a3224e0b29d: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(847)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@9a3224e0b29d: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(842)@9a3224e0b29d: Final verdict of PTC: none TC_attach_second_attempt(858)@9a3224e0b29d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(852)@9a3224e0b29d: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@9a3224e0b29d: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu Nov 21 12:47:09 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241121124709159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48016<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124709461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48016<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111376) 20241121124710005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124710005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=111376, count=112636) 20241121124711006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124711006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Thu Nov 21 12:47:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124711872 DGPRS DEBUG Checking for inactive LLMEs, time = 14003966 (sgsn.c:131) 20241121124712007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124712007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_echo_timeout started. 20241121124712516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124712517 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124712575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124712575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124712575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124712575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124712575 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124712575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124712575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124712575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124712575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124712577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124712577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124712577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124712577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124712578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124712578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124712578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124712578 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124712578 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124712578 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124712578 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(863)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124712578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124712578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124712583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124712594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124712594 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124712631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124712631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124712631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124712631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124712631 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124712631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124712631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124712631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124712631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(869)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124712634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124712634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124712634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124712634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124712634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124712634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124712634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124712634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124712634 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124712634 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124712634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124712635 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124712635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(869)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(868)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124712642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121124712655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124712655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(866)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(868)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(874)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(874)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124712683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124712683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124712683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124712683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124712683 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124712684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124712684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124712684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124712684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(874)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124712686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124712686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124712686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124712687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124712687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124712687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124712687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124712687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124712687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124712687 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124712687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(874)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124712688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124712688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(874)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124712693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124712704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124712704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(871)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124713008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124713008 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124713008 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124713008 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(873)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(873)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124713010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(873)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241121124713011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(873)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(873)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(873)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(873)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@9a3224e0b29d: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='CD51645F'O, index=0 SGSN_Test-GSUP(875)@9a3224e0b29d: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@9a3224e0b29d: 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 := '43915105B9E9965FB72FF94D9D41FBA2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4DE8FBEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED8CCFC508DC32BF'O } } } } } 20241121124713058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124713058 DLLC NOTICE LLME(ffffffff/cd51645f){UNASSIGNED} LLC RX: unknown TLLI 0xcd51645f, creating LLME on the fly (gprs_llc.c:552) 20241121124713058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124713058 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach" (gprs_gmm.c:1266) 20241121124713058 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124713058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124713058 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124713058 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124713058 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124713058 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124713058 DLLC NOTICE LLME(ffffffff/cd51645f){UNASSIGNED} LLGM Assign pre (cd51645f => cc75bc30) (gprs_llc.c:1079) 20241121124713058 DLLC NOTICE LLME(cd51645f/cc75bc30){ASSIGNED} LLGM Assign post (cd51645f => cc75bc30) (gprs_llc.c:1125) 20241121124713058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124713058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124713058 DMM DEBUG MM(262420000000067/cc75bc30) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124713070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124713070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124713070 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124713070 DMM DEBUG MM(262420000000067/cc75bc30) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241121124713070 DMM NOTICE MM(262420000000067/cc75bc30) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124713070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124713070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124713070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124713070 DMM DEBUG MM(262420000000067/cc75bc30) Requesting authorization (sgsn_auth.c:160) 20241121124713070 DMM INFO MM(262420000000067/cc75bc30) Requesting authentication tuples (sgsn_auth.c:184) 20241121124713070 DMM DEBUG MM(262420000000067/cc75bc30) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124713070 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241121124713070 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@9a3224e0b29d: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@9a3224e0b29d: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241121124713073 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124713073 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124713073 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124713073 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124713073 DMM INFO MM(262420000000067/cc75bc30) Subscriber data update (mmctx.c:445) 20241121124713073 DMM DEBUG MM(262420000000067/cc75bc30) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124713073 DMM INFO MM(262420000000067/cc75bc30) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124713073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124713073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124713073 DMM INFO MM(262420000000067/cc75bc30) <- GMM AUTH AND CIPHERING REQ (rand = 43 91 51 05 b9 e9 96 5f b7 2f f9 4d 9d 41 fb a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124713083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124713083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124713083 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124713083 DMM INFO MM(262420000000067/cc75bc30) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124713083 DMM NOTICE MM(262420000000067/cc75bc30) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124713083 DMM DEBUG MM(262420000000067/cc75bc30) checking auth: received GSM SRES = 4d e8 fb ee (gprs_gmm.c:666) 20241121124713083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124713083 DMM DEBUG MM(262420000000067/cc75bc30) Requesting authorization (sgsn_auth.c:160) 20241121124713083 DMM INFO MM(262420000000067/cc75bc30) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124713083 DMM DEBUG MM(262420000000067/cc75bc30) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124713083 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241121124713083 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) 20241121124713083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124713083 DMM INFO MM(262420000000067/cc75bc30) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc75bc30) (gprs_gmm.c:300) 20241121124713085 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124713085 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124713085 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241121124713085 DMM INFO MM(262420000000067/cc75bc30) Subscriber data update (mmctx.c:445) 20241121124713085 DMM DEBUG MM(262420000000067/cc75bc30) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124713085 DMM INFO MM(262420000000067/cc75bc30) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124713085 DMM NOTICE MM(262420000000067/cc75bc30) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241121124713085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124713085 DMM NOTICE MM(262420000000067/cc75bc30) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124713085 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) 20241121124713085 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124713085 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241121124713085 DMM INFO MM(262420000000067/cc75bc30) Subscriber data update (mmctx.c:445) 20241121124713085 DMM DEBUG MM(262420000000067/cc75bc30) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124713093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124713093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124713093 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124713093 DMM INFO MM(262420000000067/cc75bc30) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124713093 DMM NOTICE MM(262420000000067/cc75bc30) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124713093 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124713093 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124713093 DLLC NOTICE LLME(cd51645f/cc75bc30){ASSIGNED} LLGM Assign pre (ffffffff => cc75bc30) (gprs_llc.c:1079) 20241121124713093 DLLC NOTICE LLME(ffffffff/cc75bc30){ASSIGNED} LLGM Assign post (ffffffff => cc75bc30) (gprs_llc.c:1125) 20241121124713093 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124713093 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124713093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124713093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124713148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124713148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124713148 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124713148 DMM INFO MM(262420000000067/cc75bc30) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124713148 DMM INFO MM(262420000000067/cc75bc30) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124713148 DMM DEBUG MM(262420000000067/cc75bc30) Using GGSN 0 (gprs_sm.c:312) 20241121124713148 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) 20241121124713148 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241121124713148 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124713148 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124713148 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241121124713162 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 67 82 f1 5f 11 30 a3 84 32 14 05 7f c7 7e 72 d8 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) 20241121124713162 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d31a8, cbp=0x55f48d494480) (sgsn_libgtp.c:632) 20241121124713162 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124713162 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d497e48 TLLI=cc75bc30, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124713162 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124713162 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124718020 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241121124718023 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) 20241121124718023 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55f48d4898f0) (sgsn_libgtp.c:632) 20241121124723021 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1039" 20241121124728022 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241121124728022 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1039" 20241121124733009 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241121124733009 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241121124733009 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(873)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(873)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124733023 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241121124733023 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241121124733023 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1041" 20241121124738023 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241121124738023 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241121124738023 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241121124738023 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1041" 20241121124741873 DGPRS DEBUG Checking for inactive LLMEs, time = 14003996 (sgsn.c:131) 20241121124742579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124742581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124742581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124742636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124742638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124742638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124742689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124742691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124742691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124743024 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241121124743024 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241121124743024 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241121124743024 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241121124743024 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1043" 20241121124748025 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241121124748025 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241121124748025 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241121124748025 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241121124748025 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55f48d4898f0) (sgsn_libgtp.c:632) 20241121124748025 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55f48d4898f0) (sgsn_libgtp.c:636) 20241121124748025 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241121124748025 DMM INFO MM(262420000000067/cc75bc30) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241121124748025 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241121124748025 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241121124748025 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241121124748025 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241121124748025 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241121124748025 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241121124748025 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241121124748025 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241121124748025 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241121124748025 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241121124748025 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241121124748025 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241121124748026 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@9a3224e0b29d: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@9a3224e0b29d: Removing Client IMSI='262420000000067'H, index=0 20241121124748035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124748035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241121124748035 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124748035 DMM INFO MM(262420000000067/cc75bc30) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@9a3224e0b29d: Final verdict of PTC: pass 20241121124748038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48020<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124748040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124748040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(873)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(863)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(875)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(874)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(869)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@9a3224e0b29d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(862)@9a3224e0b29d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(866)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@9a3224e0b29d: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(871)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(872)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(867)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(861)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_echo_timeout-BVCI210(866): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_echo_timeout-BVCI220(871): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(872): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(873): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(874): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu Nov 21 12:47:48 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241121124748187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124748588 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52882<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113044) 20241121124749041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124749041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113044, count=114304) 20241121124750042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124750042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Thu Nov 21 12:47:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124751043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124751043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_restart_ctr_echo started. 20241121124751645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124751646 DMM INFO MM(262420000000067/cc75bc30) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124751646 DMM INFO MM(262420000000067/cc75bc30) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124751646 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124751646 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124751646 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124751646 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124751646 DLLC NOTICE LLME(ffffffff/cc75bc30){ASSIGNED} LLGM Assign pre (cc75bc30 => ffffffff) (gprs_llc.c:1079) 20241121124751646 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc75bc30 => ffffffff) (gprs_llc.c:1125) 20241121124751646 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d497af0 (gprs_sndcp.c:574) 20241121124751646 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d497e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124751646 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241121124751646 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) 20241121124751646 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20241121124751646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124751646 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124751646 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124751646 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124751646 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(883)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(883)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124751704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124751704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124751704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124751704 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124751704 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124751704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124751704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124751704 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124751704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(882)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(883)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124751706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124751706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124751706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124751706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124751706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124751706 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124751706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124751706 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124751706 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124751706 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124751706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(883)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124751707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124751707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(883)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124751711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124751721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124751721 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(884)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(880)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(882)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124751737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124751737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124751737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124751737 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124751737 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124751737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124751737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124751737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124751737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124751739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124751739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124751739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124751739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124751739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124751739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124751739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124751739 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124751739 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124751739 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124751739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124751739 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124751739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124751743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(888)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124751753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124751753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(886)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(893)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(893)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124751797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124751797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124751797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124751797 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124751797 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124751797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124751797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124751797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124751797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(893)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124751799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124751799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124751799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124751799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124751799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124751799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124751799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124751800 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124751800 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124751800 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124751800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124751800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124751800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(893)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(893)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124751805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124751815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124751815 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(890)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124752044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124752044 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124752044 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124752044 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(892)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(892)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124752046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(892)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(892)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124752047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(892)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(892)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(892)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(892)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(880)@9a3224e0b29d: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='C512868B'O, index=0 SGSN_Test-GSUP(894)@9a3224e0b29d: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@9a3224e0b29d: 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 := 'E4FD96C33BD9E69BB14B0C6B3C92E3A7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69FF392D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ADB6353DE3ECF636'O } } } } } 20241121124752097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124752097 DLLC NOTICE LLME(ffffffff/c512868b){UNASSIGNED} LLC RX: unknown TLLI 0xc512868b, creating LLME on the fly (gprs_llc.c:552) 20241121124752097 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124752097 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach" (gprs_gmm.c:1266) 20241121124752097 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124752097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124752097 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124752097 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124752097 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124752097 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124752097 DLLC NOTICE LLME(ffffffff/c512868b){UNASSIGNED} LLGM Assign pre (c512868b => d2fe53ae) (gprs_llc.c:1079) 20241121124752097 DLLC NOTICE LLME(c512868b/d2fe53ae){ASSIGNED} LLGM Assign post (c512868b => d2fe53ae) (gprs_llc.c:1125) 20241121124752097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124752097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124752097 DMM DEBUG MM(262420000000023/d2fe53ae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124752108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124752108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124752108 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124752108 DMM DEBUG MM(262420000000023/d2fe53ae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241121124752108 DMM NOTICE MM(262420000000023/d2fe53ae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124752108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124752108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124752108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124752108 DMM DEBUG MM(262420000000023/d2fe53ae) Requesting authorization (sgsn_auth.c:160) 20241121124752108 DMM INFO MM(262420000000023/d2fe53ae) Requesting authentication tuples (sgsn_auth.c:184) 20241121124752108 DMM DEBUG MM(262420000000023/d2fe53ae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124752108 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241121124752108 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@9a3224e0b29d: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@9a3224e0b29d: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241121124752111 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124752111 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124752111 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124752111 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124752111 DMM INFO MM(262420000000023/d2fe53ae) Subscriber data update (mmctx.c:445) 20241121124752111 DMM DEBUG MM(262420000000023/d2fe53ae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124752111 DMM INFO MM(262420000000023/d2fe53ae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124752111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124752112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124752112 DMM INFO MM(262420000000023/d2fe53ae) <- GMM AUTH AND CIPHERING REQ (rand = e4 fd 96 c3 3b d9 e6 9b b1 4b 0c 6b 3c 92 e3 a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124752120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124752120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124752120 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124752120 DMM INFO MM(262420000000023/d2fe53ae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124752120 DMM NOTICE MM(262420000000023/d2fe53ae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124752120 DMM DEBUG MM(262420000000023/d2fe53ae) checking auth: received GSM SRES = 69 ff 39 2d (gprs_gmm.c:666) 20241121124752120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124752120 DMM DEBUG MM(262420000000023/d2fe53ae) Requesting authorization (sgsn_auth.c:160) 20241121124752120 DMM INFO MM(262420000000023/d2fe53ae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124752120 DMM DEBUG MM(262420000000023/d2fe53ae) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124752120 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241121124752120 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) 20241121124752120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124752120 DMM INFO MM(262420000000023/d2fe53ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2fe53ae) (gprs_gmm.c:300) 20241121124752122 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124752122 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124752122 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241121124752122 DMM INFO MM(262420000000023/d2fe53ae) Subscriber data update (mmctx.c:445) 20241121124752122 DMM DEBUG MM(262420000000023/d2fe53ae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124752122 DMM INFO MM(262420000000023/d2fe53ae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124752122 DMM NOTICE MM(262420000000023/d2fe53ae) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241121124752122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124752122 DMM NOTICE MM(262420000000023/d2fe53ae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124752122 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) 20241121124752122 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124752122 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241121124752122 DMM INFO MM(262420000000023/d2fe53ae) Subscriber data update (mmctx.c:445) 20241121124752122 DMM DEBUG MM(262420000000023/d2fe53ae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124752130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124752130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124752130 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124752130 DMM INFO MM(262420000000023/d2fe53ae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124752130 DMM NOTICE MM(262420000000023/d2fe53ae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124752130 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124752130 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124752130 DLLC NOTICE LLME(c512868b/d2fe53ae){ASSIGNED} LLGM Assign pre (ffffffff => d2fe53ae) (gprs_llc.c:1079) 20241121124752130 DLLC NOTICE LLME(ffffffff/d2fe53ae){ASSIGNED} LLGM Assign post (ffffffff => d2fe53ae) (gprs_llc.c:1125) 20241121124752130 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124752130 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124752130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124752130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124752182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124752182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124752182 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124752182 DMM INFO MM(262420000000023/d2fe53ae) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124752182 DMM INFO MM(262420000000023/d2fe53ae) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124752182 DMM DEBUG MM(262420000000023/d2fe53ae) Using GGSN 0 (gprs_sm.c:312) 20241121124752182 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241121124752182 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124752182 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124752182 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241121124752194 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 fb ce 88 78 11 b3 0e 98 4e 14 05 7f 9b cf 7e 7d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241121124752194 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d0058, cbp=0x55f48d494480) (sgsn_libgtp.c:632) 20241121124752194 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124752194 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d498fb8 TLLI=d2fe53ae, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124752194 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124752194 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124757183 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241121124757185 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) 20241121124757185 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55f48d4898f0) (sgsn_libgtp.c:632) 20241121124802184 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241121124802185 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) 20241121124802185 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55f48d4898f0) (sgsn_libgtp.c:632) 20241121124802185 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241121124802185 DMM INFO MM(262420000000023/d2fe53ae) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241121124802185 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241121124802185 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(880)@9a3224e0b29d: Removing Client IMSI='262420000000023'H, index=0 20241121124802193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124802193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241121124802193 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124802194 DMM INFO MM(262420000000023/d2fe53ae) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@9a3224e0b29d: Final verdict of PTC: pass 20241121124802196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52888<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@9a3224e0b29d: Final verdict of PTC: none 20241121124802198 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124802198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(892)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(883)@9a3224e0b29d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(880)@9a3224e0b29d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(886)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(893)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(887)@9a3224e0b29d: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(890)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(882)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(891)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(885)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(881)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(880): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(881): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(882): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(883): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(886): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(890): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(891): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(892): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(893): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Thu Nov 21 12:48:02 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20241121124802336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124802737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49116<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20241121124803199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124803199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102660, count=103200) 20241121124804200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124804200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Thu Nov 21 12:48:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124805201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124805201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_restart_ctr_create started. 20241121124805792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124805793 DMM INFO MM(262420000000023/d2fe53ae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124805793 DMM INFO MM(262420000000023/d2fe53ae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124805793 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124805793 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124805794 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124805794 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124805794 DLLC NOTICE LLME(ffffffff/d2fe53ae){ASSIGNED} LLGM Assign pre (d2fe53ae => ffffffff) (gprs_llc.c:1079) 20241121124805794 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2fe53ae => ffffffff) (gprs_llc.c:1125) 20241121124805794 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d498c60 (gprs_sndcp.c:574) 20241121124805794 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d498fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124805794 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241121124805794 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) 20241121124805794 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20241121124805794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124805794 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124805794 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124805794 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124805794 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124805862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124805862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124805862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124805862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124805862 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124805862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124805862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124805862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124805862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(902)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124805864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124805864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124805864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124805864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124805864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124805864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124805864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124805865 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124805865 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124805865 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124805865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(902)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124805865 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124805865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(901)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124805876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124805891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124805891 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(903)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(899)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124805916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124805917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124805917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124805917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124805917 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124805917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124805917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124805917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124805917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124805919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124805919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124805919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124805919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124805919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124805919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124805919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124805919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124805919 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124805919 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124805919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124805920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124805920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124805925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124805938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124805938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(912)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124805978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124805978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124805978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124805978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124805978 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124805978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124805978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124805978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124805978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(912)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124805981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124805981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124805981 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124805982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124805982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124805982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124805982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124805982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124805982 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124805982 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124805982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124805982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124805982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(912)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(912)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124805988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124805999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124805999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(909)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124806202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124806202 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124806202 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124806202 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(911)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(911)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124806205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(911)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(911)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124806205 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(911)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(911)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(911)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(911)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@9a3224e0b29d: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='EAC8A62A'O, index=0 SGSN_Test-GSUP(913)@9a3224e0b29d: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@9a3224e0b29d: 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 := 'C90F34F4E5C5A5A99CD82098067AEFA6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '16203357'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '63D5B7867A2EA55D'O } } } } } 20241121124806257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124806257 DLLC NOTICE LLME(ffffffff/eac8a62a){UNASSIGNED} LLC RX: unknown TLLI 0xeac8a62a, creating LLME on the fly (gprs_llc.c:552) 20241121124806257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124806257 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach" (gprs_gmm.c:1266) 20241121124806257 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124806257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124806257 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124806257 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124806257 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124806257 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124806257 DLLC NOTICE LLME(ffffffff/eac8a62a){UNASSIGNED} LLGM Assign pre (eac8a62a => ec44a63e) (gprs_llc.c:1079) 20241121124806257 DLLC NOTICE LLME(eac8a62a/ec44a63e){ASSIGNED} LLGM Assign post (eac8a62a => ec44a63e) (gprs_llc.c:1125) 20241121124806257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124806257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124806257 DMM DEBUG MM(262420000000024/ec44a63e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124806271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124806271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124806271 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124806271 DMM DEBUG MM(262420000000024/ec44a63e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241121124806271 DMM NOTICE MM(262420000000024/ec44a63e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124806271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124806271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124806271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124806271 DMM DEBUG MM(262420000000024/ec44a63e) Requesting authorization (sgsn_auth.c:160) 20241121124806271 DMM INFO MM(262420000000024/ec44a63e) Requesting authentication tuples (sgsn_auth.c:184) 20241121124806271 DMM DEBUG MM(262420000000024/ec44a63e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124806271 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241121124806271 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@9a3224e0b29d: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@9a3224e0b29d: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241121124806274 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124806274 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124806274 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124806274 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124806274 DMM INFO MM(262420000000024/ec44a63e) Subscriber data update (mmctx.c:445) 20241121124806274 DMM DEBUG MM(262420000000024/ec44a63e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124806274 DMM INFO MM(262420000000024/ec44a63e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124806274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124806274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124806274 DMM INFO MM(262420000000024/ec44a63e) <- GMM AUTH AND CIPHERING REQ (rand = c9 0f 34 f4 e5 c5 a5 a9 9c d8 20 98 06 7a ef a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124806283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124806284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124806284 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124806284 DMM INFO MM(262420000000024/ec44a63e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124806284 DMM NOTICE MM(262420000000024/ec44a63e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124806284 DMM DEBUG MM(262420000000024/ec44a63e) checking auth: received GSM SRES = 16 20 33 57 (gprs_gmm.c:666) 20241121124806284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124806284 DMM DEBUG MM(262420000000024/ec44a63e) Requesting authorization (sgsn_auth.c:160) 20241121124806284 DMM INFO MM(262420000000024/ec44a63e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124806284 DMM DEBUG MM(262420000000024/ec44a63e) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124806284 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241121124806284 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) 20241121124806284 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124806284 DMM INFO MM(262420000000024/ec44a63e) <- GMM ATTACH ACCEPT (new P-TMSI=0xec44a63e) (gprs_gmm.c:300) 20241121124806285 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124806285 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124806285 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241121124806285 DMM INFO MM(262420000000024/ec44a63e) Subscriber data update (mmctx.c:445) 20241121124806285 DMM DEBUG MM(262420000000024/ec44a63e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124806285 DMM INFO MM(262420000000024/ec44a63e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124806285 DMM NOTICE MM(262420000000024/ec44a63e) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241121124806285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124806285 DMM NOTICE MM(262420000000024/ec44a63e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124806285 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) 20241121124806286 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124806286 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241121124806286 DMM INFO MM(262420000000024/ec44a63e) Subscriber data update (mmctx.c:445) 20241121124806286 DMM DEBUG MM(262420000000024/ec44a63e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124806293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124806293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124806293 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124806293 DMM INFO MM(262420000000024/ec44a63e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124806293 DMM NOTICE MM(262420000000024/ec44a63e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124806293 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124806293 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124806293 DLLC NOTICE LLME(eac8a62a/ec44a63e){ASSIGNED} LLGM Assign pre (ffffffff => ec44a63e) (gprs_llc.c:1079) 20241121124806293 DLLC NOTICE LLME(ffffffff/ec44a63e){ASSIGNED} LLGM Assign post (ffffffff => ec44a63e) (gprs_llc.c:1125) 20241121124806293 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124806293 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124806293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124806293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124806345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124806345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124806346 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124806346 DMM INFO MM(262420000000024/ec44a63e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124806346 DMM INFO MM(262420000000024/ec44a63e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124806346 DMM DEBUG MM(262420000000024/ec44a63e) Using GGSN 0 (gprs_sm.c:312) 20241121124806346 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241121124806346 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124806346 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124806346 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241121124806359 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 1a 17 d9 f7 11 99 b3 6b cf 14 05 7f 24 8f c9 27 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) 20241121124806359 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f0a580d0058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241121124806359 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f0a580d0058, cbp=0x55f48d494480) (sgsn_libgtp.c:632) 20241121124806359 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241121124806359 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241121124806359 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241121124806359 DMM NOTICE MM(262420000000024/ec44a63e) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124806367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124806367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124806367 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124806367 DMM INFO MM(262420000000024/ec44a63e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124806367 DMM INFO MM(262420000000024/ec44a63e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124806367 DMM DEBUG MM(262420000000024/ec44a63e) Using GGSN 0 (gprs_sm.c:312) 20241121124806367 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241121124806367 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124806367 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124806367 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241121124806370 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 1a 17 d9 f7 11 99 b3 6b cf 14 05 7f 24 8f c9 27 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) 20241121124806370 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f0a580d0058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241121124806370 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d0058, cbp=0x55f48d494480) (sgsn_libgtp.c:632) 20241121124806370 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124806370 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d498fb8 TLLI=ec44a63e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124806370 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124806370 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@9a3224e0b29d: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@9a3224e0b29d: Final verdict of PTC: pass 20241121124806382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@9a3224e0b29d: Final verdict of PTC: none 20241121124806385 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124806385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(897)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(912)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(906)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(911)@9a3224e0b29d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(909)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@9a3224e0b29d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(902)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(910)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(904)@9a3224e0b29d: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(899)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(900)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(909): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(910): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(911): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(912): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Thu Nov 21 12:48:06 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20241121124806609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124807017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49146<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84024) 20241121124807386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124807386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84024, count=103968) 20241121124808387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124808388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Thu Nov 21 12:48:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124809388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124809389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241121124810099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124810100 DMM INFO MM(262420000000024/ec44a63e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124810100 DMM INFO MM(262420000000024/ec44a63e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124810100 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124810100 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124810100 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124810100 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124810100 DLLC NOTICE LLME(ffffffff/ec44a63e){ASSIGNED} LLGM Assign pre (ec44a63e => ffffffff) (gprs_llc.c:1079) 20241121124810100 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec44a63e => ffffffff) (gprs_llc.c:1125) 20241121124810100 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d498c60 (gprs_sndcp.c:574) 20241121124810100 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d498fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124810101 DMM NOTICE MM(262420000000024/ec44a63e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121124810101 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241121124810101 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121124810101 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121124810101 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241121124810101 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241121124810101 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) 20241121124810101 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20241121124810101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124810101 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124810101 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124810101 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124810101 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124810152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124810152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124810152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124810152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124810152 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124810152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124810152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124810152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124810152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124810154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124810154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124810154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124810154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124810154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124810154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124810154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124810154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124810154 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124810154 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124810154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124810155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124810155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124810159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124810168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124810168 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124810199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124810199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124810199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124810199 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124810199 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124810199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124810199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124810199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124810199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124810201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124810201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124810201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124810201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124810201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124810201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124810201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124810201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124810201 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124810201 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124810201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124810202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124810202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124810205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124810214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124810214 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124810241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124810241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124810241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124810241 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124810241 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124810241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124810241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124810241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124810241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124810243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124810243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124810243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124810243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124810243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124810243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124810243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124810243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124810243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124810243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124810243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(930)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124810244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124810244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124810247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124810256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124810256 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124810389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124810389 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124810389 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124810389 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124810391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(931)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124810392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(931)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='F8CDD2E2'O, index=0 SGSN_Test-GSUP(932)@9a3224e0b29d: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@9a3224e0b29d: 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 := 'C738090337660F9DDC5C46DA5020A89E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D91D3A41'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24D53FF084C2E5AC'O } } } } } 20241121124811439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124811439 DLLC NOTICE LLME(ffffffff/f8cdd2e2){UNASSIGNED} LLC RX: unknown TLLI 0xf8cdd2e2, creating LLME on the fly (gprs_llc.c:552) 20241121124811439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124811439 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach" (gprs_gmm.c:1266) 20241121124811439 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124811439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124811439 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124811439 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124811439 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124811439 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124811439 DLLC NOTICE LLME(ffffffff/f8cdd2e2){UNASSIGNED} LLGM Assign pre (f8cdd2e2 => de62c1cf) (gprs_llc.c:1079) 20241121124811439 DLLC NOTICE LLME(f8cdd2e2/de62c1cf){ASSIGNED} LLGM Assign post (f8cdd2e2 => de62c1cf) (gprs_llc.c:1125) 20241121124811439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124811439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124811439 DMM DEBUG MM(262420000000025/de62c1cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124811453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124811453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124811453 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124811453 DMM DEBUG MM(262420000000025/de62c1cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241121124811453 DMM NOTICE MM(262420000000025/de62c1cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124811453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124811454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124811454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124811454 DMM DEBUG MM(262420000000025/de62c1cf) Requesting authorization (sgsn_auth.c:160) 20241121124811454 DMM INFO MM(262420000000025/de62c1cf) Requesting authentication tuples (sgsn_auth.c:184) 20241121124811454 DMM DEBUG MM(262420000000025/de62c1cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124811454 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241121124811454 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@9a3224e0b29d: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241121124811457 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124811457 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124811457 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124811457 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124811457 DMM INFO MM(262420000000025/de62c1cf) Subscriber data update (mmctx.c:445) 20241121124811457 DMM DEBUG MM(262420000000025/de62c1cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124811457 DMM INFO MM(262420000000025/de62c1cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124811457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124811457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124811457 DMM INFO MM(262420000000025/de62c1cf) <- GMM AUTH AND CIPHERING REQ (rand = c7 38 09 03 37 66 0f 9d dc 5c 46 da 50 20 a8 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124811465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124811465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124811465 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124811465 DMM INFO MM(262420000000025/de62c1cf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124811465 DMM NOTICE MM(262420000000025/de62c1cf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124811465 DMM DEBUG MM(262420000000025/de62c1cf) checking auth: received GSM SRES = d9 1d 3a 41 (gprs_gmm.c:666) 20241121124811465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124811465 DMM DEBUG MM(262420000000025/de62c1cf) Requesting authorization (sgsn_auth.c:160) 20241121124811465 DMM INFO MM(262420000000025/de62c1cf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124811465 DMM DEBUG MM(262420000000025/de62c1cf) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124811465 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241121124811465 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) 20241121124811465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124811465 DMM INFO MM(262420000000025/de62c1cf) <- GMM ATTACH ACCEPT (new P-TMSI=0xde62c1cf) (gprs_gmm.c:300) 20241121124811466 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124811466 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124811466 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241121124811466 DMM INFO MM(262420000000025/de62c1cf) Subscriber data update (mmctx.c:445) 20241121124811466 DMM DEBUG MM(262420000000025/de62c1cf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124811466 DMM INFO MM(262420000000025/de62c1cf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124811466 DMM NOTICE MM(262420000000025/de62c1cf) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241121124811466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124811466 DMM NOTICE MM(262420000000025/de62c1cf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124811466 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) 20241121124811467 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124811467 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241121124811467 DMM INFO MM(262420000000025/de62c1cf) Subscriber data update (mmctx.c:445) 20241121124811467 DMM DEBUG MM(262420000000025/de62c1cf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124811475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124811475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124811475 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124811475 DMM INFO MM(262420000000025/de62c1cf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124811475 DMM NOTICE MM(262420000000025/de62c1cf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124811475 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124811475 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124811475 DLLC NOTICE LLME(f8cdd2e2/de62c1cf){ASSIGNED} LLGM Assign pre (ffffffff => de62c1cf) (gprs_llc.c:1079) 20241121124811475 DLLC NOTICE LLME(ffffffff/de62c1cf){ASSIGNED} LLGM Assign post (ffffffff => de62c1cf) (gprs_llc.c:1125) 20241121124811475 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124811475 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124811475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124811475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124811527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124811527 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124811528 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124811528 DMM INFO MM(262420000000025/de62c1cf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124811528 DMM INFO MM(262420000000025/de62c1cf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124811528 DMM DEBUG MM(262420000000025/de62c1cf) Using GGSN 0 (gprs_sm.c:312) 20241121124811528 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) 20241121124811528 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241121124811528 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124811528 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124811528 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241121124811541 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 df 13 35 12 11 ce ef c5 43 14 05 7f 12 be d7 77 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241121124811541 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d10c8, cbp=0x55f48d4910f0) (sgsn_libgtp.c:632) 20241121124811542 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124811542 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d498fb8 TLLI=de62c1cf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124811542 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124811542 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124811552 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241121124811552 DGPRS INFO PDP(262420000000025:5): Context 0x7f0a580d10c8 was deleted (sgsn_libgtp.c:660) 20241121124811552 DMM INFO MM(262420000000025/de62c1cf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241121124811552 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241121124811552 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241121124811874 DGPRS DEBUG Checking for inactive LLMEs, time = 14004026 (sgsn.c:131) 20241121124819553 DMM INFO MM(262420000000025/de62c1cf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241121124827001 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241121124827554 DMM INFO MM(262420000000025/de62c1cf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241121124830390 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241121124830390 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124830391 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241121124835556 DMM INFO MM(262420000000025/de62c1cf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241121124840156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124840158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124840158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124840202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124840203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124840204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124840245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124840246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124840246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121124841875 DGPRS DEBUG Checking for inactive LLMEs, time = 14004056 (sgsn.c:131) 20241121124843557 DMM INFO MM(262420000000025/de62c1cf) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@9a3224e0b29d: Removing Client IMSI='262420000000025'H, index=0 20241121124843564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124843564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241121124843564 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124843564 DMM INFO MM(262420000000025/de62c1cf) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@9a3224e0b29d: Final verdict of PTC: pass 20241121124843566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59400<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124843569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(932)@9a3224e0b29d: Final verdict of PTC: none 20241121124843569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(930)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(920)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(925)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(928)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(918)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(923)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Thu Nov 21 12:48:43 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 20241121124843795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124844197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107848) 20241121124844570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124844570 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107848, count=112204) 20241121124845572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124845572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Thu Nov 21 12:48:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124846573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124846573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241121124847251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124847253 DMM INFO MM(262420000000025/de62c1cf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124847253 DMM INFO MM(262420000000025/de62c1cf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124847253 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124847253 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124847253 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124847253 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124847253 DLLC NOTICE LLME(ffffffff/de62c1cf){ASSIGNED} LLGM Assign pre (de62c1cf => ffffffff) (gprs_llc.c:1079) 20241121124847253 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de62c1cf => ffffffff) (gprs_llc.c:1125) 20241121124847253 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d498c60 (gprs_sndcp.c:574) 20241121124847253 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d498fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124847253 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241121124847253 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) 20241121124847253 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20241121124847253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124847253 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124847253 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124847253 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124847253 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124847311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124847311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124847311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124847311 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124847311 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124847311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124847311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124847311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124847311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(939)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(940)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124847313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124847313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124847313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124847313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124847313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124847313 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124847313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124847313 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124847313 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124847313 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124847313 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124847314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124847314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(940)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124847318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124847326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124847326 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(941)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(939)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(944)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124847340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124847340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124847340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124847340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124847340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124847340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124847340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124847340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124847340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124847341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124847342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124847342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124847342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124847342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124847342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124847342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124847342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124847342 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124847342 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124847342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(944)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124847342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124847342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124847346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124847357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124847357 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124847376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124847376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124847376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124847376 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124847376 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124847376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124847376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124847376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124847376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124847378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124847378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124847378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124847379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124847379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124847379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124847379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124847379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124847379 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124847379 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124847379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124847379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124847379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124847383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124847392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124847392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124847574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124847574 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124847574 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124847574 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124847576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124847577 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='E059FD6F'O, index=0 SGSN_Test-GSUP(951)@9a3224e0b29d: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@9a3224e0b29d: 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 := '50A6E2809A86713C48ABD6708D0E8272'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7219DA45'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79FC656F644E1083'O } } } } } 20241121124847621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124847621 DLLC NOTICE LLME(ffffffff/e059fd6f){UNASSIGNED} LLC RX: unknown TLLI 0xe059fd6f, creating LLME on the fly (gprs_llc.c:552) 20241121124847621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124847621 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach" (gprs_gmm.c:1266) 20241121124847621 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124847621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124847621 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124847621 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124847621 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124847621 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124847621 DLLC NOTICE LLME(ffffffff/e059fd6f){UNASSIGNED} LLGM Assign pre (e059fd6f => f1f12cd0) (gprs_llc.c:1079) 20241121124847621 DLLC NOTICE LLME(e059fd6f/f1f12cd0){ASSIGNED} LLGM Assign post (e059fd6f => f1f12cd0) (gprs_llc.c:1125) 20241121124847621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124847621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124847621 DMM DEBUG MM(262420000000027/f1f12cd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124847634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124847634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124847634 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124847634 DMM DEBUG MM(262420000000027/f1f12cd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241121124847634 DMM NOTICE MM(262420000000027/f1f12cd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124847634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124847634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124847634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124847634 DMM DEBUG MM(262420000000027/f1f12cd0) Requesting authorization (sgsn_auth.c:160) 20241121124847634 DMM INFO MM(262420000000027/f1f12cd0) Requesting authentication tuples (sgsn_auth.c:184) 20241121124847634 DMM DEBUG MM(262420000000027/f1f12cd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124847634 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241121124847634 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@9a3224e0b29d: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241121124847637 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124847637 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124847637 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124847637 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124847637 DMM INFO MM(262420000000027/f1f12cd0) Subscriber data update (mmctx.c:445) 20241121124847637 DMM DEBUG MM(262420000000027/f1f12cd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124847638 DMM INFO MM(262420000000027/f1f12cd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124847638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124847638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124847638 DMM INFO MM(262420000000027/f1f12cd0) <- GMM AUTH AND CIPHERING REQ (rand = 50 a6 e2 80 9a 86 71 3c 48 ab d6 70 8d 0e 82 72 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124847645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124847645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124847646 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124847646 DMM INFO MM(262420000000027/f1f12cd0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124847646 DMM NOTICE MM(262420000000027/f1f12cd0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124847646 DMM DEBUG MM(262420000000027/f1f12cd0) checking auth: received GSM SRES = 72 19 da 45 (gprs_gmm.c:666) 20241121124847646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124847646 DMM DEBUG MM(262420000000027/f1f12cd0) Requesting authorization (sgsn_auth.c:160) 20241121124847646 DMM INFO MM(262420000000027/f1f12cd0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124847646 DMM DEBUG MM(262420000000027/f1f12cd0) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124847646 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241121124847646 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) 20241121124847646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124847646 DMM INFO MM(262420000000027/f1f12cd0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1f12cd0) (gprs_gmm.c:300) 20241121124847647 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124847647 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124847647 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241121124847647 DMM INFO MM(262420000000027/f1f12cd0) Subscriber data update (mmctx.c:445) 20241121124847647 DMM DEBUG MM(262420000000027/f1f12cd0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124847647 DMM INFO MM(262420000000027/f1f12cd0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124847647 DMM NOTICE MM(262420000000027/f1f12cd0) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241121124847647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124847647 DMM NOTICE MM(262420000000027/f1f12cd0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124847647 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) 20241121124847648 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124847648 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241121124847648 DMM INFO MM(262420000000027/f1f12cd0) Subscriber data update (mmctx.c:445) 20241121124847648 DMM DEBUG MM(262420000000027/f1f12cd0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124847654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124847654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124847654 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124847654 DMM INFO MM(262420000000027/f1f12cd0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124847654 DMM NOTICE MM(262420000000027/f1f12cd0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124847654 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124847654 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124847654 DLLC NOTICE LLME(e059fd6f/f1f12cd0){ASSIGNED} LLGM Assign pre (ffffffff => f1f12cd0) (gprs_llc.c:1079) 20241121124847654 DLLC NOTICE LLME(ffffffff/f1f12cd0){ASSIGNED} LLGM Assign post (ffffffff => f1f12cd0) (gprs_llc.c:1125) 20241121124847654 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124847654 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124847654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124847654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124847706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124847706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124847706 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124847706 DMM INFO MM(262420000000027/f1f12cd0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124847706 DMM INFO MM(262420000000027/f1f12cd0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124847706 DMM DEBUG MM(262420000000027/f1f12cd0) Using GGSN 0 (gprs_sm.c:312) 20241121124847706 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) 20241121124847706 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241121124847706 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124847706 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124847706 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@9a3224e0b29d: First createPDPContextRequest received, dropping & waiting for retransmission 20241121124852707 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241121124852714 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 99 41 48 c2 11 1c 9e 6c 12 14 05 7f 03 87 2b 5e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241121124852714 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d10c8, cbp=0x55f48d4910f0) (sgsn_libgtp.c:632) 20241121124852714 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124852714 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d498fb8 TLLI=f1f12cd0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124852714 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124852714 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241121124852722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124852722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241121124852722 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124852722 DMM INFO MM(262420000000027/f1f12cd0) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241121124852722 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121124852722 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@9a3224e0b29d: First deletePDPContextRequest received, dropping & waiting for retransmission 20241121124857723 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241121124857725 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) 20241121124857725 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f0a580d10c8, cbp=0x55f48d4910f0) (sgsn_libgtp.c:632) 20241121124857725 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241121124857725 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d498fb8, TLLI=f1f12cd0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124857725 DMM INFO MM(262420000000027/f1f12cd0) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241121124857725 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241121124857725 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@9a3224e0b29d: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@9a3224e0b29d: Final verdict of PTC: pass 20241121124857734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49430<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124857736 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124857736 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(935)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(951)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(944)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(949)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(942)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(940)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(938)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(947)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Thu Nov 21 12:48:57 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 20241121124857919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124858327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98264) 20241121124858737 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124858737 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=98264, count=104316) 20241121124859738 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124859738 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Thu Nov 21 12:49:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124900740 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124900740 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241121124901379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124901380 DMM INFO MM(262420000000027/f1f12cd0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124901380 DMM INFO MM(262420000000027/f1f12cd0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124901380 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124901380 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124901380 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124901380 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124901380 DLLC NOTICE LLME(ffffffff/f1f12cd0){ASSIGNED} LLGM Assign pre (f1f12cd0 => ffffffff) (gprs_llc.c:1079) 20241121124901380 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1f12cd0 => ffffffff) (gprs_llc.c:1125) 20241121124901380 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241121124901380 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) 20241121124901380 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20241121124901380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124901380 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124901380 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124901380 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124901380 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124901423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124901423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124901423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124901423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124901423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124901423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124901423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124901423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124901423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124901425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124901425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124901425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124901425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124901425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124901425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124901425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124901425 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124901425 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124901425 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124901425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124901426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124901426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124901430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(959)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124901439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124901440 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(960)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(964)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(964)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124901475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124901475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124901476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124901476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124901476 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124901476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124901476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124901476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124901476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(964)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(963)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124901477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124901477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124901477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124901478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124901478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124901478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124901478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124901478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124901478 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124901478 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124901478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124901478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124901478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(964)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(964)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124901482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(960)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124901491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124901491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(963)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124901506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124901506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124901506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124901506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124901506 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124901506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124901506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124901506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124901506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124901508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124901508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124901508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124901508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124901508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124901508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124901508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124901508 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124901508 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124901508 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124901508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124901509 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124901509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124901513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124901523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124901523 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124901741 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124901741 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124901741 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124901741 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124901743 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124901743 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='C8B54416'O, index=0 SGSN_Test-GSUP(970)@9a3224e0b29d: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9a3224e0b29d: 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 := 'CAC21E0C5D42952DD7FC179696EF7300'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9A9B40D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7E44EED98CFDAC3'O } } } } } 20241121124901791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124901791 DLLC NOTICE LLME(ffffffff/c8b54416){UNASSIGNED} LLC RX: unknown TLLI 0xc8b54416, creating LLME on the fly (gprs_llc.c:552) 20241121124901791 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124901791 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach" (gprs_gmm.c:1266) 20241121124901791 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124901791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124901791 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124901791 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124901792 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124901792 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124901792 DLLC NOTICE LLME(ffffffff/c8b54416){UNASSIGNED} LLGM Assign pre (c8b54416 => f75f0345) (gprs_llc.c:1079) 20241121124901792 DLLC NOTICE LLME(c8b54416/f75f0345){ASSIGNED} LLGM Assign post (c8b54416 => f75f0345) (gprs_llc.c:1125) 20241121124901792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124901792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124901792 DMM DEBUG MM(262420000000028/f75f0345) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124901805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124901805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124901805 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124901805 DMM DEBUG MM(262420000000028/f75f0345) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241121124901805 DMM NOTICE MM(262420000000028/f75f0345) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124901805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124901805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124901805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124901805 DMM DEBUG MM(262420000000028/f75f0345) Requesting authorization (sgsn_auth.c:160) 20241121124901805 DMM INFO MM(262420000000028/f75f0345) Requesting authentication tuples (sgsn_auth.c:184) 20241121124901805 DMM DEBUG MM(262420000000028/f75f0345) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124901805 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241121124901805 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@9a3224e0b29d: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241121124901808 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124901808 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124901808 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124901808 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124901808 DMM INFO MM(262420000000028/f75f0345) Subscriber data update (mmctx.c:445) 20241121124901808 DMM DEBUG MM(262420000000028/f75f0345) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124901808 DMM INFO MM(262420000000028/f75f0345) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124901808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124901808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124901808 DMM INFO MM(262420000000028/f75f0345) <- GMM AUTH AND CIPHERING REQ (rand = ca c2 1e 0c 5d 42 95 2d d7 fc 17 96 96 ef 73 00 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124901816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124901816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124901816 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124901817 DMM INFO MM(262420000000028/f75f0345) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124901817 DMM NOTICE MM(262420000000028/f75f0345) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124901817 DMM DEBUG MM(262420000000028/f75f0345) checking auth: received GSM SRES = b9 a9 b4 0d (gprs_gmm.c:666) 20241121124901817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124901817 DMM DEBUG MM(262420000000028/f75f0345) Requesting authorization (sgsn_auth.c:160) 20241121124901817 DMM INFO MM(262420000000028/f75f0345) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124901817 DMM DEBUG MM(262420000000028/f75f0345) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124901817 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241121124901817 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) 20241121124901817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124901817 DMM INFO MM(262420000000028/f75f0345) <- GMM ATTACH ACCEPT (new P-TMSI=0xf75f0345) (gprs_gmm.c:300) 20241121124901818 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124901818 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124901818 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241121124901818 DMM INFO MM(262420000000028/f75f0345) Subscriber data update (mmctx.c:445) 20241121124901818 DMM DEBUG MM(262420000000028/f75f0345) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124901818 DMM INFO MM(262420000000028/f75f0345) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124901818 DMM NOTICE MM(262420000000028/f75f0345) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241121124901818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124901818 DMM NOTICE MM(262420000000028/f75f0345) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124901818 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) 20241121124901819 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124901819 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241121124901819 DMM INFO MM(262420000000028/f75f0345) Subscriber data update (mmctx.c:445) 20241121124901819 DMM DEBUG MM(262420000000028/f75f0345) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124901825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124901825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124901825 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124901825 DMM INFO MM(262420000000028/f75f0345) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124901825 DMM NOTICE MM(262420000000028/f75f0345) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124901825 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124901825 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124901825 DLLC NOTICE LLME(c8b54416/f75f0345){ASSIGNED} LLGM Assign pre (ffffffff => f75f0345) (gprs_llc.c:1079) 20241121124901825 DLLC NOTICE LLME(ffffffff/f75f0345){ASSIGNED} LLGM Assign post (ffffffff => f75f0345) (gprs_llc.c:1125) 20241121124901825 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124901825 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124901825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124901825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124901878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124901878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124901878 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124901878 DMM INFO MM(262420000000028/f75f0345) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124901878 DMM INFO MM(262420000000028/f75f0345) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124901878 DMM DEBUG MM(262420000000028/f75f0345) Using GGSN 0 (gprs_sm.c:312) 20241121124901878 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) 20241121124901878 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241121124901878 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124901878 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124901878 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241121124901890 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 00 af 6a bc 11 12 2f 1f 82 14 05 7f 51 aa fa 00 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) 20241121124901890 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d10c8, cbp=0x55f48d4910f0) (sgsn_libgtp.c:632) 20241121124901890 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124901890 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d497e48 TLLI=f75f0345, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124901890 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124901890 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124901897 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241121124901897 DGPRS INFO PDP(262420000000028:5): Context 0x7f0a580d10c8 was deleted (sgsn_libgtp.c:660) 20241121124901897 DMM INFO MM(262420000000028/f75f0345) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241121124901897 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241121124901897 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9a3224e0b29d: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241121124901902 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241121124901904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124901904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241121124901904 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124901904 DMM INFO MM(262420000000028/f75f0345) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241121124901904 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20241121124901904 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@9a3224e0b29d: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@9a3224e0b29d: Final verdict of PTC: pass 20241121124901909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48772<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124901911 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124901911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(969)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(970)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(963)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(964)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(958)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(968)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(956)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(966)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(962)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(957): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(961): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(962): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(963): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(964): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Thu Nov 21 12:49:02 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241121124902044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124902445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48782<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101172) 20241121124902912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124902912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101172, count=102432) 20241121124903913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124903913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Thu Nov 21 12:49:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124904914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124904914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241121124905504 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124905505 DMM INFO MM(262420000000028/f75f0345) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124905505 DMM INFO MM(262420000000028/f75f0345) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124905505 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124905505 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124905505 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124905505 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124905505 DLLC NOTICE LLME(ffffffff/f75f0345){ASSIGNED} LLGM Assign pre (f75f0345 => ffffffff) (gprs_llc.c:1079) 20241121124905505 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f75f0345 => ffffffff) (gprs_llc.c:1125) 20241121124905505 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d497af0 (gprs_sndcp.c:574) 20241121124905505 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d497e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124905505 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241121124905505 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) 20241121124905505 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20241121124905505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124905505 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124905505 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124905505 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124905505 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124905549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124905549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124905549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124905549 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124905549 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124905549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124905549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124905549 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124905549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124905551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124905551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124905551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124905551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124905551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124905551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124905551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124905551 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124905551 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124905551 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124905551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124905551 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124905551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124905555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124905566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124905566 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(979)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124905602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124905602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124905602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124905602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124905602 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124905602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124905602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124905602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124905602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124905603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124905603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124905603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124905604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124905604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124905604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124905604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124905604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124905604 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124905604 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124905604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(982)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124905604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124905604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124905608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124905619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124905619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124905647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124905647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124905647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124905647 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124905647 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124905647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124905647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124905647 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124905647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124905648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124905648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124905648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124905649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124905649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124905649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124905649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124905649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124905649 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124905649 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124905649 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124905649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124905649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124905654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124905663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124905663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124905915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124905915 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124905915 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124905915 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124905917 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124905918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='F7823036'O, index=0 SGSN_Test-GSUP(989)@9a3224e0b29d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@9a3224e0b29d: 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 := '57C0F5EFA9794BB29B9235344395312A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E1349AD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '80DC33DE0B50892D'O } } } } } 20241121124905966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124905966 DLLC NOTICE LLME(ffffffff/f7823036){UNASSIGNED} LLC RX: unknown TLLI 0xf7823036, creating LLME on the fly (gprs_llc.c:552) 20241121124905966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124905966 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241121124905966 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124905966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124905966 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124905966 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124905966 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124905966 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124905966 DLLC NOTICE LLME(ffffffff/f7823036){UNASSIGNED} LLGM Assign pre (f7823036 => dc7d7b43) (gprs_llc.c:1079) 20241121124905966 DLLC NOTICE LLME(f7823036/dc7d7b43){ASSIGNED} LLGM Assign post (f7823036 => dc7d7b43) (gprs_llc.c:1125) 20241121124905966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124905966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124905966 DMM DEBUG MM(262420000000026/dc7d7b43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124905981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124905981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124905981 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124905981 DMM DEBUG MM(262420000000026/dc7d7b43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241121124905981 DMM NOTICE MM(262420000000026/dc7d7b43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124905981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124905981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124905981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124905981 DMM DEBUG MM(262420000000026/dc7d7b43) Requesting authorization (sgsn_auth.c:160) 20241121124905981 DMM INFO MM(262420000000026/dc7d7b43) Requesting authentication tuples (sgsn_auth.c:184) 20241121124905981 DMM DEBUG MM(262420000000026/dc7d7b43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124905981 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241121124905981 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@9a3224e0b29d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241121124905984 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124905984 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124905984 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124905984 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124905984 DMM INFO MM(262420000000026/dc7d7b43) Subscriber data update (mmctx.c:445) 20241121124905984 DMM DEBUG MM(262420000000026/dc7d7b43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124905984 DMM INFO MM(262420000000026/dc7d7b43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124905984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124905984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124905984 DMM INFO MM(262420000000026/dc7d7b43) <- GMM AUTH AND CIPHERING REQ (rand = 57 c0 f5 ef a9 79 4b b2 9b 92 35 34 43 95 31 2a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124905992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124905992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124905993 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124905993 DMM INFO MM(262420000000026/dc7d7b43) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124905993 DMM NOTICE MM(262420000000026/dc7d7b43) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124905993 DMM DEBUG MM(262420000000026/dc7d7b43) checking auth: received GSM SRES = 4e 13 49 ad (gprs_gmm.c:666) 20241121124905993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124905993 DMM DEBUG MM(262420000000026/dc7d7b43) Requesting authorization (sgsn_auth.c:160) 20241121124905993 DMM INFO MM(262420000000026/dc7d7b43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124905993 DMM DEBUG MM(262420000000026/dc7d7b43) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124905993 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241121124905993 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) 20241121124905993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124905993 DMM INFO MM(262420000000026/dc7d7b43) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc7d7b43) (gprs_gmm.c:300) 20241121124905994 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124905994 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124905994 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241121124905994 DMM INFO MM(262420000000026/dc7d7b43) Subscriber data update (mmctx.c:445) 20241121124905994 DMM DEBUG MM(262420000000026/dc7d7b43) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124905994 DMM INFO MM(262420000000026/dc7d7b43) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124905994 DMM NOTICE MM(262420000000026/dc7d7b43) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241121124905994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124905994 DMM NOTICE MM(262420000000026/dc7d7b43) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124905994 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) 20241121124905994 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124905994 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241121124905994 DMM INFO MM(262420000000026/dc7d7b43) Subscriber data update (mmctx.c:445) 20241121124905994 DMM DEBUG MM(262420000000026/dc7d7b43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124906001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124906001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124906001 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124906001 DMM INFO MM(262420000000026/dc7d7b43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124906001 DMM NOTICE MM(262420000000026/dc7d7b43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124906001 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124906001 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124906001 DLLC NOTICE LLME(f7823036/dc7d7b43){ASSIGNED} LLGM Assign pre (ffffffff => dc7d7b43) (gprs_llc.c:1079) 20241121124906001 DLLC NOTICE LLME(ffffffff/dc7d7b43){ASSIGNED} LLGM Assign post (ffffffff => dc7d7b43) (gprs_llc.c:1125) 20241121124906001 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124906001 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124906001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124906001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124906054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124906054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124906054 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124906054 DMM INFO MM(262420000000026/dc7d7b43) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124906054 DMM INFO MM(262420000000026/dc7d7b43) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124906054 DMM DEBUG MM(262420000000026/dc7d7b43) Using GGSN 0 (gprs_sm.c:312) 20241121124906054 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) 20241121124906054 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241121124906054 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124906054 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124906054 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241121124906067 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 49 99 b4 51 11 3f 3d e0 a4 14 05 7f 63 73 ed 3a 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) 20241121124906067 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d10c8, cbp=0x55f48d4910f0) (sgsn_libgtp.c:632) 20241121124906067 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124906067 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d497e48 TLLI=dc7d7b43, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124906067 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124906067 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124906076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124906076 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241121124906076 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124906079 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 49 99 b4 51 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241121124906079 DGPRS INFO PDP(262420000000026:5): Context 0x7f0a580d10c8 was deleted (sgsn_libgtp.c:660) 20241121124906079 DMM INFO MM(262420000000026/dc7d7b43) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241121124906079 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241121124906079 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@9a3224e0b29d: Removing Client IMSI='262420000000026'H, index=0 20241121124906086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124906086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241121124906086 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124906086 DMM INFO MM(262420000000026/dc7d7b43) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@9a3224e0b29d: Final verdict of PTC: pass 20241121124906088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48786<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@9a3224e0b29d: Final verdict of PTC: none 20241121124906090 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124906090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(977)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(987)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(982)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(975)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(980)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(985)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Thu Nov 21 12:49:06 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20241121124906225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124906626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100096) 20241121124907091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124907091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100096, count=104452) 20241121124908092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124908092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Thu Nov 21 12:49:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124909093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124909093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_gmm_detach started. 20241121124909682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124909683 DMM INFO MM(262420000000026/dc7d7b43) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124909683 DMM INFO MM(262420000000026/dc7d7b43) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124909683 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124909683 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124909683 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124909683 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124909683 DLLC NOTICE LLME(ffffffff/dc7d7b43){ASSIGNED} LLGM Assign pre (dc7d7b43 => ffffffff) (gprs_llc.c:1079) 20241121124909683 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc7d7b43 => ffffffff) (gprs_llc.c:1125) 20241121124909683 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d497af0 (gprs_sndcp.c:574) 20241121124909683 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d497e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124909683 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241121124909683 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) 20241121124909683 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20241121124909683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124909683 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124909683 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124909683 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124909683 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124909728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124909728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124909728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124909728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124909728 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124909728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124909728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124909728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124909728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124909730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124909730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124909730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124909730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124909730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124909730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124909730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124909730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124909730 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124909730 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124909730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124909730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124909730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124909735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124909743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124909743 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124909765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124909765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124909766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124909766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124909766 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124909766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124909766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124909766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124909766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124909767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124909767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124909767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124909767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124909767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124909767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124909767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124909767 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124909767 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124909767 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124909767 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1001)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124909768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124909768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124909772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124909781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124909781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124909810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124909810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124909810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124909810 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124909810 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124909810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124909810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124909810 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124909810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124909812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124909812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124909812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124909812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124909812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124909812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124909812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124909812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124909812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124909812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124909812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1006)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124909813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124909813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124909816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124909825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124909825 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124910094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124910094 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124910094 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124910094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124910096 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124910097 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='D1FACFD9'O, index=0 SGSN_Test-GSUP(1008)@9a3224e0b29d: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@9a3224e0b29d: 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 := 'CBC71D34FE26CAC3DBCAF8D960BD9999'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8DEFC5AA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '765B4B4B0EF76E70'O } } } } } 20241121124910147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124910147 DLLC NOTICE LLME(ffffffff/d1facfd9){UNASSIGNED} LLC RX: unknown TLLI 0xd1facfd9, creating LLME on the fly (gprs_llc.c:552) 20241121124910147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124910147 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach" (gprs_gmm.c:1266) 20241121124910147 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124910147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124910147 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124910147 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124910147 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124910147 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124910147 DLLC NOTICE LLME(ffffffff/d1facfd9){UNASSIGNED} LLGM Assign pre (d1facfd9 => c05595e6) (gprs_llc.c:1079) 20241121124910147 DLLC NOTICE LLME(d1facfd9/c05595e6){ASSIGNED} LLGM Assign post (d1facfd9 => c05595e6) (gprs_llc.c:1125) 20241121124910147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124910147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124910147 DMM DEBUG MM(262420000000026/c05595e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124910161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124910161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124910161 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124910161 DMM DEBUG MM(262420000000026/c05595e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241121124910161 DMM NOTICE MM(262420000000026/c05595e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124910161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124910161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124910161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124910161 DMM DEBUG MM(262420000000026/c05595e6) Requesting authorization (sgsn_auth.c:160) 20241121124910161 DMM INFO MM(262420000000026/c05595e6) Requesting authentication tuples (sgsn_auth.c:184) 20241121124910161 DMM DEBUG MM(262420000000026/c05595e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124910161 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241121124910161 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)@9a3224e0b29d: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241121124910164 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124910164 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124910164 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124910164 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124910164 DMM INFO MM(262420000000026/c05595e6) Subscriber data update (mmctx.c:445) 20241121124910164 DMM DEBUG MM(262420000000026/c05595e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124910164 DMM INFO MM(262420000000026/c05595e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124910164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124910164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124910164 DMM INFO MM(262420000000026/c05595e6) <- GMM AUTH AND CIPHERING REQ (rand = cb c7 1d 34 fe 26 ca c3 db ca f8 d9 60 bd 99 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124910171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124910171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124910171 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124910171 DMM INFO MM(262420000000026/c05595e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124910171 DMM NOTICE MM(262420000000026/c05595e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124910171 DMM DEBUG MM(262420000000026/c05595e6) checking auth: received GSM SRES = 8d ef c5 aa (gprs_gmm.c:666) 20241121124910171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124910171 DMM DEBUG MM(262420000000026/c05595e6) Requesting authorization (sgsn_auth.c:160) 20241121124910171 DMM INFO MM(262420000000026/c05595e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124910171 DMM DEBUG MM(262420000000026/c05595e6) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124910171 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241121124910171 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) 20241121124910171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124910171 DMM INFO MM(262420000000026/c05595e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc05595e6) (gprs_gmm.c:300) 20241121124910172 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124910172 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124910172 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241121124910172 DMM INFO MM(262420000000026/c05595e6) Subscriber data update (mmctx.c:445) 20241121124910172 DMM DEBUG MM(262420000000026/c05595e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124910172 DMM INFO MM(262420000000026/c05595e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124910172 DMM NOTICE MM(262420000000026/c05595e6) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241121124910172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124910172 DMM NOTICE MM(262420000000026/c05595e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124910172 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) 20241121124910173 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124910173 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241121124910173 DMM INFO MM(262420000000026/c05595e6) Subscriber data update (mmctx.c:445) 20241121124910173 DMM DEBUG MM(262420000000026/c05595e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124910179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124910180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124910180 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124910180 DMM INFO MM(262420000000026/c05595e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124910180 DMM NOTICE MM(262420000000026/c05595e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124910180 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124910180 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124910180 DLLC NOTICE LLME(d1facfd9/c05595e6){ASSIGNED} LLGM Assign pre (ffffffff => c05595e6) (gprs_llc.c:1079) 20241121124910180 DLLC NOTICE LLME(ffffffff/c05595e6){ASSIGNED} LLGM Assign post (ffffffff => c05595e6) (gprs_llc.c:1125) 20241121124910180 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124910180 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124910180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124910180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124910232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124910232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124910232 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124910232 DMM INFO MM(262420000000026/c05595e6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124910232 DMM INFO MM(262420000000026/c05595e6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124910232 DMM DEBUG MM(262420000000026/c05595e6) Using GGSN 0 (gprs_sm.c:312) 20241121124910232 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) 20241121124910233 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241121124910233 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124910233 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124910233 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241121124910244 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 6f 45 ac e7 11 67 51 84 14 14 05 7f 74 af 6a 51 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) 20241121124910244 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d10c8, cbp=0x55f48d4910f0) (sgsn_libgtp.c:632) 20241121124910244 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124910244 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d497e48 TLLI=c05595e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124910244 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124910244 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124910251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124910251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124910251 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124910252 DMM INFO MM(262420000000026/c05595e6) -> GMM DETACH REQUEST TLLI=0xc05595e6 type=GPRS detach (gprs_gmm.c:1465) 20241121124910252 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241121124910252 DMM INFO MM(262420000000026/c05595e6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241121124910252 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124910252 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124910252 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124910252 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124910252 DLLC NOTICE LLME(ffffffff/c05595e6){ASSIGNED} LLGM Assign pre (c05595e6 => ffffffff) (gprs_llc.c:1079) 20241121124910252 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c05595e6 => ffffffff) (gprs_llc.c:1125) 20241121124910252 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d497af0 (gprs_sndcp.c:574) 20241121124910252 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d497e48, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124910252 DMM NOTICE MM(262420000000026/c05595e6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121124910252 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241121124910252 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121124910252 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121124910252 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241121124910252 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241121124910252 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) 20241121124910252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124910252 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124910252 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124910252 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124910253 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@9a3224e0b29d: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@9a3224e0b29d: Final verdict of PTC: pass 20241121124910260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42012<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124910261 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124910261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(996)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1001)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(1008)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1006)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1004)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(994)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(999)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Thu Nov 21 12:49:10 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20241121124910399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124910700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=41688) 20241121124911262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124911262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=41688, count=107232) 20241121124911876 DGPRS DEBUG Checking for inactive LLMEs, time = 14004086 (sgsn.c:131) 20241121124912263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124912263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Thu Nov 21 12:49:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124913264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124913264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241121124913754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124913756 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1015)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124913808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124913808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124913808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124913808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124913808 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124913808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124913808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124913808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124913808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1015)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124913809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124913809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124913809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124913810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124913810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124913810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124913810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124913810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124913810 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124913810 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124913810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124913810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124913810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1015)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1015)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124913813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1016)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1012)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124913822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124913822 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1016)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1021)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1021)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124913851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124913851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124913851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124913851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124913851 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124913851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124913851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124913851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124913851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1020)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1021)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124913853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124913853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124913853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124913853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124913853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124913853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124913853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124913853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124913853 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124913853 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124913853 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124913854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124913854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1021)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1021)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124913859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1017)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124913868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124913868 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1020)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1026)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124913888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124913888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124913888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124913888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124913888 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124913888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124913888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124913888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124913888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1026)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124913890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124913890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124913890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124913890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124913890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124913890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124913890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124913890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124913890 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124913890 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124913890 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124913891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124913891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1026)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1026)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124913894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124913903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124913903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124914265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124914265 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124914265 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124914265 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1025)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1025)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124914268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1025)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1025)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124914269 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1025)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1025)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1025)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1025)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@9a3224e0b29d: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='CC317CD3'O, index=0 SGSN_Test-GSUP(1027)@9a3224e0b29d: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241121124915319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124915319 DLLC NOTICE LLME(ffffffff/cc317cd3){UNASSIGNED} LLC RX: unknown TLLI 0xcc317cd3, creating LLME on the fly (gprs_llc.c:552) 20241121124915319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124915319 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241121124915319 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124915319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124915319 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124915319 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124915319 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124915319 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124915319 DLLC NOTICE LLME(ffffffff/cc317cd3){UNASSIGNED} LLGM Assign pre (cc317cd3 => e600805d) (gprs_llc.c:1079) 20241121124915319 DLLC NOTICE LLME(cc317cd3/e600805d){ASSIGNED} LLGM Assign post (cc317cd3 => e600805d) (gprs_llc.c:1125) 20241121124915319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124915319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124915319 DMM DEBUG MM(262420000000039/e600805d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124915333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124915333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20241121124915333 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124915333 DMM INFO MM(262420000000039/e600805d) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach" (gprs_gmm.c:1266) 20241121124915333 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124915333 DLLC NOTICE LLME(cc317cd3/e600805d){ASSIGNED} LLGM Assign pre (cc317cd3 => e600805d) (gprs_llc.c:1079) 20241121124915333 DLLC NOTICE LLME(cc317cd3/e600805d){ASSIGNED} LLGM Assign post (cc317cd3 => e600805d) (gprs_llc.c:1125) 20241121124915333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124915333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124915333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124915333 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124915333 DMM DEBUG MM(262420000000039/e600805d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241121124915333 DMM NOTICE MM(262420000000039/e600805d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124915333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124915333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124915333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241121124915333 DMM INFO MM(262420000000039/e600805d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe600805d) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@9a3224e0b29d: Removing Client IMSI='262420000000039'H, index=0 20241121124916336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124916336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124916336 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124916336 DMM INFO MM(262420000000039/e600805d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124916336 DMM NOTICE MM(262420000000039/e600805d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124916337 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124916337 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124916337 DLLC NOTICE LLME(cc317cd3/e600805d){ASSIGNED} LLGM Assign pre (ffffffff => e600805d) (gprs_llc.c:1079) 20241121124916337 DLLC NOTICE LLME(ffffffff/e600805d){ASSIGNED} LLGM Assign post (ffffffff => e600805d) (gprs_llc.c:1125) 20241121124916337 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124916337 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124916337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124916337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@9a3224e0b29d: Final verdict of PTC: pass 20241121124916340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42026<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1011)@9a3224e0b29d: Final verdict of PTC: none 20241121124916343 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124916343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1026)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1021)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(1027)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1025)@9a3224e0b29d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018)@9a3224e0b29d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014)@9a3224e0b29d: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1016)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1020)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1015)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1013)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1019)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1024)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1013): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1014): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1015): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1016): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1018): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1019): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1020): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1021): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1023): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1024): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1025): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1026): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Thu Nov 21 12:49:16 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20241121124916502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124916903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59600) 20241121124917344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124917344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59600, count=70276) 20241121124918345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124918345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Thu Nov 21 12:49:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124919346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124919346 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_xid_empty_l3 started. 20241121124919950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124919951 DMM INFO MM(262420000000039/e600805d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124919951 DMM INFO MM(262420000000039/e600805d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124919951 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124919951 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124919951 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124919951 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124919951 DLLC NOTICE LLME(ffffffff/e600805d){ASSIGNED} LLGM Assign pre (e600805d => ffffffff) (gprs_llc.c:1079) 20241121124919951 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e600805d => ffffffff) (gprs_llc.c:1125) 20241121124919951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124919952 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124919952 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124919952 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124919952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1035)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1035)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124920016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124920016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124920016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124920016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124920016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124920016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124920016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124920016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124920016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1035)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124920018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124920018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124920018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124920019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124920019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124920019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124920019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124920019 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124920019 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124920019 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124920019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124920019 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124920019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1035)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1035)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1034)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124920025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124920039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124920039 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1036)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1032)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1034)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124920054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124920054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124920054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124920054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124920054 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124920054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124920054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124920054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124920054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124920056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124920056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124920056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124920056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124920056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124920056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124920056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124920056 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124920056 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124920056 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124920056 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124920057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124920057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124920061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124920071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124920071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124920099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124920099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124920099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124920099 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124920099 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124920099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124920100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124920100 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124920100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124920102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124920102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124920102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124920102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124920102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124920102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124920102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124920102 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124920102 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124920102 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124920102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124920102 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124920102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124920107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124920119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124920119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124920348 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124920348 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124920348 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124920348 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124920350 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124920351 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1032)@9a3224e0b29d: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='EBE756B5'O, index=0 SGSN_Test-GSUP(1046)@9a3224e0b29d: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@9a3224e0b29d: 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 := 'EA1F1662C434294C38578D796E13A81A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0966CB2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45BFA870F4231E2E'O } } } } } 20241121124921400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124921400 DLLC NOTICE LLME(ffffffff/ebe756b5){UNASSIGNED} LLC RX: unknown TLLI 0xebe756b5, creating LLME on the fly (gprs_llc.c:552) 20241121124921400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124921400 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach" (gprs_gmm.c:1266) 20241121124921400 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124921400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124921400 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124921400 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124921400 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124921400 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124921400 DLLC NOTICE LLME(ffffffff/ebe756b5){UNASSIGNED} LLGM Assign pre (ebe756b5 => d922e128) (gprs_llc.c:1079) 20241121124921400 DLLC NOTICE LLME(ebe756b5/d922e128){ASSIGNED} LLGM Assign post (ebe756b5 => d922e128) (gprs_llc.c:1125) 20241121124921400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124921400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124921400 DMM DEBUG MM(262420000000044/d922e128) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124921413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124921413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124921413 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124921413 DMM DEBUG MM(262420000000044/d922e128) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241121124921413 DMM NOTICE MM(262420000000044/d922e128) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124921413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124921413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124921413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124921413 DMM DEBUG MM(262420000000044/d922e128) Requesting authorization (sgsn_auth.c:160) 20241121124921413 DMM INFO MM(262420000000044/d922e128) Requesting authentication tuples (sgsn_auth.c:184) 20241121124921413 DMM DEBUG MM(262420000000044/d922e128) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124921413 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241121124921413 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@9a3224e0b29d: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@9a3224e0b29d: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241121124921416 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124921416 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124921416 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124921416 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124921416 DMM INFO MM(262420000000044/d922e128) Subscriber data update (mmctx.c:445) 20241121124921416 DMM DEBUG MM(262420000000044/d922e128) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124921416 DMM INFO MM(262420000000044/d922e128) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124921416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124921416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124921416 DMM INFO MM(262420000000044/d922e128) <- GMM AUTH AND CIPHERING REQ (rand = ea 1f 16 62 c4 34 29 4c 38 57 8d 79 6e 13 a8 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124921425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124921425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124921425 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124921425 DMM INFO MM(262420000000044/d922e128) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124921425 DMM NOTICE MM(262420000000044/d922e128) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124921425 DMM DEBUG MM(262420000000044/d922e128) checking auth: received GSM SRES = f0 96 6c b2 (gprs_gmm.c:666) 20241121124921425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124921425 DMM DEBUG MM(262420000000044/d922e128) Requesting authorization (sgsn_auth.c:160) 20241121124921425 DMM INFO MM(262420000000044/d922e128) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124921425 DMM DEBUG MM(262420000000044/d922e128) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124921425 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241121124921425 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) 20241121124921425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124921425 DMM INFO MM(262420000000044/d922e128) <- GMM ATTACH ACCEPT (new P-TMSI=0xd922e128) (gprs_gmm.c:300) 20241121124921427 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124921427 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124921427 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241121124921427 DMM INFO MM(262420000000044/d922e128) Subscriber data update (mmctx.c:445) 20241121124921427 DMM DEBUG MM(262420000000044/d922e128) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124921427 DMM INFO MM(262420000000044/d922e128) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124921427 DMM NOTICE MM(262420000000044/d922e128) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241121124921427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124921427 DMM NOTICE MM(262420000000044/d922e128) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124921427 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) 20241121124921427 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124921427 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241121124921427 DMM INFO MM(262420000000044/d922e128) Subscriber data update (mmctx.c:445) 20241121124921427 DMM DEBUG MM(262420000000044/d922e128) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124921434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124921434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124921434 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124921434 DMM INFO MM(262420000000044/d922e128) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124921434 DMM NOTICE MM(262420000000044/d922e128) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124921434 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124921434 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124921434 DLLC NOTICE LLME(ebe756b5/d922e128){ASSIGNED} LLGM Assign pre (ffffffff => d922e128) (gprs_llc.c:1079) 20241121124921434 DLLC NOTICE LLME(ffffffff/d922e128){ASSIGNED} LLGM Assign post (ffffffff => d922e128) (gprs_llc.c:1125) 20241121124921434 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124921434 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124921434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124921434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124921486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124921486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124921486 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124921486 DMM INFO MM(262420000000044/d922e128) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124921486 DMM INFO MM(262420000000044/d922e128) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124921486 DMM DEBUG MM(262420000000044/d922e128) Using GGSN 0 (gprs_sm.c:312) 20241121124921486 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) 20241121124921486 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241121124921486 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124921486 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124921486 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241121124921498 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 f5 85 0a 69 11 11 89 97 ec 14 05 7f 3b 3a 5a 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=1058 from retransmit req queue (gtp.c:443) 20241121124921498 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d2138, cbp=0x55f48d493660) (sgsn_libgtp.c:632) 20241121124921498 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124921498 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d498fb8 TLLI=d922e128, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124921498 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124921498 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124921506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124921506 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241121124921506 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241121124921506 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1032)@9a3224e0b29d: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@9a3224e0b29d: Final verdict of PTC: pass 20241121124921515 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43882<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1040)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1044)@9a3224e0b29d: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1034)@9a3224e0b29d: Final verdict of PTC: none 20241121124921518 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124921518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1041)@9a3224e0b29d: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1033)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1035)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@9a3224e0b29d: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1032)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1037)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1039)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(1046)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1042)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_xid_empty_l3-BVCI196(1032): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1033): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1034): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1035): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu Nov 21 12:49:21 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20241121124921697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124922099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43890<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93776) 20241121124922518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124922518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93776, count=98132) 20241121124923520 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124923520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Thu Nov 21 12:49:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124924521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124924521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_xid_n201u started. 20241121124925153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124925155 DMM INFO MM(262420000000044/d922e128) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124925155 DMM INFO MM(262420000000044/d922e128) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124925155 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124925155 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124925155 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124925155 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124925155 DLLC NOTICE LLME(ffffffff/d922e128){ASSIGNED} LLGM Assign pre (d922e128 => ffffffff) (gprs_llc.c:1079) 20241121124925155 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d922e128 => ffffffff) (gprs_llc.c:1125) 20241121124925155 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d498c60 (gprs_sndcp.c:574) 20241121124925155 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d498fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124925155 DMM NOTICE MM(262420000000044/d922e128) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121124925155 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241121124925155 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121124925155 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121124925155 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241121124925155 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241121124925155 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) 20241121124925155 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20241121124925155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124925155 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124925155 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124925155 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124925155 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1054)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124925219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124925219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124925219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124925219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124925219 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124925219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124925219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124925219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124925219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1054)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1053)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124925221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124925221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124925221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124925221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124925221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124925221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124925221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124925221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124925221 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124925221 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124925221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124925222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124925222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1054)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1054)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124925227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124925241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124925241 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1055)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI196(1051)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1053)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124925261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124925261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124925261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124925261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124925261 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124925261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124925261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124925261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124925261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124925264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124925264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124925264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124925265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124925265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124925265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124925265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124925265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124925265 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124925265 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124925265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124925265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124925265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124925269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124925280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124925280 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124925307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124925307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124925307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124925307 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124925307 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124925307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124925307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124925307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124925307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124925309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124925309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124925309 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124925310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124925310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124925310 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124925310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124925310 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124925310 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124925310 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124925310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124925311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124925311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124925315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124925327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124925327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124925522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124925522 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124925522 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124925522 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124925524 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124925525 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1064)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1064)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1051)@9a3224e0b29d: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='F844FF4D'O, index=0 SGSN_Test-GSUP(1065)@9a3224e0b29d: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@9a3224e0b29d: 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 := 'FF666F273C426B9D0A127C1823140D5A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8B104394'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '721FBEFC77AF5530'O } } } } } 20241121124926571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124926571 DLLC NOTICE LLME(ffffffff/f844ff4d){UNASSIGNED} LLC RX: unknown TLLI 0xf844ff4d, creating LLME on the fly (gprs_llc.c:552) 20241121124926571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124926571 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach" (gprs_gmm.c:1266) 20241121124926571 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124926571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124926571 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124926571 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124926571 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124926571 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124926571 DLLC NOTICE LLME(ffffffff/f844ff4d){UNASSIGNED} LLGM Assign pre (f844ff4d => d3d2ef66) (gprs_llc.c:1079) 20241121124926571 DLLC NOTICE LLME(f844ff4d/d3d2ef66){ASSIGNED} LLGM Assign post (f844ff4d => d3d2ef66) (gprs_llc.c:1125) 20241121124926571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124926571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124926571 DMM DEBUG MM(262420000000045/d3d2ef66) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124926584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124926584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124926584 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124926584 DMM DEBUG MM(262420000000045/d3d2ef66) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241121124926584 DMM NOTICE MM(262420000000045/d3d2ef66) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124926584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124926584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124926584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124926584 DMM DEBUG MM(262420000000045/d3d2ef66) Requesting authorization (sgsn_auth.c:160) 20241121124926584 DMM INFO MM(262420000000045/d3d2ef66) Requesting authentication tuples (sgsn_auth.c:184) 20241121124926584 DMM DEBUG MM(262420000000045/d3d2ef66) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124926584 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241121124926584 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@9a3224e0b29d: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@9a3224e0b29d: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241121124926587 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124926587 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124926587 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124926587 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124926587 DMM INFO MM(262420000000045/d3d2ef66) Subscriber data update (mmctx.c:445) 20241121124926587 DMM DEBUG MM(262420000000045/d3d2ef66) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124926587 DMM INFO MM(262420000000045/d3d2ef66) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124926587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124926587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124926587 DMM INFO MM(262420000000045/d3d2ef66) <- GMM AUTH AND CIPHERING REQ (rand = ff 66 6f 27 3c 42 6b 9d 0a 12 7c 18 23 14 0d 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124926594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124926594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124926594 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124926594 DMM INFO MM(262420000000045/d3d2ef66) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124926594 DMM NOTICE MM(262420000000045/d3d2ef66) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124926594 DMM DEBUG MM(262420000000045/d3d2ef66) checking auth: received GSM SRES = 8b 10 43 94 (gprs_gmm.c:666) 20241121124926594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124926594 DMM DEBUG MM(262420000000045/d3d2ef66) Requesting authorization (sgsn_auth.c:160) 20241121124926594 DMM INFO MM(262420000000045/d3d2ef66) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124926594 DMM DEBUG MM(262420000000045/d3d2ef66) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124926594 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241121124926594 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) 20241121124926594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124926594 DMM INFO MM(262420000000045/d3d2ef66) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d2ef66) (gprs_gmm.c:300) 20241121124926596 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124926596 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124926596 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241121124926596 DMM INFO MM(262420000000045/d3d2ef66) Subscriber data update (mmctx.c:445) 20241121124926596 DMM DEBUG MM(262420000000045/d3d2ef66) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124926596 DMM INFO MM(262420000000045/d3d2ef66) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124926596 DMM NOTICE MM(262420000000045/d3d2ef66) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241121124926596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124926596 DMM NOTICE MM(262420000000045/d3d2ef66) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124926596 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) 20241121124926596 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124926596 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241121124926596 DMM INFO MM(262420000000045/d3d2ef66) Subscriber data update (mmctx.c:445) 20241121124926596 DMM DEBUG MM(262420000000045/d3d2ef66) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124926603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124926603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124926603 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124926603 DMM INFO MM(262420000000045/d3d2ef66) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124926603 DMM NOTICE MM(262420000000045/d3d2ef66) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124926603 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124926603 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124926603 DLLC NOTICE LLME(f844ff4d/d3d2ef66){ASSIGNED} LLGM Assign pre (ffffffff => d3d2ef66) (gprs_llc.c:1079) 20241121124926603 DLLC NOTICE LLME(ffffffff/d3d2ef66){ASSIGNED} LLGM Assign post (ffffffff => d3d2ef66) (gprs_llc.c:1125) 20241121124926603 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124926603 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124926603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124926603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124926655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124926655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124926655 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124926655 DMM INFO MM(262420000000045/d3d2ef66) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124926655 DMM INFO MM(262420000000045/d3d2ef66) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124926655 DMM DEBUG MM(262420000000045/d3d2ef66) Using GGSN 0 (gprs_sm.c:312) 20241121124926655 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) 20241121124926655 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241121124926655 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124926655 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124926655 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241121124926667 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 2c f5 c8 d9 11 f9 a6 3e 8c 14 05 7f 36 d0 cb e5 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) 20241121124926667 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d31a8, cbp=0x55f48d493ae0) (sgsn_libgtp.c:632) 20241121124926667 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124926667 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d498fb8 TLLI=d3d2ef66, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124926667 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124926667 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124926674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124926674 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241121124926674 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241121124926674 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241121124926674 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1051)@9a3224e0b29d: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@9a3224e0b29d: Final verdict of PTC: pass 20241121124926680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43900<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_xid_n201u-BVCI220(1062)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(1065)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1058)@9a3224e0b29d: Final verdict of PTC: none 20241121124926683 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124926683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(1060)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1054)@9a3224e0b29d: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1063)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1053)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1056)@9a3224e0b29d: Final verdict of PTC: none TC_xid_n201u-BVCI196(1051)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1052)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1061)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_xid_n201u-BVCI196(1051): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1052): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1053): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1054): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_xid_n201u finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu Nov 21 12:49:26 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241121124926835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124927236 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46614<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97760) 20241121124927684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124927684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97760, count=102116) 20241121124928685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124928686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Thu Nov 21 12:49:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124929687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124929687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_llc_null started. 20241121124930286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124930287 DMM INFO MM(262420000000045/d3d2ef66) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124930287 DMM INFO MM(262420000000045/d3d2ef66) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124930287 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124930287 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124930287 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124930287 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124930287 DLLC NOTICE LLME(ffffffff/d3d2ef66){ASSIGNED} LLGM Assign pre (d3d2ef66 => ffffffff) (gprs_llc.c:1079) 20241121124930287 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3d2ef66 => ffffffff) (gprs_llc.c:1125) 20241121124930287 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d498c60 (gprs_sndcp.c:574) 20241121124930287 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d498fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121124930287 DMM NOTICE MM(262420000000045/d3d2ef66) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121124930287 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241121124930288 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121124930288 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121124930288 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241121124930288 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241121124930288 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) 20241121124930288 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20241121124930288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124930288 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124930288 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124930288 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124930288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124930352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124930352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124930352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124930352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124930352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124930352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124930352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124930352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124930352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1072)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1073)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124930355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124930355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124930355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124930355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124930355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124930355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124930355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124930355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124930355 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124930355 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124930355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124930356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124930356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1073)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124930361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124930372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124930372 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_null-BVCI196(1070)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1072)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124930389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124930390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124930390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124930390 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124930390 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124930390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124930390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124930390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124930390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124930392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124930392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124930392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124930392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124930392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124930392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124930392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124930392 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124930392 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124930392 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124930392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124930393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124930393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124930397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124930408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124930408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1083)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1083)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124930452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124930452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124930452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124930452 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124930452 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124930452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124930452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124930452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124930452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1083)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124930454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124930454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124930454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124930454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124930454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124930454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124930454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124930454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124930454 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124930454 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124930454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124930455 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124930455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1083)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1083)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124930460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124930471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124930471 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1080)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124930688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124930688 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124930688 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124930688 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1082)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1082)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124930690 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1082)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1082)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124930691 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1082)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1082)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1082)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1082)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1070)@9a3224e0b29d: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='C96A2666'O, index=0 SGSN_Test-GSUP(1084)@9a3224e0b29d: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@9a3224e0b29d: 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 := 'D90B99AD156BDFF5686C71F6A6442DCC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '843BA6D0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '584C3A0B6D826FD4'O } } } } } 20241121124931740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124931740 DLLC NOTICE LLME(ffffffff/c96a2666){UNASSIGNED} LLC RX: unknown TLLI 0xc96a2666, creating LLME on the fly (gprs_llc.c:552) 20241121124931740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124931740 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach" (gprs_gmm.c:1266) 20241121124931740 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124931740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124931740 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124931740 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124931740 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124931740 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124931740 DLLC NOTICE LLME(ffffffff/c96a2666){UNASSIGNED} LLGM Assign pre (c96a2666 => cafec44e) (gprs_llc.c:1079) 20241121124931740 DLLC NOTICE LLME(c96a2666/cafec44e){ASSIGNED} LLGM Assign post (c96a2666 => cafec44e) (gprs_llc.c:1125) 20241121124931740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124931740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124931740 DMM DEBUG MM(262420000000041/cafec44e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124931754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124931754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124931754 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124931754 DMM DEBUG MM(262420000000041/cafec44e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241121124931754 DMM NOTICE MM(262420000000041/cafec44e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124931754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124931754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124931754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124931754 DMM DEBUG MM(262420000000041/cafec44e) Requesting authorization (sgsn_auth.c:160) 20241121124931754 DMM INFO MM(262420000000041/cafec44e) Requesting authentication tuples (sgsn_auth.c:184) 20241121124931754 DMM DEBUG MM(262420000000041/cafec44e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124931754 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241121124931754 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@9a3224e0b29d: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@9a3224e0b29d: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241121124931758 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124931758 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124931758 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124931758 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124931758 DMM INFO MM(262420000000041/cafec44e) Subscriber data update (mmctx.c:445) 20241121124931758 DMM DEBUG MM(262420000000041/cafec44e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124931758 DMM INFO MM(262420000000041/cafec44e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124931758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124931758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124931758 DMM INFO MM(262420000000041/cafec44e) <- GMM AUTH AND CIPHERING REQ (rand = d9 0b 99 ad 15 6b df f5 68 6c 71 f6 a6 44 2d cc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124931767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124931767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124931767 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124931767 DMM INFO MM(262420000000041/cafec44e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124931767 DMM NOTICE MM(262420000000041/cafec44e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124931767 DMM DEBUG MM(262420000000041/cafec44e) checking auth: received GSM SRES = 84 3b a6 d0 (gprs_gmm.c:666) 20241121124931767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124931767 DMM DEBUG MM(262420000000041/cafec44e) Requesting authorization (sgsn_auth.c:160) 20241121124931767 DMM INFO MM(262420000000041/cafec44e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124931767 DMM DEBUG MM(262420000000041/cafec44e) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124931767 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241121124931767 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) 20241121124931767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124931767 DMM INFO MM(262420000000041/cafec44e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcafec44e) (gprs_gmm.c:300) 20241121124931768 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124931768 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124931768 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241121124931768 DMM INFO MM(262420000000041/cafec44e) Subscriber data update (mmctx.c:445) 20241121124931768 DMM DEBUG MM(262420000000041/cafec44e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124931768 DMM INFO MM(262420000000041/cafec44e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124931768 DMM NOTICE MM(262420000000041/cafec44e) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241121124931768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124931768 DMM NOTICE MM(262420000000041/cafec44e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124931768 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) 20241121124931769 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124931769 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241121124931769 DMM INFO MM(262420000000041/cafec44e) Subscriber data update (mmctx.c:445) 20241121124931769 DMM DEBUG MM(262420000000041/cafec44e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124931776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124931776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124931776 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124931776 DMM INFO MM(262420000000041/cafec44e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124931776 DMM NOTICE MM(262420000000041/cafec44e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124931776 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124931776 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124931776 DLLC NOTICE LLME(c96a2666/cafec44e){ASSIGNED} LLGM Assign pre (ffffffff => cafec44e) (gprs_llc.c:1079) 20241121124931776 DLLC NOTICE LLME(ffffffff/cafec44e){ASSIGNED} LLGM Assign post (ffffffff => cafec44e) (gprs_llc.c:1125) 20241121124931776 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124931776 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124931776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124931776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121124932827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124932828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241121124932828 DLLC DEBUG TLLI=cafec44e sends us LLC NULL (gprs_llc.c:912) 20241121124932828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124932828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241121124932828 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124932828 DMM INFO MM(262420000000041/cafec44e) -> GMM DETACH REQUEST TLLI=0xcafec44e type=GPRS detach Power-off (gprs_gmm.c:1465) 20241121124932828 DMM INFO MM(262420000000041/cafec44e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241121124932828 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124932828 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124932828 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124932828 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124932828 DLLC NOTICE LLME(ffffffff/cafec44e){ASSIGNED} LLGM Assign pre (cafec44e => ffffffff) (gprs_llc.c:1079) 20241121124932828 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cafec44e => ffffffff) (gprs_llc.c:1125) 20241121124932828 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241121124932828 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) 20241121124932828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124932828 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124932828 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124932828 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124932829 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@9a3224e0b29d: setverdict(pass): none -> pass TC_llc_null-BVCI196(1070)@9a3224e0b29d: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@9a3224e0b29d: Final verdict of PTC: pass 20241121124937833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46626<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124937836 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124937836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1082)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1073)@9a3224e0b29d: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@9a3224e0b29d: Final verdict of PTC: none TC_llc_null-BVCI196(1070)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@9a3224e0b29d: Final verdict of PTC: none TC_llc_null-BVCI220(1080)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1077)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1083)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1075)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1081)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1071)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_llc_null-BVCI196(1070): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_llc_null-BVCI220(1080): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1081): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1082): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1083): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_llc_null finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu Nov 21 12:49:37 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241121124938028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124938329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94812) 20241121124938837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124938837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94812, count=100864) 20241121124939839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124939839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu Nov 21 12:49:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124940841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124940841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_llc_sabm_dm_llgmm started. 20241121124941380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46526<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124941381 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124941442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124941442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124941442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124941442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124941442 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124941442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124941442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124941442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124941442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1092)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124941444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124941444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124941444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124941444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124941444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124941444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124941444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124941444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124941444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124941444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124941444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124941445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124941445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1092)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1092)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1091)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124941449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121124941460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124941460 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI196(1089)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1091)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1097)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124941486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124941486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124941486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124941486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124941486 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124941486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124941486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124941486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124941486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1097)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124941488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124941488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124941488 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124941489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124941489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124941489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124941489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124941489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124941489 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124941489 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124941489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1097)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124941490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124941490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1096)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124941494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124941505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124941505 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1094)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1096)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124941525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124941525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124941525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124941525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124941525 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124941525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124941525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124941525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124941525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124941527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124941528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124941528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124941528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124941528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124941528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124941528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124941528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124941528 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124941528 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124941528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124941528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124941528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124941533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124941545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124941545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124941842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124941842 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124941842 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124941842 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124941844 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1102)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124941845 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121124941877 DGPRS DEBUG Checking for inactive LLMEs, time = 14004116 (sgsn.c:131) TC_llc_sabm_dm_llgmm-BVCI196(1089)@9a3224e0b29d: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='F5C586E6'O, index=0 SGSN_Test-GSUP(1103)@9a3224e0b29d: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@9a3224e0b29d: 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 := '0B88E0246CAF7BF838DCB52060C53EDB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B81A9446'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3819456F8FB644FA'O } } } } } 20241121124942893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124942893 DLLC NOTICE LLME(ffffffff/f5c586e6){UNASSIGNED} LLC RX: unknown TLLI 0xf5c586e6, creating LLME on the fly (gprs_llc.c:552) 20241121124942893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124942893 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach" (gprs_gmm.c:1266) 20241121124942893 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124942893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124942893 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124942893 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124942893 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124942893 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124942893 DLLC NOTICE LLME(ffffffff/f5c586e6){UNASSIGNED} LLGM Assign pre (f5c586e6 => fd0d520b) (gprs_llc.c:1079) 20241121124942893 DLLC NOTICE LLME(f5c586e6/fd0d520b){ASSIGNED} LLGM Assign post (f5c586e6 => fd0d520b) (gprs_llc.c:1125) 20241121124942893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124942893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124942893 DMM DEBUG MM(262420000000042/fd0d520b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124942906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124942906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124942906 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124942906 DMM DEBUG MM(262420000000042/fd0d520b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241121124942906 DMM NOTICE MM(262420000000042/fd0d520b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124942906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124942906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124942906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124942906 DMM DEBUG MM(262420000000042/fd0d520b) Requesting authorization (sgsn_auth.c:160) 20241121124942907 DMM INFO MM(262420000000042/fd0d520b) Requesting authentication tuples (sgsn_auth.c:184) 20241121124942907 DMM DEBUG MM(262420000000042/fd0d520b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124942907 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241121124942907 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@9a3224e0b29d: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@9a3224e0b29d: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241121124942910 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124942910 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124942910 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124942910 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124942910 DMM INFO MM(262420000000042/fd0d520b) Subscriber data update (mmctx.c:445) 20241121124942910 DMM DEBUG MM(262420000000042/fd0d520b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124942910 DMM INFO MM(262420000000042/fd0d520b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124942910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124942910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124942910 DMM INFO MM(262420000000042/fd0d520b) <- GMM AUTH AND CIPHERING REQ (rand = 0b 88 e0 24 6c af 7b f8 38 dc b5 20 60 c5 3e db , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124942919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124942919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124942920 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124942920 DMM INFO MM(262420000000042/fd0d520b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124942920 DMM NOTICE MM(262420000000042/fd0d520b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124942920 DMM DEBUG MM(262420000000042/fd0d520b) checking auth: received GSM SRES = b8 1a 94 46 (gprs_gmm.c:666) 20241121124942920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124942920 DMM DEBUG MM(262420000000042/fd0d520b) Requesting authorization (sgsn_auth.c:160) 20241121124942920 DMM INFO MM(262420000000042/fd0d520b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124942920 DMM DEBUG MM(262420000000042/fd0d520b) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124942920 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241121124942920 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) 20241121124942920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124942920 DMM INFO MM(262420000000042/fd0d520b) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd0d520b) (gprs_gmm.c:300) 20241121124942921 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124942921 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124942921 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241121124942921 DMM INFO MM(262420000000042/fd0d520b) Subscriber data update (mmctx.c:445) 20241121124942921 DMM DEBUG MM(262420000000042/fd0d520b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124942921 DMM INFO MM(262420000000042/fd0d520b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124942921 DMM NOTICE MM(262420000000042/fd0d520b) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241121124942921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124942921 DMM NOTICE MM(262420000000042/fd0d520b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124942921 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) 20241121124942922 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124942922 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241121124942922 DMM INFO MM(262420000000042/fd0d520b) Subscriber data update (mmctx.c:445) 20241121124942922 DMM DEBUG MM(262420000000042/fd0d520b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124942929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124942929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124942929 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124942929 DMM INFO MM(262420000000042/fd0d520b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124942929 DMM NOTICE MM(262420000000042/fd0d520b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124942929 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124942929 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124942929 DLLC NOTICE LLME(f5c586e6/fd0d520b){ASSIGNED} LLGM Assign pre (ffffffff => fd0d520b) (gprs_llc.c:1079) 20241121124942929 DLLC NOTICE LLME(ffffffff/fd0d520b){ASSIGNED} LLGM Assign post (ffffffff => fd0d520b) (gprs_llc.c:1125) 20241121124942929 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124942929 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124942929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124942929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121124943981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124943981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@9a3224e0b29d: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1089)@9a3224e0b29d: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@9a3224e0b29d: Final verdict of PTC: pass 20241121124943990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46526<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124943992 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124943992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1097)@9a3224e0b29d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(1103)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1092)@9a3224e0b29d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1089)@9a3224e0b29d: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1091)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1101)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1099)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1095)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1090)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1089): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Thu Nov 21 12:49:44 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20241121124944176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46542<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124944580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46542<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79316) 20241121124944993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124944993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=79316, count=87348) 20241121124945994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124945994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu Nov 21 12:49:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124946995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124946995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_llc_sabm_dm_ll5 started. 20241121124947635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124947636 DMM INFO MM(262420000000042/fd0d520b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124947636 DMM INFO MM(262420000000042/fd0d520b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124947636 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124947636 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124947636 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124947636 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124947636 DLLC NOTICE LLME(ffffffff/fd0d520b){ASSIGNED} LLGM Assign pre (fd0d520b => ffffffff) (gprs_llc.c:1079) 20241121124947636 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd0d520b => ffffffff) (gprs_llc.c:1125) 20241121124947636 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241121124947636 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) 20241121124947636 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20241121124947636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121124947636 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124947636 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121124947636 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124947636 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124947696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124947696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124947696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124947696 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124947696 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124947696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124947696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124947696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124947696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124947698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124947698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124947698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124947699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124947699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124947699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124947700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124947700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124947700 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124947700 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124947700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124947700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124947700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124947705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124947717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124947717 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1112)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1109)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124947747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124947747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124947747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124947747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124947747 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124947748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124947748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124947748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124947748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1116)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124947749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124947749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124947749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124947750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124947750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124947750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124947750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124947750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124947750 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124947750 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124947750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124947750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124947750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1115)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121124947756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1112)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124947769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124947769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1113)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1115)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124947794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124947794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124947794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124947794 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124947794 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124947794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124947794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124947794 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124947794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124947796 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124947797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124947797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124947797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124947797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124947797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124947797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124947797 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124947797 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124947797 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124947797 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1120)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124947798 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124947798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124947803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124947816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124947816 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124947995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124947995 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124947995 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124947995 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124947997 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121124947998 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@9a3224e0b29d: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C0AFD44F'O, index=0 SGSN_Test-GSUP(1122)@9a3224e0b29d: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@9a3224e0b29d: 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 := '4589068AAF894485F3C8D8A8B45C2418'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C6FE031'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '75DD58C3AA39DF15'O } } } } } 20241121124949046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124949046 DLLC NOTICE LLME(ffffffff/c0afd44f){UNASSIGNED} LLC RX: unknown TLLI 0xc0afd44f, creating LLME on the fly (gprs_llc.c:552) 20241121124949046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124949046 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach" (gprs_gmm.c:1266) 20241121124949046 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124949046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121124949046 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124949046 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121124949046 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124949046 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124949046 DLLC NOTICE LLME(ffffffff/c0afd44f){UNASSIGNED} LLGM Assign pre (c0afd44f => ec0ded5d) (gprs_llc.c:1079) 20241121124949046 DLLC NOTICE LLME(c0afd44f/ec0ded5d){ASSIGNED} LLGM Assign post (c0afd44f => ec0ded5d) (gprs_llc.c:1125) 20241121124949046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124949046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124949046 DMM DEBUG MM(262420000000043/ec0ded5d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124949061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124949061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124949061 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124949061 DMM DEBUG MM(262420000000043/ec0ded5d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241121124949061 DMM NOTICE MM(262420000000043/ec0ded5d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124949061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124949061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124949061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124949061 DMM DEBUG MM(262420000000043/ec0ded5d) Requesting authorization (sgsn_auth.c:160) 20241121124949061 DMM INFO MM(262420000000043/ec0ded5d) Requesting authentication tuples (sgsn_auth.c:184) 20241121124949061 DMM DEBUG MM(262420000000043/ec0ded5d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124949061 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241121124949061 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@9a3224e0b29d: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@9a3224e0b29d: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241121124949064 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124949064 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124949064 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124949064 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124949064 DMM INFO MM(262420000000043/ec0ded5d) Subscriber data update (mmctx.c:445) 20241121124949064 DMM DEBUG MM(262420000000043/ec0ded5d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124949064 DMM INFO MM(262420000000043/ec0ded5d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124949064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124949064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124949064 DMM INFO MM(262420000000043/ec0ded5d) <- GMM AUTH AND CIPHERING REQ (rand = 45 89 06 8a af 89 44 85 f3 c8 d8 a8 b4 5c 24 18 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124949074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124949074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124949074 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124949074 DMM INFO MM(262420000000043/ec0ded5d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124949074 DMM NOTICE MM(262420000000043/ec0ded5d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124949074 DMM DEBUG MM(262420000000043/ec0ded5d) checking auth: received GSM SRES = 4c 6f e0 31 (gprs_gmm.c:666) 20241121124949074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124949074 DMM DEBUG MM(262420000000043/ec0ded5d) Requesting authorization (sgsn_auth.c:160) 20241121124949074 DMM INFO MM(262420000000043/ec0ded5d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124949074 DMM DEBUG MM(262420000000043/ec0ded5d) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124949074 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241121124949074 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) 20241121124949074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124949074 DMM INFO MM(262420000000043/ec0ded5d) <- GMM ATTACH ACCEPT (new P-TMSI=0xec0ded5d) (gprs_gmm.c:300) 20241121124949076 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124949076 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124949076 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241121124949076 DMM INFO MM(262420000000043/ec0ded5d) Subscriber data update (mmctx.c:445) 20241121124949076 DMM DEBUG MM(262420000000043/ec0ded5d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124949076 DMM INFO MM(262420000000043/ec0ded5d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124949076 DMM NOTICE MM(262420000000043/ec0ded5d) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241121124949076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124949076 DMM NOTICE MM(262420000000043/ec0ded5d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124949076 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) 20241121124949076 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124949076 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241121124949076 DMM INFO MM(262420000000043/ec0ded5d) Subscriber data update (mmctx.c:445) 20241121124949076 DMM DEBUG MM(262420000000043/ec0ded5d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124949083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124949083 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124949083 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124949083 DMM INFO MM(262420000000043/ec0ded5d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124949083 DMM NOTICE MM(262420000000043/ec0ded5d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124949083 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124949083 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124949083 DLLC NOTICE LLME(c0afd44f/ec0ded5d){ASSIGNED} LLGM Assign pre (ffffffff => ec0ded5d) (gprs_llc.c:1079) 20241121124949083 DLLC NOTICE LLME(ffffffff/ec0ded5d){ASSIGNED} LLGM Assign post (ffffffff => ec0ded5d) (gprs_llc.c:1125) 20241121124949083 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124949083 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124949083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124949083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121124950135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124950135 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@9a3224e0b29d: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@9a3224e0b29d: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@9a3224e0b29d: Final verdict of PTC: pass 20241121124950151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40444<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121124950157 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121124950157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1122)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1120)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@9a3224e0b29d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1110)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1114)@9a3224e0b29d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1118)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1108)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1116)@9a3224e0b29d: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1113)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1113): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Thu Nov 21 12:49:50 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20241121124950388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124950799 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83428) 20241121124951157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124951157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83428, count=90840) 20241121124952158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124952158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Thu Nov 21 12:49:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121124953159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124953159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_suspend_nopaging started. 20241121124953853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121124953854 DMM INFO MM(262420000000043/ec0ded5d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121124953854 DMM INFO MM(262420000000043/ec0ded5d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121124953854 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121124953854 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121124953854 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121124953854 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121124953854 DLLC NOTICE LLME(ffffffff/ec0ded5d){ASSIGNED} LLGM Assign pre (ec0ded5d => ffffffff) (gprs_llc.c:1079) 20241121124953854 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec0ded5d => ffffffff) (gprs_llc.c:1125) 20241121124953854 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241121124953854 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) 20241121124953854 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20241121124953854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121124953854 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121124953854 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121124953854 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121124953854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124953917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121124953917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124953917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124953917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124953917 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121124953917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124953917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124953917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124953917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1130)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124953919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124953919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124953919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124953920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124953920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124953920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124953920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124953920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124953920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121124953920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124953920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124953920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1130)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121124953920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1129)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121124953925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124953937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124953937 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1127)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1129)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124953957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121124953957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124953957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124953957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124953957 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121124953957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124953957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124953957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124953957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124953960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124953960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124953960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124953960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124953961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124953961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124953961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124953961 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124953961 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121124953961 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124953961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124953961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124953961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124953966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124953977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124953977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1140)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121124954015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121124954015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121124954015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121124954015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124954015 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121124954015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121124954015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121124954015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124954015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121124954018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124954018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124954018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121124954018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121124954018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121124954018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121124954018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121124954018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124954018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121124954018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124954018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121124954019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124954019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1140)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124954025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121124954035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124954035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1137)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124954160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121124954160 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121124954160 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121124954160 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121124954162 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121124954163 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1139)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1139)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1139)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@9a3224e0b29d: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='CEE4996D'O, index=0 SGSN_Test-GSUP(1141)@9a3224e0b29d: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@9a3224e0b29d: 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 := '27CE6A9E6888B318F2512818023B4B96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9FCBA7F5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6DC354AC6F041145'O } } } } } 20241121124955210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124955210 DLLC NOTICE LLME(ffffffff/cee4996d){UNASSIGNED} LLC RX: unknown TLLI 0xcee4996d, creating LLME on the fly (gprs_llc.c:552) 20241121124955210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124955210 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach" (gprs_gmm.c:1266) 20241121124955210 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121124955210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121124955210 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121124955210 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121124955210 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121124955210 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121124955210 DLLC NOTICE LLME(ffffffff/cee4996d){UNASSIGNED} LLGM Assign pre (cee4996d => c09ce5b7) (gprs_llc.c:1079) 20241121124955210 DLLC NOTICE LLME(cee4996d/c09ce5b7){ASSIGNED} LLGM Assign post (cee4996d => c09ce5b7) (gprs_llc.c:1125) 20241121124955210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121124955210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121124955210 DMM DEBUG MM(262420000000048/c09ce5b7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121124955223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124955223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121124955223 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124955223 DMM DEBUG MM(262420000000048/c09ce5b7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241121124955223 DMM NOTICE MM(262420000000048/c09ce5b7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121124955223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121124955223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121124955223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121124955223 DMM DEBUG MM(262420000000048/c09ce5b7) Requesting authorization (sgsn_auth.c:160) 20241121124955223 DMM INFO MM(262420000000048/c09ce5b7) Requesting authentication tuples (sgsn_auth.c:184) 20241121124955223 DMM DEBUG MM(262420000000048/c09ce5b7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121124955223 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241121124955223 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@9a3224e0b29d: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@9a3224e0b29d: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241121124955227 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121124955227 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121124955227 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121124955227 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121124955227 DMM INFO MM(262420000000048/c09ce5b7) Subscriber data update (mmctx.c:445) 20241121124955227 DMM DEBUG MM(262420000000048/c09ce5b7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121124955227 DMM INFO MM(262420000000048/c09ce5b7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121124955227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121124955227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121124955227 DMM INFO MM(262420000000048/c09ce5b7) <- GMM AUTH AND CIPHERING REQ (rand = 27 ce 6a 9e 68 88 b3 18 f2 51 28 18 02 3b 4b 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121124955235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124955235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121124955235 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124955235 DMM INFO MM(262420000000048/c09ce5b7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121124955235 DMM NOTICE MM(262420000000048/c09ce5b7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121124955235 DMM DEBUG MM(262420000000048/c09ce5b7) checking auth: received GSM SRES = 9f cb a7 f5 (gprs_gmm.c:666) 20241121124955235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121124955235 DMM DEBUG MM(262420000000048/c09ce5b7) Requesting authorization (sgsn_auth.c:160) 20241121124955235 DMM INFO MM(262420000000048/c09ce5b7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121124955236 DMM DEBUG MM(262420000000048/c09ce5b7) Requesting subscriber data update (gprs_subscriber.c:894) 20241121124955236 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241121124955236 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) 20241121124955236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121124955236 DMM INFO MM(262420000000048/c09ce5b7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc09ce5b7) (gprs_gmm.c:300) 20241121124955237 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121124955237 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121124955237 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241121124955237 DMM INFO MM(262420000000048/c09ce5b7) Subscriber data update (mmctx.c:445) 20241121124955237 DMM DEBUG MM(262420000000048/c09ce5b7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121124955237 DMM INFO MM(262420000000048/c09ce5b7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121124955237 DMM NOTICE MM(262420000000048/c09ce5b7) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241121124955237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121124955237 DMM NOTICE MM(262420000000048/c09ce5b7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121124955237 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) 20241121124955238 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121124955238 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241121124955238 DMM INFO MM(262420000000048/c09ce5b7) Subscriber data update (mmctx.c:445) 20241121124955238 DMM DEBUG MM(262420000000048/c09ce5b7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121124955246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124955246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121124955246 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124955246 DMM INFO MM(262420000000048/c09ce5b7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121124955246 DMM NOTICE MM(262420000000048/c09ce5b7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121124955246 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121124955246 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121124955246 DLLC NOTICE LLME(cee4996d/c09ce5b7){ASSIGNED} LLGM Assign pre (ffffffff => c09ce5b7) (gprs_llc.c:1079) 20241121124955246 DLLC NOTICE LLME(ffffffff/c09ce5b7){ASSIGNED} LLGM Assign post (ffffffff => c09ce5b7) (gprs_llc.c:1125) 20241121124955246 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121124955246 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121124955246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121124955246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@9a3224e0b29d: setverdict(pass): none -> pass 20241121124955296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124955296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121124955296 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121124955296 DMM INFO MM(262420000000048/c09ce5b7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121124955296 DMM INFO MM(262420000000048/c09ce5b7) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121124955296 DMM DEBUG MM(262420000000048/c09ce5b7) Using GGSN 0 (gprs_sm.c:312) 20241121124955296 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) 20241121124955296 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241121124955296 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121124955296 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241121124955296 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241121124955308 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 4d 6b f8 ad 11 41 b3 8f 0e 14 05 7f 62 3c 85 aa 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) 20241121124955308 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d4218, cbp=0x55f48d494060) (sgsn_libgtp.c:632) 20241121124955308 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121124955308 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d498fb8 TLLI=c09ce5b7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121124955308 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121124955308 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121124955316 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241121124955323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124955323 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241121124955323 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241121124955326 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241121124955326 DMM INFO MM(262420000000048/c09ce5b7) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1127)@9a3224e0b29d: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@9a3224e0b29d: Final verdict of PTC: pass 20241121125000334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@9a3224e0b29d: Final verdict of PTC: none 20241121125000337 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125000337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_nopaging-BVCI210(1133)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1130)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@9a3224e0b29d: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1137)@9a3224e0b29d: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1127)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1134)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1140)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1132)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1128)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1138)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_suspend_nopaging-BVCI220(1137): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_suspend_nopaging finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu Nov 21 12:50:00 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241121125000470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125000871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96596) 20241121125001337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125001337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=96596, count=101232) 20241121125002338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125002338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Thu Nov 21 12:50:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125003339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125003339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_suspend_resume started. 20241121125003922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125003923 DMM INFO MM(262420000000048/c09ce5b7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125003923 DMM INFO MM(262420000000048/c09ce5b7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125003923 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125003923 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125003923 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121125003923 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121125003923 DLLC NOTICE LLME(ffffffff/c09ce5b7){ASSIGNED} LLGM Assign pre (c09ce5b7 => ffffffff) (gprs_llc.c:1079) 20241121125003923 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c09ce5b7 => ffffffff) (gprs_llc.c:1125) 20241121125003923 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d498c60 (gprs_sndcp.c:574) 20241121125003923 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d498fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121125003923 DMM NOTICE MM(262420000000048/c09ce5b7) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125003923 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241121125003923 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125003923 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125003923 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241121125003923 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241121125003923 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) 20241121125003923 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20241121125003923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121125003923 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121125003923 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121125003924 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121125003924 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125003972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125003972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125003972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125003972 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125003972 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125003972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125003972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125003972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125003972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125003974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125003974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125003974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125003975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125003975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125003975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125003975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125003975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125003975 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125003975 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125003975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125003976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125003976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125003980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121125003990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125003990 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125004023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125004023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125004023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125004023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125004023 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125004023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125004023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125004023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125004023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125004025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125004025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125004025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125004025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125004025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125004026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125004026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125004026 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125004026 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125004026 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125004026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125004026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125004026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125004030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125004041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125004041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125004070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125004070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125004070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125004070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125004070 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125004070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125004070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125004070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125004070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125004072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125004072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125004072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125004072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125004072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125004072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125004072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125004072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125004072 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125004072 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125004072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1158)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125004073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125004073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125004078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125004089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125004089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125004340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125004340 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125004340 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125004340 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125004343 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1159)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20241121125004344 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@9a3224e0b29d: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='C8F62A8A'O, index=0 SGSN_Test-GSUP(1160)@9a3224e0b29d: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@9a3224e0b29d: 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 := 'E39DAF31C5E7851FA34DF13EE9E770D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A2FFDFF1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F561056C6CAE69EF'O } } } } } 20241121125005394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125005394 DLLC NOTICE LLME(ffffffff/c8f62a8a){UNASSIGNED} LLC RX: unknown TLLI 0xc8f62a8a, creating LLME on the fly (gprs_llc.c:552) 20241121125005394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125005394 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach" (gprs_gmm.c:1266) 20241121125005394 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121125005394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121125005394 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121125005394 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121125005394 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125005394 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125005394 DLLC NOTICE LLME(ffffffff/c8f62a8a){UNASSIGNED} LLGM Assign pre (c8f62a8a => f5f3dedd) (gprs_llc.c:1079) 20241121125005394 DLLC NOTICE LLME(c8f62a8a/f5f3dedd){ASSIGNED} LLGM Assign post (c8f62a8a => f5f3dedd) (gprs_llc.c:1125) 20241121125005394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125005394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125005394 DMM DEBUG MM(262420000000049/f5f3dedd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125005406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125005406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121125005406 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125005406 DMM DEBUG MM(262420000000049/f5f3dedd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241121125005406 DMM NOTICE MM(262420000000049/f5f3dedd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125005406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125005406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125005406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125005406 DMM DEBUG MM(262420000000049/f5f3dedd) Requesting authorization (sgsn_auth.c:160) 20241121125005406 DMM INFO MM(262420000000049/f5f3dedd) Requesting authentication tuples (sgsn_auth.c:184) 20241121125005406 DMM DEBUG MM(262420000000049/f5f3dedd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125005406 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241121125005406 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@9a3224e0b29d: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@9a3224e0b29d: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241121125005409 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125005409 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125005409 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125005409 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125005409 DMM INFO MM(262420000000049/f5f3dedd) Subscriber data update (mmctx.c:445) 20241121125005409 DMM DEBUG MM(262420000000049/f5f3dedd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125005409 DMM INFO MM(262420000000049/f5f3dedd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125005409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125005409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125005409 DMM INFO MM(262420000000049/f5f3dedd) <- GMM AUTH AND CIPHERING REQ (rand = e3 9d af 31 c5 e7 85 1f a3 4d f1 3e e9 e7 70 d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121125005418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125005418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125005418 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125005418 DMM INFO MM(262420000000049/f5f3dedd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125005418 DMM NOTICE MM(262420000000049/f5f3dedd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125005418 DMM DEBUG MM(262420000000049/f5f3dedd) checking auth: received GSM SRES = a2 ff df f1 (gprs_gmm.c:666) 20241121125005418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125005418 DMM DEBUG MM(262420000000049/f5f3dedd) Requesting authorization (sgsn_auth.c:160) 20241121125005418 DMM INFO MM(262420000000049/f5f3dedd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125005418 DMM DEBUG MM(262420000000049/f5f3dedd) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125005418 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241121125005418 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) 20241121125005418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121125005418 DMM INFO MM(262420000000049/f5f3dedd) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5f3dedd) (gprs_gmm.c:300) 20241121125005420 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125005420 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125005420 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241121125005420 DMM INFO MM(262420000000049/f5f3dedd) Subscriber data update (mmctx.c:445) 20241121125005420 DMM DEBUG MM(262420000000049/f5f3dedd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125005420 DMM INFO MM(262420000000049/f5f3dedd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125005420 DMM NOTICE MM(262420000000049/f5f3dedd) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241121125005420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125005420 DMM NOTICE MM(262420000000049/f5f3dedd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125005420 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) 20241121125005420 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125005420 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241121125005420 DMM INFO MM(262420000000049/f5f3dedd) Subscriber data update (mmctx.c:445) 20241121125005420 DMM DEBUG MM(262420000000049/f5f3dedd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121125005427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125005427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121125005427 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125005427 DMM INFO MM(262420000000049/f5f3dedd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125005427 DMM NOTICE MM(262420000000049/f5f3dedd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125005427 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125005427 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125005427 DLLC NOTICE LLME(c8f62a8a/f5f3dedd){ASSIGNED} LLGM Assign pre (ffffffff => f5f3dedd) (gprs_llc.c:1079) 20241121125005427 DLLC NOTICE LLME(ffffffff/f5f3dedd){ASSIGNED} LLGM Assign post (ffffffff => f5f3dedd) (gprs_llc.c:1125) 20241121125005427 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121125005427 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121125005427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125005427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@9a3224e0b29d: setverdict(pass): none -> pass 20241121125005479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125005479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121125005479 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125005479 DMM INFO MM(262420000000049/f5f3dedd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125005479 DMM INFO MM(262420000000049/f5f3dedd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125005479 DMM DEBUG MM(262420000000049/f5f3dedd) Using GGSN 0 (gprs_sm.c:312) 20241121125005479 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) 20241121125005479 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241121125005479 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125005479 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125005479 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241121125005492 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 43 7f 15 cc 11 0a 8f ba 07 14 05 7f 2e a2 ad 35 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) 20241121125005492 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d5288, cbp=0x55f48d4948d0) (sgsn_libgtp.c:632) 20241121125005492 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125005492 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d498fb8 TLLI=f5f3dedd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121125005492 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125005492 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121125005501 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241121125005509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125005509 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241121125005509 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241121125005513 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241121125005513 DMM INFO MM(262420000000049/f5f3dedd) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241121125010519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125010519 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241121125010519 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241121125010523 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@9a3224e0b29d: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@9a3224e0b29d: Final verdict of PTC: pass 20241121125010532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33802<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@9a3224e0b29d: Final verdict of PTC: none 20241121125010534 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125010534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1148)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@9a3224e0b29d: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1158)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1153)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@9a3224e0b29d: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@9a3224e0b29d: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1146)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1151)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1156)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_suspend_resume finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Thu Nov 21 12:50:10 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241121125010666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60182<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125011067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60182<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103768) 20241121125011535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125011535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125011878 DGPRS DEBUG Checking for inactive LLMEs, time = 14004146 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=103768, count=105028) 20241121125012536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125012537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Thu Nov 21 12:50:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125013538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125013538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_suspend_rau started. 20241121125014120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125014121 DMM INFO MM(262420000000049/f5f3dedd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125014121 DMM INFO MM(262420000000049/f5f3dedd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125014121 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125014121 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125014122 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121125014122 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121125014122 DLLC NOTICE LLME(ffffffff/f5f3dedd){ASSIGNED} LLGM Assign pre (f5f3dedd => ffffffff) (gprs_llc.c:1079) 20241121125014122 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5f3dedd => ffffffff) (gprs_llc.c:1125) 20241121125014122 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d498c60 (gprs_sndcp.c:574) 20241121125014122 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d498fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121125014122 DMM NOTICE MM(262420000000049/f5f3dedd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125014122 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241121125014122 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125014122 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125014122 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241121125014122 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241121125014122 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) 20241121125014122 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20241121125014122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121125014122 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121125014122 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121125014122 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121125014122 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125014164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125014164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125014164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125014164 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125014164 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125014164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125014164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125014164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125014164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125014166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125014166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125014166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125014166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125014166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125014166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125014166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125014166 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125014166 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125014166 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125014166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125014167 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125014167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125014170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125014180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125014180 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125014203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125014203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125014203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125014203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125014203 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125014203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125014203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125014203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125014203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125014204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125014204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125014204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125014205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125014205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125014205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125014205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125014205 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125014205 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125014205 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125014205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1172)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125014205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125014205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125014209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125014219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125014219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1171)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1174)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1173)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125014241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125014241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125014241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125014242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125014242 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125014242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125014242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125014242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125014242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125014244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125014244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125014244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125014244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125014244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125014244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125014244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125014244 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125014244 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125014244 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125014244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125014245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125014245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125014248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125014257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125014257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125014538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125014538 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125014538 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125014538 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125014541 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125014541 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@9a3224e0b29d: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='DEF55A11'O, index=0 SGSN_Test-GSUP(1179)@9a3224e0b29d: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@9a3224e0b29d: 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 := 'FF183A2CD06F3E69A803470C7D674D2C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BA81CBA7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86211F90ED1840DB'O } } } } } 20241121125015606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125015606 DLLC NOTICE LLME(ffffffff/def55a11){UNASSIGNED} LLC RX: unknown TLLI 0xdef55a11, creating LLME on the fly (gprs_llc.c:552) 20241121125015606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125015606 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach" (gprs_gmm.c:1266) 20241121125015606 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121125015606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121125015606 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121125015606 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121125015606 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125015606 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125015606 DLLC NOTICE LLME(ffffffff/def55a11){UNASSIGNED} LLGM Assign pre (def55a11 => d60c837f) (gprs_llc.c:1079) 20241121125015606 DLLC NOTICE LLME(def55a11/d60c837f){ASSIGNED} LLGM Assign post (def55a11 => d60c837f) (gprs_llc.c:1125) 20241121125015606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125015606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125015606 DMM DEBUG MM(262420000000050/d60c837f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125015643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125015643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121125015643 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125015643 DMM DEBUG MM(262420000000050/d60c837f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241121125015643 DMM NOTICE MM(262420000000050/d60c837f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125015643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125015643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125015643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125015643 DMM DEBUG MM(262420000000050/d60c837f) Requesting authorization (sgsn_auth.c:160) 20241121125015643 DMM INFO MM(262420000000050/d60c837f) Requesting authentication tuples (sgsn_auth.c:184) 20241121125015643 DMM DEBUG MM(262420000000050/d60c837f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125015643 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241121125015643 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@9a3224e0b29d: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@9a3224e0b29d: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241121125015648 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125015648 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125015648 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125015648 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125015648 DMM INFO MM(262420000000050/d60c837f) Subscriber data update (mmctx.c:445) 20241121125015648 DMM DEBUG MM(262420000000050/d60c837f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125015648 DMM INFO MM(262420000000050/d60c837f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125015648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125015648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125015648 DMM INFO MM(262420000000050/d60c837f) <- GMM AUTH AND CIPHERING REQ (rand = ff 18 3a 2c d0 6f 3e 69 a8 03 47 0c 7d 67 4d 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121125015659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125015659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125015659 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125015659 DMM INFO MM(262420000000050/d60c837f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125015659 DMM NOTICE MM(262420000000050/d60c837f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125015659 DMM DEBUG MM(262420000000050/d60c837f) checking auth: received GSM SRES = ba 81 cb a7 (gprs_gmm.c:666) 20241121125015659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125015659 DMM DEBUG MM(262420000000050/d60c837f) Requesting authorization (sgsn_auth.c:160) 20241121125015659 DMM INFO MM(262420000000050/d60c837f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125015660 DMM DEBUG MM(262420000000050/d60c837f) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125015660 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241121125015660 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) 20241121125015660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121125015660 DMM INFO MM(262420000000050/d60c837f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd60c837f) (gprs_gmm.c:300) 20241121125015662 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125015662 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125015662 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241121125015662 DMM INFO MM(262420000000050/d60c837f) Subscriber data update (mmctx.c:445) 20241121125015662 DMM DEBUG MM(262420000000050/d60c837f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125015662 DMM INFO MM(262420000000050/d60c837f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125015662 DMM NOTICE MM(262420000000050/d60c837f) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241121125015662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125015662 DMM NOTICE MM(262420000000050/d60c837f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125015662 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) 20241121125015663 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125015663 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241121125015663 DMM INFO MM(262420000000050/d60c837f) Subscriber data update (mmctx.c:445) 20241121125015663 DMM DEBUG MM(262420000000050/d60c837f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121125015672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125015672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121125015672 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125015672 DMM INFO MM(262420000000050/d60c837f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125015672 DMM NOTICE MM(262420000000050/d60c837f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125015672 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125015672 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125015672 DLLC NOTICE LLME(def55a11/d60c837f){ASSIGNED} LLGM Assign pre (ffffffff => d60c837f) (gprs_llc.c:1079) 20241121125015672 DLLC NOTICE LLME(ffffffff/d60c837f){ASSIGNED} LLGM Assign post (ffffffff => d60c837f) (gprs_llc.c:1125) 20241121125015672 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121125015672 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121125015672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125015672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@9a3224e0b29d: setverdict(pass): none -> pass 20241121125015724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125015724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121125015724 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125015724 DMM INFO MM(262420000000050/d60c837f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125015724 DMM INFO MM(262420000000050/d60c837f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125015724 DMM DEBUG MM(262420000000050/d60c837f) Using GGSN 0 (gprs_sm.c:312) 20241121125015724 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) 20241121125015724 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241121125015724 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125015724 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125015725 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241121125015741 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 ba 36 18 86 11 fd 16 d0 d9 14 05 7f 1f 91 89 66 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241121125015741 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d62f8, cbp=0x55f48d494c60) (sgsn_libgtp.c:632) 20241121125015741 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125015741 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d498fb8 TLLI=d60c837f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121125015741 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125015741 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121125015752 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241121125015760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125015760 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241121125015760 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241121125015764 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241121125015764 DMM INFO MM(262420000000050/d60c837f) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241121125020774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125020774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125020774 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125020774 DMM INFO MM(262420000000050/d60c837f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241121125020774 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125020774 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241121125020774 DLLC NOTICE LLME(ffffffff/d60c837f){ASSIGNED} LLGM Assign pre (d60c837f => f63c8561) (gprs_llc.c:1079) 20241121125020774 DLLC NOTICE LLME(d60c837f/f63c8561){ASSIGNED} LLGM Assign post (d60c837f => f63c8561) (gprs_llc.c:1125) 20241121125020774 DMM INFO MM(262420000000050/f63c8561) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121125020782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125020782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241121125020782 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125020782 DMM INFO MM(262420000000050/f63c8561) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241121125020782 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241121125020782 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125020782 DLLC NOTICE LLME(d60c837f/f63c8561){ASSIGNED} LLGM Assign pre (ffffffff => f63c8561) (gprs_llc.c:1079) 20241121125020782 DLLC NOTICE LLME(ffffffff/f63c8561){ASSIGNED} LLGM Assign post (ffffffff => f63c8561) (gprs_llc.c:1125) 20241121125020782 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241121125021281 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@9a3224e0b29d: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@9a3224e0b29d: Final verdict of PTC: pass 20241121125021291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60196<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121125021294 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125021294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1179)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1177)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1172)@9a3224e0b29d: Final verdict of PTC: none TC_suspend_rau-BVCI210(1171)@9a3224e0b29d: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@9a3224e0b29d: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1167)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1170)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1165)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1175)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_suspend_rau-BVCI210(1171): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_suspend_rau finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Nov 21 12:50:21 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241121125021426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125021828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106240) 20241121125022295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125022295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=106240, count=110596) 20241121125023296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125023296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Thu Nov 21 12:50:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125024297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125024297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_paging_ps started. 20241121125024885 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125024886 DMM INFO MM(262420000000050/f63c8561) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125024886 DMM INFO MM(262420000000050/f63c8561) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125024886 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125024886 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125024886 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121125024886 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121125024886 DLLC NOTICE LLME(ffffffff/f63c8561){ASSIGNED} LLGM Assign pre (f63c8561 => ffffffff) (gprs_llc.c:1079) 20241121125024886 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f63c8561 => ffffffff) (gprs_llc.c:1125) 20241121125024886 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d498c60 (gprs_sndcp.c:574) 20241121125024886 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d498fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121125024886 DMM NOTICE MM(262420000000050/f63c8561) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125024886 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241121125024886 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125024886 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125024887 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241121125024887 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241121125024887 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) 20241121125024887 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20241121125024887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121125024887 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121125024887 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121125024887 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121125024887 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125024938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125024938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125024938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125024938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125024938 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125024938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125024938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125024938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125024938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1187)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125024940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125024940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125024940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125024940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125024940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125024940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125024940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125024940 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125024940 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125024940 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125024940 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1186)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125024941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125024941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125024944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125024952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125024952 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1184)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1186)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125024968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125024968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125024968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125024968 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125024968 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125024968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125024968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125024968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125024968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125024970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125024970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125024970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125024970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125024970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125024970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125024970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125024970 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125024970 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125024970 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125024970 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125024971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125024971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125024974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125024983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125024983 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125025008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125025008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125025008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125025008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125025008 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125025008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125025008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125025008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125025008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125025010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125025010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125025010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125025010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125025010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125025010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125025010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125025010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125025010 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125025010 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125025010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125025011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125025011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125025014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125025023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125025023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125025298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125025298 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125025298 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125025298 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125025300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125025301 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@9a3224e0b29d: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='F80A4CCD'O, index=0 SGSN_Test-GSUP(1198)@9a3224e0b29d: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@9a3224e0b29d: 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 := '623C7984DCBF0C61ECDF8EF968204274'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CB5CC2E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26C9FB7F3922EB90'O } } } } } 20241121125026357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125026357 DLLC NOTICE LLME(ffffffff/f80a4ccd){UNASSIGNED} LLC RX: unknown TLLI 0xf80a4ccd, creating LLME on the fly (gprs_llc.c:552) 20241121125026357 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125026357 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach" (gprs_gmm.c:1266) 20241121125026357 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121125026357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121125026357 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121125026357 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121125026357 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125026357 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125026357 DLLC NOTICE LLME(ffffffff/f80a4ccd){UNASSIGNED} LLGM Assign pre (f80a4ccd => f43d4585) (gprs_llc.c:1079) 20241121125026357 DLLC NOTICE LLME(f80a4ccd/f43d4585){ASSIGNED} LLGM Assign post (f80a4ccd => f43d4585) (gprs_llc.c:1125) 20241121125026357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125026358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125026358 DMM DEBUG MM(262420000000051/f43d4585) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125026371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125026371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121125026371 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125026371 DMM DEBUG MM(262420000000051/f43d4585) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241121125026371 DMM NOTICE MM(262420000000051/f43d4585) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125026371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125026371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125026371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125026371 DMM DEBUG MM(262420000000051/f43d4585) Requesting authorization (sgsn_auth.c:160) 20241121125026371 DMM INFO MM(262420000000051/f43d4585) Requesting authentication tuples (sgsn_auth.c:184) 20241121125026371 DMM DEBUG MM(262420000000051/f43d4585) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125026371 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241121125026371 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@9a3224e0b29d: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@9a3224e0b29d: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241121125026374 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125026374 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125026374 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125026374 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125026374 DMM INFO MM(262420000000051/f43d4585) Subscriber data update (mmctx.c:445) 20241121125026374 DMM DEBUG MM(262420000000051/f43d4585) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125026374 DMM INFO MM(262420000000051/f43d4585) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125026374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125026374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125026374 DMM INFO MM(262420000000051/f43d4585) <- GMM AUTH AND CIPHERING REQ (rand = 62 3c 79 84 dc bf 0c 61 ec df 8e f9 68 20 42 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121125026382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125026382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125026382 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125026382 DMM INFO MM(262420000000051/f43d4585) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125026382 DMM NOTICE MM(262420000000051/f43d4585) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125026382 DMM DEBUG MM(262420000000051/f43d4585) checking auth: received GSM SRES = cb 5c c2 e9 (gprs_gmm.c:666) 20241121125026382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125026382 DMM DEBUG MM(262420000000051/f43d4585) Requesting authorization (sgsn_auth.c:160) 20241121125026382 DMM INFO MM(262420000000051/f43d4585) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125026382 DMM DEBUG MM(262420000000051/f43d4585) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125026382 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241121125026382 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) 20241121125026382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121125026382 DMM INFO MM(262420000000051/f43d4585) <- GMM ATTACH ACCEPT (new P-TMSI=0xf43d4585) (gprs_gmm.c:300) 20241121125026383 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125026383 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125026383 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241121125026383 DMM INFO MM(262420000000051/f43d4585) Subscriber data update (mmctx.c:445) 20241121125026383 DMM DEBUG MM(262420000000051/f43d4585) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125026383 DMM INFO MM(262420000000051/f43d4585) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125026383 DMM NOTICE MM(262420000000051/f43d4585) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241121125026383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125026383 DMM NOTICE MM(262420000000051/f43d4585) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125026383 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) 20241121125026384 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125026384 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241121125026384 DMM INFO MM(262420000000051/f43d4585) Subscriber data update (mmctx.c:445) 20241121125026384 DMM DEBUG MM(262420000000051/f43d4585) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121125026390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125026390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121125026390 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125026390 DMM INFO MM(262420000000051/f43d4585) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125026390 DMM NOTICE MM(262420000000051/f43d4585) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125026390 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125026390 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125026390 DLLC NOTICE LLME(f80a4ccd/f43d4585){ASSIGNED} LLGM Assign pre (ffffffff => f43d4585) (gprs_llc.c:1079) 20241121125026390 DLLC NOTICE LLME(ffffffff/f43d4585){ASSIGNED} LLGM Assign post (ffffffff => f43d4585) (gprs_llc.c:1125) 20241121125026390 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121125026391 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121125026391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125026391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@9a3224e0b29d: setverdict(pass): none -> pass 20241121125026442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125026442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121125026443 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125026443 DMM INFO MM(262420000000051/f43d4585) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125026443 DMM INFO MM(262420000000051/f43d4585) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125026443 DMM DEBUG MM(262420000000051/f43d4585) Using GGSN 0 (gprs_sm.c:312) 20241121125026443 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) 20241121125026443 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241121125026443 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125026443 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125026443 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241121125026455 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 b2 68 e6 9c 11 52 52 43 5c 14 05 7f d5 42 71 e9 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) 20241121125026455 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d7368, cbp=0x55f48d492260) (sgsn_libgtp.c:632) 20241121125026455 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125026455 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d498fb8 TLLI=f43d4585, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121125026455 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125026455 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121125026463 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241121125029444 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241121125029444 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241121125029444 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241121125031470 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241121125031470 DMM INFO MM(262420000000051/f43d4585) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1184)@9a3224e0b29d: 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 := 'F43D4585'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1184)@9a3224e0b29d: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@9a3224e0b29d: Final verdict of PTC: pass 20241121125031483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48606<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1187)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(1198)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@9a3224e0b29d: Final verdict of PTC: none TC_paging_ps-BVCI196(1184)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1196)@9a3224e0b29d: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1191)@9a3224e0b29d: Final verdict of PTC: none 20241121125031486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125031486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GGSN_GTP(1199)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@9a3224e0b29d: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1189)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1194)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1185)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_paging_ps finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Thu Nov 21 12:50:31 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241121125031621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125032023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95692) 20241121125032487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125032487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95692, count=103656) 20241121125033488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125033488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Thu Nov 21 12:50:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125034490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125034490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_paging_ps_ra_multiple_cells started. 20241121125035081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125035082 DMM INFO MM(262420000000051/f43d4585) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125035082 DMM INFO MM(262420000000051/f43d4585) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125035082 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125035082 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125035082 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121125035082 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241121125035082 DLLC NOTICE LLME(ffffffff/f43d4585){ASSIGNED} LLGM Assign pre (f43d4585 => ffffffff) (gprs_llc.c:1079) 20241121125035082 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f43d4585 => ffffffff) (gprs_llc.c:1125) 20241121125035082 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d498c60 (gprs_sndcp.c:574) 20241121125035082 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d498fb8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121125035082 DMM NOTICE MM(262420000000051/f43d4585) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125035082 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241121125035082 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125035082 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125035082 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241121125035082 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241121125035082 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) 20241121125035083 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20241121125035083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121125035083 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121125035083 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121125035083 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121125035083 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125035128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125035128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125035128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125035128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125035128 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125035128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125035128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125035128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125035128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125035129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125035129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125035129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125035130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125035130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125035130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125035130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125035130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125035130 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125035130 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125035130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125035130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125035130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125035135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125035144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125035144 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1210)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1210)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125035167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125035167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125035167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125035167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125035167 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125035167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125035167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125035167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125035167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1210)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125035168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125035168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125035168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125035168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125035168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125035168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125035168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125035168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125035168 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125035168 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125035169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1210)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125035169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125035169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1210)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125035173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1211)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121125035183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125035183 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1211)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125035208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125035208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125035208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125035208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125035208 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125035208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125035208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125035208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125035208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125035210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125035210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125035210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125035210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125035210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125035210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125035210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125035210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125035210 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125035210 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125035210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125035211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125035211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125035214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125035223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125035223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125035490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125035490 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125035490 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125035490 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125035493 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1216)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125035493 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@9a3224e0b29d: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='CE2C2CC5'O, index=0 SGSN_Test-GSUP(1217)@9a3224e0b29d: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@9a3224e0b29d: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1209)@9a3224e0b29d: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='CE2C2CC5'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@9a3224e0b29d: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='CE2C2CC5'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@9a3224e0b29d: 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 := '2AE421F35CA4EC393B4431BB830AE222'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37997A66'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1234E28D5EE3067C'O } } } } } 20241121125036543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125036543 DLLC NOTICE LLME(ffffffff/ce2c2cc5){UNASSIGNED} LLC RX: unknown TLLI 0xce2c2cc5, creating LLME on the fly (gprs_llc.c:552) 20241121125036543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125036543 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach" (gprs_gmm.c:1266) 20241121125036543 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121125036543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121125036543 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121125036543 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121125036543 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125036543 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125036543 DLLC NOTICE LLME(ffffffff/ce2c2cc5){UNASSIGNED} LLGM Assign pre (ce2c2cc5 => c9c7816d) (gprs_llc.c:1079) 20241121125036543 DLLC NOTICE LLME(ce2c2cc5/c9c7816d){ASSIGNED} LLGM Assign post (ce2c2cc5 => c9c7816d) (gprs_llc.c:1125) 20241121125036543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125036543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125036543 DMM DEBUG MM(262420000000052/c9c7816d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125036556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125036556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121125036556 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125036556 DMM DEBUG MM(262420000000052/c9c7816d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241121125036556 DMM NOTICE MM(262420000000052/c9c7816d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125036556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125036556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125036556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125036556 DMM DEBUG MM(262420000000052/c9c7816d) Requesting authorization (sgsn_auth.c:160) 20241121125036556 DMM INFO MM(262420000000052/c9c7816d) Requesting authentication tuples (sgsn_auth.c:184) 20241121125036556 DMM DEBUG MM(262420000000052/c9c7816d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125036556 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241121125036556 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@9a3224e0b29d: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@9a3224e0b29d: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241121125036559 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125036559 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125036559 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125036559 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125036559 DMM INFO MM(262420000000052/c9c7816d) Subscriber data update (mmctx.c:445) 20241121125036559 DMM DEBUG MM(262420000000052/c9c7816d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125036559 DMM INFO MM(262420000000052/c9c7816d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125036559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125036559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125036559 DMM INFO MM(262420000000052/c9c7816d) <- GMM AUTH AND CIPHERING REQ (rand = 2a e4 21 f3 5c a4 ec 39 3b 44 31 bb 83 0a e2 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121125036567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125036567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125036567 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125036567 DMM INFO MM(262420000000052/c9c7816d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125036567 DMM NOTICE MM(262420000000052/c9c7816d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125036567 DMM DEBUG MM(262420000000052/c9c7816d) checking auth: received GSM SRES = 37 99 7a 66 (gprs_gmm.c:666) 20241121125036567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125036567 DMM DEBUG MM(262420000000052/c9c7816d) Requesting authorization (sgsn_auth.c:160) 20241121125036567 DMM INFO MM(262420000000052/c9c7816d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125036567 DMM DEBUG MM(262420000000052/c9c7816d) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125036567 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241121125036567 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) 20241121125036567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121125036567 DMM INFO MM(262420000000052/c9c7816d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9c7816d) (gprs_gmm.c:300) 20241121125036568 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125036568 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125036568 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241121125036568 DMM INFO MM(262420000000052/c9c7816d) Subscriber data update (mmctx.c:445) 20241121125036568 DMM DEBUG MM(262420000000052/c9c7816d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125036568 DMM INFO MM(262420000000052/c9c7816d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125036568 DMM NOTICE MM(262420000000052/c9c7816d) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241121125036568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125036568 DMM NOTICE MM(262420000000052/c9c7816d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125036568 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) 20241121125036569 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125036569 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241121125036569 DMM INFO MM(262420000000052/c9c7816d) Subscriber data update (mmctx.c:445) 20241121125036569 DMM DEBUG MM(262420000000052/c9c7816d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121125036575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125036575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121125036575 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125036575 DMM INFO MM(262420000000052/c9c7816d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125036575 DMM NOTICE MM(262420000000052/c9c7816d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125036575 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125036575 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125036575 DLLC NOTICE LLME(ce2c2cc5/c9c7816d){ASSIGNED} LLGM Assign pre (ffffffff => c9c7816d) (gprs_llc.c:1079) 20241121125036575 DLLC NOTICE LLME(ffffffff/c9c7816d){ASSIGNED} LLGM Assign post (ffffffff => c9c7816d) (gprs_llc.c:1125) 20241121125036575 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121125036575 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121125036575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125036575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125036628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125036628 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121125036628 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125036628 DMM INFO MM(262420000000052/c9c7816d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125036628 DMM INFO MM(262420000000052/c9c7816d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125036628 DMM DEBUG MM(262420000000052/c9c7816d) Using GGSN 0 (gprs_sm.c:312) 20241121125036628 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) 20241121125036628 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241121125036628 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125036628 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125036628 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241121125036639 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 96 72 6e 7c 11 da fc 70 af 14 05 7f 7c 38 ed 64 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) 20241121125036639 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d83d8, cbp=0x55f48d492cc0) (sgsn_libgtp.c:632) 20241121125036639 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125036639 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d49a0c8 TLLI=c9c7816d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121125036639 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125036639 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@9a3224e0b29d: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121125036646 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241121125039629 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241121125039629 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241121125039629 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241121125041654 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241121125041654 DMM INFO MM(262420000000052/c9c7816d) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1209)@9a3224e0b29d: 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 := 'C9C7816D'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241121125041879 DGPRS DEBUG Checking for inactive LLMEs, time = 14004176 (sgsn.c:131) 20241121125055491 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241121125055492 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241121125055492 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125105131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125105133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125105133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125105169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125105171 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125105171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125105211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125105213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125105213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@9a3224e0b29d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9a3224e0b29d: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. 20241121125106541 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125106541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(1217)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1210)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1205)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@9a3224e0b29d: Final verdict of PTC: none 20241121125106543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52074<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1211)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1215)@9a3224e0b29d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@9a3224e0b29d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1209)@9a3224e0b29d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1208)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1203)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1213)@9a3224e0b29d: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@9a3224e0b29d: Final verdict of PTC: fail reason: "Tguard timeout" MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1208): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1209): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1210): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1211): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@9a3224e0b29d: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Thu Nov 21 12:51:06 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241121125106675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125107076 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104824) 20241121125107542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125107542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104824, count=109180) 20241121125108544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125108544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Thu Nov 21 12:51:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125109545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125109545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_bssgp_rim_single_report started. 20241121125110132 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125110133 DMM INFO MM(262420000000052/c9c7816d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125110133 DMM INFO MM(262420000000052/c9c7816d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125110133 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125110133 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125110133 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121125110133 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241121125110133 DLLC NOTICE LLME(ffffffff/c9c7816d){ASSIGNED} LLGM Assign pre (c9c7816d => ffffffff) (gprs_llc.c:1079) 20241121125110133 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9c7816d => ffffffff) (gprs_llc.c:1125) 20241121125110133 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d499d70 (gprs_sndcp.c:574) 20241121125110133 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d49a0c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121125110133 DMM NOTICE MM(262420000000052/c9c7816d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125110133 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241121125110133 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125110133 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125110133 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241121125110133 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241121125110133 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) 20241121125110133 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20241121125110133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121125110133 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121125110133 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121125110133 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121125110133 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1225)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125110186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125110186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125110186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125110186 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125110186 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125110186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125110186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125110186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125110186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1224)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1225)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125110188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125110188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125110188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125110188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125110188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125110188 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125110188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125110188 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125110188 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125110188 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125110188 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125110189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125110189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1225)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1225)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125110193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125110202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125110202 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1226)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1222)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1224)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125110211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125110211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125110211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125110211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125110211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125110211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125110211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125110211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125110211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125110213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125110213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125110213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125110213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125110213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125110213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125110213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125110213 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125110213 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125110213 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125110213 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125110213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1229)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125110214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125110217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121125110228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125110228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125110251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125110251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125110251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125110251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125110251 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125110251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125110251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125110251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125110251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125110253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125110253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125110253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125110253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125110253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125110253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125110253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125110253 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125110253 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125110253 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125110253 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1234)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125110253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125110253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125110256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125110265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125110265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125110545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125110545 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125110545 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125110546 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125110547 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125110548 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125110568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9a3224e0b29d: setverdict(pass): none -> pass MTC@9a3224e0b29d: Warning: Re-starting timer T, which is already active (running or expired). 20241121125110579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121125110586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36224<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1236)@9a3224e0b29d: Final verdict of PTC: none 20241121125110588 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1229)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1225)@9a3224e0b29d: Final verdict of PTC: none 20241121125110588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1226)@9a3224e0b29d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@9a3224e0b29d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1222)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1234)@9a3224e0b29d: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1223)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1232)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1227)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: pass MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1222): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1223): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1225): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@9a3224e0b29d: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Thu Nov 21 12:51:10 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 20241121125110719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125111120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55140) 20241121125111589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125111589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125111880 DGPRS DEBUG Checking for inactive LLMEs, time = 14004206 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=55140, count=59496) 20241121125112591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125112591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Thu Nov 21 12:51:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125113592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125113592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_rim_eutran_to_geran started. 20241121125114180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36236<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125114181 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1242)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125114222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125114222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125114222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125114222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125114222 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125114222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125114222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125114222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125114222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125114224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125114224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125114224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125114225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125114225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125114225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125114225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125114225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125114225 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125114225 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125114225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125114226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125114226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1242)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125114230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1243)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1239)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125114239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125114239 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1247)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1247)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125114261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125114261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125114261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125114261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125114261 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125114261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125114261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125114261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125114261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1247)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125114263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125114263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125114263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125114263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125114263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125114263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125114263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125114263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125114263 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125114263 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125114263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125114264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125114264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1247)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1247)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125114268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1248)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1244)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125114278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125114278 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1246)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1248)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125114298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125114298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125114298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125114298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125114298 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125114298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125114298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125114298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125114298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125114300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125114300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125114300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125114300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125114300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125114300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125114300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125114300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125114300 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125114300 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125114300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1252)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125114301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125114301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125114304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125114315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125114315 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125114592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125114592 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125114592 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125114592 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125114594 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121125114595 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1253)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@9a3224e0b29d: setverdict(pass): none -> pass 20241121125114625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121125114629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36236<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121125114631 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125114631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1254)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1247)@9a3224e0b29d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@9a3224e0b29d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1246)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1242)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1252)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1248)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@9a3224e0b29d: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1240)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1245)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1250)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: pass MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1245): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1246): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1247): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1248): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@9a3224e0b29d: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Thu Nov 21 12:51:14 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 20241121125114761 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125115162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51500) 20241121125115632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125115632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51500, count=52760) 20241121125116633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125116633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Thu Nov 21 12:51:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125117634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125117635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_cell_change_different_rai_ci_attach started. 20241121125118222 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125118224 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125118271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125118271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125118271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125118271 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125118271 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125118271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125118271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125118271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125118271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125118272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125118272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125118272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125118273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125118273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125118273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125118273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125118273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125118273 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125118273 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125118273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125118273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125118273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125118277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1261)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1257)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125118288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125118288 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125118309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125118309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125118309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125118309 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125118309 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125118309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125118309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125118309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125118310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125118311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125118311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125118311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125118311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125118311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125118311 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125118311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125118311 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125118311 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125118311 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125118311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1265)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125118312 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125118312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125118315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1266)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125118325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125118325 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125118358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125118358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125118358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125118358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125118358 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125118358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125118358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125118358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125118358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125118360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125118360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125118360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125118360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125118360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125118360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125118360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125118360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125118360 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125118360 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125118360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125118361 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125118361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125118364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125118372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125118372 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1268)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125118635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125118635 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125118635 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125118635 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1270)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1270)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125118637 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1270)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1270)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125118638 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1270)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1270)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1270)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1270)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@9a3224e0b29d: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F9B6CFC5'O, index=0 SGSN_Test-GSUP(1272)@9a3224e0b29d: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@9a3224e0b29d: 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 := '274C3EAEFA889A6853774021187D0902'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A8C1DCFD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '349FBD9C7DDE4ED2'O } } } } } 20241121125118683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125118683 DLLC NOTICE LLME(ffffffff/f9b6cfc5){UNASSIGNED} LLC RX: unknown TLLI 0xf9b6cfc5, creating LLME on the fly (gprs_llc.c:552) 20241121125118683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125118683 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach" (gprs_gmm.c:1266) 20241121125118683 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121125118683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121125118683 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121125118683 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121125118683 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125118683 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125118683 DLLC NOTICE LLME(ffffffff/f9b6cfc5){UNASSIGNED} LLGM Assign pre (f9b6cfc5 => c1b5d5ba) (gprs_llc.c:1079) 20241121125118683 DLLC NOTICE LLME(f9b6cfc5/c1b5d5ba){ASSIGNED} LLGM Assign post (f9b6cfc5 => c1b5d5ba) (gprs_llc.c:1125) 20241121125118683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125118683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125118683 DMM DEBUG MM(262420000000068/c1b5d5ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125118695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125118695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121125118695 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125118695 DMM DEBUG MM(262420000000068/c1b5d5ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241121125118695 DMM NOTICE MM(262420000000068/c1b5d5ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125118695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125118695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125118695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125118695 DMM DEBUG MM(262420000000068/c1b5d5ba) Requesting authorization (sgsn_auth.c:160) 20241121125118695 DMM INFO MM(262420000000068/c1b5d5ba) Requesting authentication tuples (sgsn_auth.c:184) 20241121125118695 DMM DEBUG MM(262420000000068/c1b5d5ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125118695 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241121125118695 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@9a3224e0b29d: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@9a3224e0b29d: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241121125118698 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125118698 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125118698 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125118698 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125118698 DMM INFO MM(262420000000068/c1b5d5ba) Subscriber data update (mmctx.c:445) 20241121125118698 DMM DEBUG MM(262420000000068/c1b5d5ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125118698 DMM INFO MM(262420000000068/c1b5d5ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125118698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125118698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125118698 DMM INFO MM(262420000000068/c1b5d5ba) <- GMM AUTH AND CIPHERING REQ (rand = 27 4c 3e ae fa 88 9a 68 53 77 40 21 18 7d 09 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121125118705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125118705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125118705 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125118705 DMM INFO MM(262420000000068/c1b5d5ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125118705 DMM NOTICE MM(262420000000068/c1b5d5ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125118705 DMM DEBUG MM(262420000000068/c1b5d5ba) checking auth: received GSM SRES = a8 c1 dc fd (gprs_gmm.c:666) 20241121125118705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125118705 DMM DEBUG MM(262420000000068/c1b5d5ba) Requesting authorization (sgsn_auth.c:160) 20241121125118705 DMM INFO MM(262420000000068/c1b5d5ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125118705 DMM DEBUG MM(262420000000068/c1b5d5ba) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125118705 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241121125118705 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) 20241121125118705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121125118705 DMM INFO MM(262420000000068/c1b5d5ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1b5d5ba) (gprs_gmm.c:300) 20241121125118706 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125118706 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125118706 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241121125118706 DMM INFO MM(262420000000068/c1b5d5ba) Subscriber data update (mmctx.c:445) 20241121125118706 DMM DEBUG MM(262420000000068/c1b5d5ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125118706 DMM INFO MM(262420000000068/c1b5d5ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125118706 DMM NOTICE MM(262420000000068/c1b5d5ba) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241121125118706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125118706 DMM NOTICE MM(262420000000068/c1b5d5ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125118706 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) 20241121125118707 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125118707 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241121125118707 DMM INFO MM(262420000000068/c1b5d5ba) Subscriber data update (mmctx.c:445) 20241121125118707 DMM DEBUG MM(262420000000068/c1b5d5ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121125118714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125118714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121125118714 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125118714 DMM INFO MM(262420000000068/c1b5d5ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125118714 DMM NOTICE MM(262420000000068/c1b5d5ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125118714 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125118714 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125118714 DLLC NOTICE LLME(f9b6cfc5/c1b5d5ba){ASSIGNED} LLGM Assign pre (ffffffff => c1b5d5ba) (gprs_llc.c:1079) 20241121125118714 DLLC NOTICE LLME(ffffffff/c1b5d5ba){ASSIGNED} LLGM Assign post (ffffffff => c1b5d5ba) (gprs_llc.c:1125) 20241121125118714 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121125118714 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121125118714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125118714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125118765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125118765 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121125118765 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125118765 DMM INFO MM(262420000000068/c1b5d5ba) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125118765 DMM INFO MM(262420000000068/c1b5d5ba) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125118765 DMM DEBUG MM(262420000000068/c1b5d5ba) Using GGSN 0 (gprs_sm.c:312) 20241121125118765 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) 20241121125118766 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241121125118766 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125118766 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125118766 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241121125118777 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 d7 85 4f 60 11 37 a3 3b 4c 14 05 7f 4d a4 bb 98 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) 20241121125118777 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580d9448, cbp=0x55f48d492670) (sgsn_libgtp.c:632) 20241121125118777 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125118777 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d49a0c8 TLLI=c1b5d5ba, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121125118777 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125118777 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@9a3224e0b29d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121125118786 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241121125118794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125118794 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241121125118794 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@9a3224e0b29d: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@9a3224e0b29d: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='C1B5D5BA'O, index=0 20241121125118801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125118801 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241121125118801 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC1B5D5BA) type="GPRS attach" (gprs_gmm.c:1266) 20241121125118801 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125118801 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121125118802 DLLC NOTICE LLME(ffffffff/c1b5d5ba){ASSIGNED} LLGM Assign pre (c1b5d5ba => d7a9cb57) (gprs_llc.c:1079) 20241121125118802 DLLC NOTICE LLME(c1b5d5ba/d7a9cb57){ASSIGNED} LLGM Assign post (c1b5d5ba => d7a9cb57) (gprs_llc.c:1125) 20241121125118802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125118802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125118802 DMM DEBUG MM(262420000000068/d7a9cb57) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125118813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125118813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241121125118813 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125118813 DMM DEBUG MM(262420000000068/d7a9cb57) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241121125118813 DMM NOTICE MM(262420000000068/d7a9cb57) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125118813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125118813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125118813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125118813 DMM DEBUG MM(262420000000068/d7a9cb57) Requesting authorization (sgsn_auth.c:160) 20241121125118813 DMM INFO MM(262420000000068/d7a9cb57) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125118813 DMM DEBUG MM(262420000000068/d7a9cb57) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125118813 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241121125118813 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) 20241121125119800 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125119800 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125119800 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241121125119800 DMM INFO MM(262420000000068/d7a9cb57) Subscriber data update (mmctx.c:445) 20241121125119800 DMM DEBUG MM(262420000000068/d7a9cb57) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241121125119800 DMM INFO MM(262420000000068/d7a9cb57) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241121125119800 DMM NOTICE MM(262420000000068/d7a9cb57) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241121125119800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125119800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125119800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241121125119800 DMM INFO MM(262420000000068/d7a9cb57) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7a9cb57) (gprs_gmm.c:300) 20241121125119800 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) 20241121125119801 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125119801 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241121125119801 DMM INFO MM(262420000000068/d7a9cb57) Subscriber data update (mmctx.c:445) 20241121125119801 DMM DEBUG MM(262420000000068/d7a9cb57) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121125119809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125119809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125119809 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125119809 DMM INFO MM(262420000000068/d7a9cb57) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125119809 DMM NOTICE MM(262420000000068/d7a9cb57) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125119809 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125119809 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125119809 DLLC NOTICE LLME(c1b5d5ba/d7a9cb57){ASSIGNED} LLGM Assign pre (ffffffff => d7a9cb57) (gprs_llc.c:1079) 20241121125119809 DLLC NOTICE LLME(ffffffff/d7a9cb57){ASSIGNED} LLGM Assign post (ffffffff => d7a9cb57) (gprs_llc.c:1125) 20241121125119809 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121125119809 DMM ERROR MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241121125119809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125119809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125119858 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241121125119867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125119867 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125119867 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@9a3224e0b29d: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@9a3224e0b29d: Final verdict of PTC: pass 20241121125119871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36124<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1272)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1271)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@9a3224e0b29d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1268)@9a3224e0b29d: Final verdict of PTC: none 20241121125119874 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125119874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1265)@9a3224e0b29d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1260)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@9a3224e0b29d: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1270)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1269)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1258)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1263)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1268): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1269): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1270): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1271): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Thu Nov 21 12:51:19 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241121125120003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125120404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113748) 20241121125120874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125120874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=113748, count=122720) 20241121125121875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125121875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Thu Nov 21 12:51:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125122867 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241121125122867 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241121125122867 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241121125122876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125122876 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_cell_change_different_rai_ci_data started. 20241121125123467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125123469 DMM INFO MM(262420000000068/d7a9cb57) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125123469 DMM INFO MM(262420000000068/d7a9cb57) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125123469 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125123469 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125123469 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121125123469 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241121125123469 DLLC NOTICE LLME(ffffffff/d7a9cb57){ASSIGNED} LLGM Assign pre (d7a9cb57 => ffffffff) (gprs_llc.c:1079) 20241121125123469 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7a9cb57 => ffffffff) (gprs_llc.c:1125) 20241121125123469 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d499d70 (gprs_sndcp.c:574) 20241121125123469 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d49a0c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121125123469 DMM NOTICE MM(262420000000068/d7a9cb57) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125123469 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241121125123469 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125123469 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125123469 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241121125123469 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241121125123469 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) 20241121125123469 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gsup_client.c:399) 20241121125123469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121125123469 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121125123469 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121125123469 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121125123469 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1280)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@9a3224e0b29d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1279)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121125123522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125123522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125123522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125123522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125123522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125123522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125123522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125123522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125123522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1280)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125123524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125123524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125123524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125123524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125123524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125123524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125123524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125123524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125123524 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125123524 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125123524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1280)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125123525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125123525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125123528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125123537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125123537 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1281)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1277)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1279)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125123547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125123548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125123548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125123548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125123548 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125123548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125123548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125123548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125123548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125123549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125123549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125123549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125123549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125123549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125123549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125123549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125123549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125123549 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125123549 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125123549 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125123550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125123550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125123554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121125123564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125123564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125123587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125123587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125123587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125123587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125123587 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125123587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125123587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125123587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125123587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125123589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125123589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125123589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125123589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125123589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125123589 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125123589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125123589 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125123589 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125123589 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125123589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125123590 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125123590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125123594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125123603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125123603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1288)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125123877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125123877 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125123877 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125123877 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125123879 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125123880 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1277)@9a3224e0b29d: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='F0853C5E'O, index=0 SGSN_Test-GSUP(1291)@9a3224e0b29d: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@9a3224e0b29d: 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 := '3741252AE129475B58AC7B184CCF4E7E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FA545DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '14052A20CEE69AB8'O } } } } } 20241121125123928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125123928 DLLC NOTICE LLME(ffffffff/f0853c5e){UNASSIGNED} LLC RX: unknown TLLI 0xf0853c5e, creating LLME on the fly (gprs_llc.c:552) 20241121125123928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125123928 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach" (gprs_gmm.c:1266) 20241121125123928 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121125123928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121125123928 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121125123928 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121125123928 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125123928 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125123928 DLLC NOTICE LLME(ffffffff/f0853c5e){UNASSIGNED} LLGM Assign pre (f0853c5e => de59d7af) (gprs_llc.c:1079) 20241121125123928 DLLC NOTICE LLME(f0853c5e/de59d7af){ASSIGNED} LLGM Assign post (f0853c5e => de59d7af) (gprs_llc.c:1125) 20241121125123928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125123928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125123928 DMM DEBUG MM(262420000000070/de59d7af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125123939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125123939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121125123939 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125123939 DMM DEBUG MM(262420000000070/de59d7af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241121125123939 DMM NOTICE MM(262420000000070/de59d7af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125123939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125123939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125123939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125123939 DMM DEBUG MM(262420000000070/de59d7af) Requesting authorization (sgsn_auth.c:160) 20241121125123939 DMM INFO MM(262420000000070/de59d7af) Requesting authentication tuples (sgsn_auth.c:184) 20241121125123939 DMM DEBUG MM(262420000000070/de59d7af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125123939 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241121125123939 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@9a3224e0b29d: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@9a3224e0b29d: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241121125123942 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125123942 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125123942 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125123942 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125123942 DMM INFO MM(262420000000070/de59d7af) Subscriber data update (mmctx.c:445) 20241121125123942 DMM DEBUG MM(262420000000070/de59d7af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125123942 DMM INFO MM(262420000000070/de59d7af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125123942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125123942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125123942 DMM INFO MM(262420000000070/de59d7af) <- GMM AUTH AND CIPHERING REQ (rand = 37 41 25 2a e1 29 47 5b 58 ac 7b 18 4c cf 4e 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121125123949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125123949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125123949 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125123949 DMM INFO MM(262420000000070/de59d7af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125123949 DMM NOTICE MM(262420000000070/de59d7af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125123949 DMM DEBUG MM(262420000000070/de59d7af) checking auth: received GSM SRES = 0f a5 45 db (gprs_gmm.c:666) 20241121125123949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125123949 DMM DEBUG MM(262420000000070/de59d7af) Requesting authorization (sgsn_auth.c:160) 20241121125123949 DMM INFO MM(262420000000070/de59d7af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125123949 DMM DEBUG MM(262420000000070/de59d7af) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125123949 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241121125123949 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) 20241121125123949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121125123949 DMM INFO MM(262420000000070/de59d7af) <- GMM ATTACH ACCEPT (new P-TMSI=0xde59d7af) (gprs_gmm.c:300) 20241121125123951 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125123951 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125123951 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241121125123951 DMM INFO MM(262420000000070/de59d7af) Subscriber data update (mmctx.c:445) 20241121125123951 DMM DEBUG MM(262420000000070/de59d7af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125123951 DMM INFO MM(262420000000070/de59d7af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125123951 DMM NOTICE MM(262420000000070/de59d7af) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241121125123951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125123951 DMM NOTICE MM(262420000000070/de59d7af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125123951 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) 20241121125123951 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125123951 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241121125123951 DMM INFO MM(262420000000070/de59d7af) Subscriber data update (mmctx.c:445) 20241121125123951 DMM DEBUG MM(262420000000070/de59d7af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121125123956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125123956 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121125123956 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125123956 DMM INFO MM(262420000000070/de59d7af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125123956 DMM NOTICE MM(262420000000070/de59d7af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125123956 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125123956 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125123956 DLLC NOTICE LLME(f0853c5e/de59d7af){ASSIGNED} LLGM Assign pre (ffffffff => de59d7af) (gprs_llc.c:1079) 20241121125123956 DLLC NOTICE LLME(ffffffff/de59d7af){ASSIGNED} LLGM Assign post (ffffffff => de59d7af) (gprs_llc.c:1125) 20241121125123957 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121125123957 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121125123957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125123957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125124008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125124008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121125124008 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125124008 DMM INFO MM(262420000000070/de59d7af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125124008 DMM INFO MM(262420000000070/de59d7af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125124008 DMM DEBUG MM(262420000000070/de59d7af) Using GGSN 0 (gprs_sm.c:312) 20241121125124008 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) 20241121125124008 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241121125124008 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125124008 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125124008 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241121125124018 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 32 00 00 01 80 08 00 10 c6 b7 33 7f 11 06 2d 37 f8 14 05 7f 2a 7d 01 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=1074 from retransmit req queue (gtp.c:443) 20241121125124018 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580da4b8, cbp=0x55f48d497af0) (sgsn_libgtp.c:632) 20241121125124018 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125124018 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d49a0c8 TLLI=de59d7af, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121125124018 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125124018 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@9a3224e0b29d: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121125124026 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241121125124032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125124032 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241121125124032 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@9a3224e0b29d: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='DE59D7AF'O, index=0 20241121125124039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125124039 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125124039 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55f48d49a0c8, TLLI=de59d7af, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@9a3224e0b29d: Removing Client IMSI='262420000000070'H, index=0 20241121125126039 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1277)@9a3224e0b29d: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@9a3224e0b29d: Final verdict of PTC: pass 20241121125126048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@9a3224e0b29d: Final verdict of PTC: none 20241121125126051 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125126051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1284)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1289)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1280)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@9a3224e0b29d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1277)@9a3224e0b29d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@9a3224e0b29d: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1278)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1287)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1282)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1277): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Thu Nov 21 12:51:26 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 20241121125126181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125126582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36158<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100900) 20241121125127033 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241121125127033 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241121125127033 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241121125127052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125127052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100900, count=107136) 20241121125128052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125128052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Thu Nov 21 12:51:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125129053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125129054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_cell_change_different_ci_attach started. 20241121125129644 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125129645 DMM INFO MM(262420000000070/de59d7af) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125129645 DMM INFO MM(262420000000070/de59d7af) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125129645 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125129645 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125129645 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121125129645 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241121125129645 DLLC NOTICE LLME(ffffffff/de59d7af){ASSIGNED} LLGM Assign pre (de59d7af => ffffffff) (gprs_llc.c:1079) 20241121125129645 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de59d7af => ffffffff) (gprs_llc.c:1125) 20241121125129645 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d499d70 (gprs_sndcp.c:574) 20241121125129645 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d49a0c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121125129645 DMM NOTICE MM(262420000000070/de59d7af) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125129645 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241121125129645 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125129645 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125129645 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241121125129645 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241121125129645 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) 20241121125129645 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20241121125129645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121125129646 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121125129646 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121125129646 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121125129646 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125129688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125129688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125129688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125129688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125129688 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125129688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125129688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125129688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125129688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125129689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125129689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125129689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125129689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125129689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125129689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125129689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125129689 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125129689 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125129689 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125129689 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125129690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125129690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125129694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1299)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121125129702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125129702 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125129732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125129732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125129732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125129732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125129733 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125129733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125129733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125129733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125129733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1303)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1304)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125129734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125129734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125129734 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125129735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125129735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125129735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125129735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125129735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125129735 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125129735 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125129735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125129736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125129736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1304)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125129739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1300)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125129749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125129749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1301)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1303)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1309)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1309)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125129767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125129767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125129767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125129767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125129767 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125129767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125129767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125129767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125129767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1309)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125129768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125129768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125129768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125129769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125129769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125129769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125129769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125129769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125129769 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125129769 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125129769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1309)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125129769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125129769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1309)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125129773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125129781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125129781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1306)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125130054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125130054 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125130054 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125130054 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1308)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1308)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125130056 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121125130056 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1308)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1308)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1308)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1308)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1308)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1308)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@9a3224e0b29d: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DD6C505D'O, index=0 SGSN_Test-GSUP(1310)@9a3224e0b29d: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@9a3224e0b29d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1301)@9a3224e0b29d: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='DD6C505D'O, index=0 TC_cell_change_different_ci_attach(1312)@9a3224e0b29d: 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 := 'F0140BABD2314884D19E7DF1A0D84A49'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '07880B37'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DFC4B348F8D8BF9E'O } } } } } 20241121125130107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125130107 DLLC NOTICE LLME(ffffffff/dd6c505d){UNASSIGNED} LLC RX: unknown TLLI 0xdd6c505d, creating LLME on the fly (gprs_llc.c:552) 20241121125130107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125130107 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach" (gprs_gmm.c:1266) 20241121125130107 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121125130107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121125130107 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121125130107 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121125130107 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125130107 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125130107 DLLC NOTICE LLME(ffffffff/dd6c505d){UNASSIGNED} LLGM Assign pre (dd6c505d => f3cdb49a) (gprs_llc.c:1079) 20241121125130107 DLLC NOTICE LLME(dd6c505d/f3cdb49a){ASSIGNED} LLGM Assign post (dd6c505d => f3cdb49a) (gprs_llc.c:1125) 20241121125130107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125130107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125130107 DMM DEBUG MM(262420000000069/f3cdb49a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125130122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125130122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121125130122 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125130122 DMM DEBUG MM(262420000000069/f3cdb49a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241121125130122 DMM NOTICE MM(262420000000069/f3cdb49a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125130122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125130122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125130122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125130122 DMM DEBUG MM(262420000000069/f3cdb49a) Requesting authorization (sgsn_auth.c:160) 20241121125130122 DMM INFO MM(262420000000069/f3cdb49a) Requesting authentication tuples (sgsn_auth.c:184) 20241121125130122 DMM DEBUG MM(262420000000069/f3cdb49a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125130122 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241121125130122 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@9a3224e0b29d: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@9a3224e0b29d: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241121125130126 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125130126 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125130126 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125130126 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125130126 DMM INFO MM(262420000000069/f3cdb49a) Subscriber data update (mmctx.c:445) 20241121125130126 DMM DEBUG MM(262420000000069/f3cdb49a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125130126 DMM INFO MM(262420000000069/f3cdb49a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125130126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125130126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125130126 DMM INFO MM(262420000000069/f3cdb49a) <- GMM AUTH AND CIPHERING REQ (rand = f0 14 0b ab d2 31 48 84 d1 9e 7d f1 a0 d8 4a 49 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121125130134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125130134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125130134 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125130134 DMM INFO MM(262420000000069/f3cdb49a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125130134 DMM NOTICE MM(262420000000069/f3cdb49a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125130134 DMM DEBUG MM(262420000000069/f3cdb49a) checking auth: received GSM SRES = 07 88 0b 37 (gprs_gmm.c:666) 20241121125130134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125130134 DMM DEBUG MM(262420000000069/f3cdb49a) Requesting authorization (sgsn_auth.c:160) 20241121125130134 DMM INFO MM(262420000000069/f3cdb49a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125130134 DMM DEBUG MM(262420000000069/f3cdb49a) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125130134 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241121125130134 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) 20241121125130134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121125130134 DMM INFO MM(262420000000069/f3cdb49a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3cdb49a) (gprs_gmm.c:300) 20241121125130136 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125130136 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125130136 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241121125130136 DMM INFO MM(262420000000069/f3cdb49a) Subscriber data update (mmctx.c:445) 20241121125130136 DMM DEBUG MM(262420000000069/f3cdb49a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125130136 DMM INFO MM(262420000000069/f3cdb49a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125130136 DMM NOTICE MM(262420000000069/f3cdb49a) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241121125130136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125130136 DMM NOTICE MM(262420000000069/f3cdb49a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125130136 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) 20241121125130136 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125130136 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241121125130136 DMM INFO MM(262420000000069/f3cdb49a) Subscriber data update (mmctx.c:445) 20241121125130136 DMM DEBUG MM(262420000000069/f3cdb49a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121125130142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125130142 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121125130142 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125130142 DMM INFO MM(262420000000069/f3cdb49a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125130142 DMM NOTICE MM(262420000000069/f3cdb49a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125130142 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125130142 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125130142 DLLC NOTICE LLME(dd6c505d/f3cdb49a){ASSIGNED} LLGM Assign pre (ffffffff => f3cdb49a) (gprs_llc.c:1079) 20241121125130143 DLLC NOTICE LLME(ffffffff/f3cdb49a){ASSIGNED} LLGM Assign post (ffffffff => f3cdb49a) (gprs_llc.c:1125) 20241121125130143 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121125130143 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121125130143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125130143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125130194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125130194 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121125130194 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125130194 DMM INFO MM(262420000000069/f3cdb49a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125130194 DMM INFO MM(262420000000069/f3cdb49a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125130194 DMM DEBUG MM(262420000000069/f3cdb49a) Using GGSN 0 (gprs_sm.c:312) 20241121125130194 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 16. This is a software bug that needs fixing. (rate_ctr.c:221) 20241121125130194 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241121125130194 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125130194 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125130194 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241121125130206 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 34 00 00 01 80 08 00 10 6b 61 d2 23 11 e6 6b 7d 0c 14 05 7f 41 4e b3 fe 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241121125130206 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580db528, cbp=0x55f48d49c410) (sgsn_libgtp.c:632) 20241121125130206 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125130206 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d499348 TLLI=f3cdb49a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121125130206 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125130206 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@9a3224e0b29d: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121125130213 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241121125130221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125130221 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241121125130221 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1301)@9a3224e0b29d: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1306)@9a3224e0b29d: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='F3CDB49A'O, index=0 20241121125130227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125130227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241121125130227 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125130227 DMM INFO MM(262420000000069/f3cdb49a) -> GMM ATTACH REQUEST MI(TMSI-0xF3CDB49A) type="GPRS attach" (gprs_gmm.c:1266) 20241121125130227 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125130227 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121125130227 DLLC NOTICE LLME(ffffffff/f3cdb49a){ASSIGNED} LLGM Assign pre (f3cdb49a => df864f59) (gprs_llc.c:1079) 20241121125130227 DLLC NOTICE LLME(f3cdb49a/df864f59){ASSIGNED} LLGM Assign post (f3cdb49a => df864f59) (gprs_llc.c:1125) 20241121125130227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125130227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125130227 DMM DEBUG MM(262420000000069/df864f59) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125130239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125130239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241121125130239 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125130239 DMM DEBUG MM(262420000000069/df864f59) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241121125130239 DMM NOTICE MM(262420000000069/df864f59) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125130239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125130239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125130239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125130239 DMM DEBUG MM(262420000000069/df864f59) Requesting authorization (sgsn_auth.c:160) 20241121125130239 DMM INFO MM(262420000000069/df864f59) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125130239 DMM DEBUG MM(262420000000069/df864f59) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125130239 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241121125130239 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) 20241121125131226 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125131226 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125131226 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241121125131226 DMM INFO MM(262420000000069/df864f59) Subscriber data update (mmctx.c:445) 20241121125131226 DMM DEBUG MM(262420000000069/df864f59) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241121125131226 DMM INFO MM(262420000000069/df864f59) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241121125131226 DMM NOTICE MM(262420000000069/df864f59) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241121125131226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125131226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125131226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241121125131226 DMM INFO MM(262420000000069/df864f59) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf864f59) (gprs_gmm.c:300) 20241121125131226 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) 20241121125131226 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125131226 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241121125131226 DMM INFO MM(262420000000069/df864f59) Subscriber data update (mmctx.c:445) 20241121125131226 DMM DEBUG MM(262420000000069/df864f59) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121125131234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125131234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125131234 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125131234 DMM INFO MM(262420000000069/df864f59) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125131234 DMM NOTICE MM(262420000000069/df864f59) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125131234 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125131234 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125131234 DLLC NOTICE LLME(f3cdb49a/df864f59){ASSIGNED} LLGM Assign pre (ffffffff => df864f59) (gprs_llc.c:1079) 20241121125131234 DLLC NOTICE LLME(ffffffff/df864f59){ASSIGNED} LLGM Assign post (ffffffff => df864f59) (gprs_llc.c:1125) 20241121125131234 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121125131234 DMM ERROR MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20241121125131234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125131234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125131283 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241121125131292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125131292 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125131292 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI196(1297)@9a3224e0b29d: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@9a3224e0b29d: Final verdict of PTC: pass 20241121125131296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35750<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1310)@9a3224e0b29d: Final verdict of PTC: none 20241121125131298 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125131299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1309)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1298)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1308)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@9a3224e0b29d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1301)@9a3224e0b29d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1306)@9a3224e0b29d: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1304)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1296)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1307)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1302)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1301): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1306): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1307): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1308): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1309): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Thu Nov 21 12:51:31 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241121125131429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125131830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35752<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=115472) 20241121125132300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125132300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=115472, count=129708) 20241121125133301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125133301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Thu Nov 21 12:51:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125134293 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241121125134293 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241121125134293 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241121125134303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125134303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_cell_change_different_ci_data started. 20241121125134901 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125134903 DMM INFO MM(262420000000069/df864f59) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125134903 DMM INFO MM(262420000000069/df864f59) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125134903 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125134903 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125134903 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121125134903 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241121125134903 DLLC NOTICE LLME(ffffffff/df864f59){ASSIGNED} LLGM Assign pre (df864f59 => ffffffff) (gprs_llc.c:1079) 20241121125134903 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df864f59 => ffffffff) (gprs_llc.c:1125) 20241121125134903 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d498ff0 (gprs_sndcp.c:574) 20241121125134903 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d499348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121125134903 DMM NOTICE MM(262420000000069/df864f59) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125134903 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241121125134903 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125134903 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125134903 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241121125134903 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241121125134903 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) 20241121125134903 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gsup_client.c:399) 20241121125134903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121125134903 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121125134903 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121125134903 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121125134903 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1318)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1318)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125134957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125134957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125134957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125134957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125134957 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125134957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125134957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125134957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125134957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1317)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1318)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125134959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125134959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125134959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125134959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125134959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125134959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125134959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125134959 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125134959 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125134959 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125134959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125134959 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125134959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1318)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1318)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125134964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121125134973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125134973 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1315)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1317)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125134992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125134992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125134992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125134992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125134992 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125134992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125134992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125134992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125134992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125134993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125134993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125134993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125134994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125134994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125134994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125134994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125134994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125134994 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125134994 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125134994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1322)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1323)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125134995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125134995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125134999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125135009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125135010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1320)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1322)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125135025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125135025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125135025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125135025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125135025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125135025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125135026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125135026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125135026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125135028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125135028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125135028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125135028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125135028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125135028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125135028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125135028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125135028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125135028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125135028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1327)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125135029 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125135029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125135033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125135044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125135044 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125135303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125135303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125135303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125135303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125135305 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125135306 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1315)@9a3224e0b29d: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C77EA002'O, index=0 SGSN_Test-GSUP(1329)@9a3224e0b29d: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1315)@9a3224e0b29d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1320)@9a3224e0b29d: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C77EA002'O, index=0 TC_cell_change_different_ci_data(1331)@9a3224e0b29d: 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 := 'F0F673818AD1D31FC1F161A3CF6D58EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C7424E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B787EA7947D705F6'O } } } } } 20241121125135354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125135354 DLLC NOTICE LLME(ffffffff/c77ea002){UNASSIGNED} LLC RX: unknown TLLI 0xc77ea002, creating LLME on the fly (gprs_llc.c:552) 20241121125135354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125135354 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach" (gprs_gmm.c:1266) 20241121125135354 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121125135354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121125135354 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121125135354 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121125135354 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125135354 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125135354 DLLC NOTICE LLME(ffffffff/c77ea002){UNASSIGNED} LLGM Assign pre (c77ea002 => fb6a5d35) (gprs_llc.c:1079) 20241121125135354 DLLC NOTICE LLME(c77ea002/fb6a5d35){ASSIGNED} LLGM Assign post (c77ea002 => fb6a5d35) (gprs_llc.c:1125) 20241121125135354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125135354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125135354 DMM DEBUG MM(262420000000071/fb6a5d35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125135366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125135366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121125135366 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125135366 DMM DEBUG MM(262420000000071/fb6a5d35) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241121125135366 DMM NOTICE MM(262420000000071/fb6a5d35) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125135366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125135366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125135366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125135366 DMM DEBUG MM(262420000000071/fb6a5d35) Requesting authorization (sgsn_auth.c:160) 20241121125135366 DMM INFO MM(262420000000071/fb6a5d35) Requesting authentication tuples (sgsn_auth.c:184) 20241121125135366 DMM DEBUG MM(262420000000071/fb6a5d35) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125135366 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241121125135366 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@9a3224e0b29d: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@9a3224e0b29d: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241121125135369 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125135369 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125135369 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125135369 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125135369 DMM INFO MM(262420000000071/fb6a5d35) Subscriber data update (mmctx.c:445) 20241121125135369 DMM DEBUG MM(262420000000071/fb6a5d35) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125135369 DMM INFO MM(262420000000071/fb6a5d35) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125135369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125135369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125135369 DMM INFO MM(262420000000071/fb6a5d35) <- GMM AUTH AND CIPHERING REQ (rand = f0 f6 73 81 8a d1 d3 1f c1 f1 61 a3 cf 6d 58 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121125135376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125135376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125135376 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125135376 DMM INFO MM(262420000000071/fb6a5d35) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125135376 DMM NOTICE MM(262420000000071/fb6a5d35) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125135376 DMM DEBUG MM(262420000000071/fb6a5d35) checking auth: received GSM SRES = 6c 74 24 e2 (gprs_gmm.c:666) 20241121125135376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125135376 DMM DEBUG MM(262420000000071/fb6a5d35) Requesting authorization (sgsn_auth.c:160) 20241121125135376 DMM INFO MM(262420000000071/fb6a5d35) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125135376 DMM DEBUG MM(262420000000071/fb6a5d35) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125135376 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241121125135376 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) 20241121125135376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121125135376 DMM INFO MM(262420000000071/fb6a5d35) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb6a5d35) (gprs_gmm.c:300) 20241121125135377 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125135377 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125135377 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241121125135377 DMM INFO MM(262420000000071/fb6a5d35) Subscriber data update (mmctx.c:445) 20241121125135377 DMM DEBUG MM(262420000000071/fb6a5d35) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125135377 DMM INFO MM(262420000000071/fb6a5d35) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125135377 DMM NOTICE MM(262420000000071/fb6a5d35) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241121125135377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125135377 DMM NOTICE MM(262420000000071/fb6a5d35) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125135377 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) 20241121125135378 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125135378 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241121125135378 DMM INFO MM(262420000000071/fb6a5d35) Subscriber data update (mmctx.c:445) 20241121125135378 DMM DEBUG MM(262420000000071/fb6a5d35) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121125135385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125135385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121125135385 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125135385 DMM INFO MM(262420000000071/fb6a5d35) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125135385 DMM NOTICE MM(262420000000071/fb6a5d35) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125135385 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125135385 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125135385 DLLC NOTICE LLME(c77ea002/fb6a5d35){ASSIGNED} LLGM Assign pre (ffffffff => fb6a5d35) (gprs_llc.c:1079) 20241121125135385 DLLC NOTICE LLME(ffffffff/fb6a5d35){ASSIGNED} LLGM Assign post (ffffffff => fb6a5d35) (gprs_llc.c:1125) 20241121125135385 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121125135385 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121125135385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125135385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125135436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125135436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241121125135436 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125135436 DMM INFO MM(262420000000071/fb6a5d35) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125135436 DMM INFO MM(262420000000071/fb6a5d35) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125135436 DMM DEBUG MM(262420000000071/fb6a5d35) Using GGSN 0 (gprs_sm.c:312) 20241121125135436 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20241121125135436 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241121125135436 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125135436 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125135437 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241121125135447 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 36 00 00 01 80 08 00 10 9b 98 50 3c 11 30 9c 15 53 14 05 7f 53 ac 60 66 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241121125135447 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580dc598, cbp=0x55f48d49b2a0) (sgsn_libgtp.c:632) 20241121125135447 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125135447 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55f48d499348 TLLI=fb6a5d35, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241121125135447 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125135447 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@9a3224e0b29d: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed 20241121125135454 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241121125135461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125135461 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241121125135461 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1320)@9a3224e0b29d: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@9a3224e0b29d: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='FB6A5D35'O, index=0 20241121125135469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125135470 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125135470 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125135471 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1315)@9a3224e0b29d: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@9a3224e0b29d: Final verdict of PTC: pass 20241121125135485 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35756<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121125135487 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1329)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@9a3224e0b29d: Final verdict of PTC: none 20241121125135488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_cell_change_different_ci_data-BVCI196(1315)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1327)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1318)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1323)@9a3224e0b29d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1320)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1317)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1316)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1321)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1325)@9a3224e0b29d: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1315): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1316): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1317): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1318): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1320): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Thu Nov 21 12:51:35 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 20241121125135616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125136018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105716) 20241121125136488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125136488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=105716, count=106876) 20241121125137489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125137490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Thu Nov 21 12:51:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125138471 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Timeout of T3314 (fsm.c:317) 20241121125138471 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241121125138471 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241121125138490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125138490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_sgsn_context_req_in started. 20241121125139079 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125139081 DMM INFO MM(262420000000071/fb6a5d35) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125139081 DMM INFO MM(262420000000071/fb6a5d35) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125139081 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125139081 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125139081 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121125139081 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241121125139081 DLLC NOTICE LLME(ffffffff/fb6a5d35){ASSIGNED} LLGM Assign pre (fb6a5d35 => ffffffff) (gprs_llc.c:1079) 20241121125139081 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb6a5d35 => ffffffff) (gprs_llc.c:1125) 20241121125139081 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55f48d498ff0 (gprs_sndcp.c:574) 20241121125139081 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55f48d499348, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241121125139081 DMM NOTICE MM(262420000000071/fb6a5d35) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125139081 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241121125139081 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125139081 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125139081 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241121125139081 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241121125139081 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) 20241121125139081 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20241121125139081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121125139081 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121125139081 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121125139081 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121125139081 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@9a3224e0b29d: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1336)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121125139135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125139135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125139135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125139135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125139135 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125139135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125139135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125139135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125139135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1337)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125139137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125139137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125139137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125139137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125139137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125139137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125139137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125139137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125139137 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125139137 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125139137 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125139138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125139138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125139142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125139150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125139150 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1338)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1334)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125139160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125139160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125139160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125139160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125139160 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125139160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125139160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125139160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125139160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125139161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125139161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125139161 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125139162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125139162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125139162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125139162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125139162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125139162 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125139162 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125139162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125139162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125139162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125139166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1342)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121125139176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125139176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1347)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1347)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125139208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125139208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125139208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125139208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125139208 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125139208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125139208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125139208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125139208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1347)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125139210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125139210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125139210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125139210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125139210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125139210 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125139210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125139210 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125139210 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125139210 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125139210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1347)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125139211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125139211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1347)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125139214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125139224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125139224 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1344)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125139490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125139490 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125139490 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125139490 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1346)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1346)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125139493 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1346)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1346)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125139493 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1346)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1346)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1346)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1346)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1334)@9a3224e0b29d: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='C6D3E9ED'O, index=0 SGSN_Test-GSUP(1348)@9a3224e0b29d: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@9a3224e0b29d: 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 := '4802EC5D8BA69601D26CEBC60CFA7414'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '94B653A3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA23028DC78FF690'O } } } } } 20241121125140552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125140552 DLLC NOTICE LLME(ffffffff/c6d3e9ed){UNASSIGNED} LLC RX: unknown TLLI 0xc6d3e9ed, creating LLME on the fly (gprs_llc.c:552) 20241121125140552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125140552 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach" (gprs_gmm.c:1266) 20241121125140552 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121125140552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121125140552 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121125140552 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Allocated (fsm.c:456) 20241121125140552 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125140552 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125140552 DLLC NOTICE LLME(ffffffff/c6d3e9ed){UNASSIGNED} LLGM Assign pre (c6d3e9ed => c114006e) (gprs_llc.c:1079) 20241121125140552 DLLC NOTICE LLME(c6d3e9ed/c114006e){ASSIGNED} LLGM Assign post (c6d3e9ed => c114006e) (gprs_llc.c:1125) 20241121125140552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125140552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125140552 DMM DEBUG MM(262420000000072/c114006e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125140565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125140565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121125140565 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125140565 DMM DEBUG MM(262420000000072/c114006e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241121125140565 DMM NOTICE MM(262420000000072/c114006e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125140565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125140565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125140565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125140565 DMM DEBUG MM(262420000000072/c114006e) Requesting authorization (sgsn_auth.c:160) 20241121125140565 DMM INFO MM(262420000000072/c114006e) Requesting authentication tuples (sgsn_auth.c:184) 20241121125140565 DMM DEBUG MM(262420000000072/c114006e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125140565 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241121125140565 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@9a3224e0b29d: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@9a3224e0b29d: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241121125140568 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125140568 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125140568 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125140568 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125140568 DMM INFO MM(262420000000072/c114006e) Subscriber data update (mmctx.c:445) 20241121125140568 DMM DEBUG MM(262420000000072/c114006e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125140568 DMM INFO MM(262420000000072/c114006e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125140568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125140568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125140568 DMM INFO MM(262420000000072/c114006e) <- GMM AUTH AND CIPHERING REQ (rand = 48 02 ec 5d 8b a6 96 01 d2 6c eb c6 0c fa 74 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241121125140576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125140576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125140576 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125140576 DMM INFO MM(262420000000072/c114006e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125140576 DMM NOTICE MM(262420000000072/c114006e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125140576 DMM DEBUG MM(262420000000072/c114006e) checking auth: received GSM SRES = 94 b6 53 a3 (gprs_gmm.c:666) 20241121125140576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125140576 DMM DEBUG MM(262420000000072/c114006e) Requesting authorization (sgsn_auth.c:160) 20241121125140576 DMM INFO MM(262420000000072/c114006e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125140576 DMM DEBUG MM(262420000000072/c114006e) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125140576 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241121125140576 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) 20241121125140576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121125140576 DMM INFO MM(262420000000072/c114006e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc114006e) (gprs_gmm.c:300) 20241121125140578 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125140578 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125140578 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241121125140578 DMM INFO MM(262420000000072/c114006e) Subscriber data update (mmctx.c:445) 20241121125140578 DMM DEBUG MM(262420000000072/c114006e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125140578 DMM INFO MM(262420000000072/c114006e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125140578 DMM NOTICE MM(262420000000072/c114006e) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241121125140578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125140578 DMM NOTICE MM(262420000000072/c114006e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125140578 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) 20241121125140579 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125140579 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241121125140579 DMM INFO MM(262420000000072/c114006e) Subscriber data update (mmctx.c:445) 20241121125140579 DMM DEBUG MM(262420000000072/c114006e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121125140585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125140585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121125140585 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125140585 DMM INFO MM(262420000000072/c114006e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125140585 DMM NOTICE MM(262420000000072/c114006e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125140585 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125140585 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125140585 DLLC NOTICE LLME(c6d3e9ed/c114006e){ASSIGNED} LLGM Assign pre (ffffffff => c114006e) (gprs_llc.c:1079) 20241121125140585 DLLC NOTICE LLME(ffffffff/c114006e){ASSIGNED} LLGM Assign post (ffffffff => c114006e) (gprs_llc.c:1125) 20241121125140585 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121125140585 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121125140585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125140585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125140638 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 45 28 00 00 03 52 f0 99 42 42 de 05 c1 14 00 6e 0c 01 02 03 0d fe 11 12 34 56 78 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) 20241121125141880 DGPRS DEBUG Checking for inactive LLMEs, time = 14004236 (sgsn.c:131) TC_sgsn_context_req_in(1350)@9a3224e0b29d: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241121125142639 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241121125142639 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241121125142639 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) 20241121125142639 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241121125142639 DMM INFO MM(262420000000072/c114006e) Subscriber data update (mmctx.c:445) 20241121125142639 DMM DEBUG MM(262420000000072/c114006e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241121125142639 DMM INFO MM(262420000000072/c114006e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241121125142639 DMM INFO MM(262420000000072/c114006e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125142639 DMM INFO MM(262420000000072/c114006e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125142639 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125142639 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125142639 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121125142639 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121125142639 DLLC NOTICE LLME(ffffffff/c114006e){ASSIGNED} LLGM Assign pre (c114006e => ffffffff) (gprs_llc.c:1079) 20241121125142639 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c114006e => ffffffff) (gprs_llc.c:1125) 20241121125142639 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121125142639 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121125142639 DMM DEBUG MM_STATE_Iu[0x55f48d4933a0]{Detached}: Deallocated (fsm.c:568) 20241121125142639 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1334)@9a3224e0b29d: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@9a3224e0b29d: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241121125142644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42240<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121125142647 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1348)@9a3224e0b29d: Final verdict of PTC: none 20241121125142647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1346)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1341)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1347)@9a3224e0b29d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@9a3224e0b29d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1344)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@9a3224e0b29d: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1334)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1337)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1339)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1345)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1335)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1334): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1344): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1345): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1346): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1347): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@9a3224e0b29d: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Thu Nov 21 12:51:42 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 20241121125142781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125143183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42252<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95904) 20241121125143648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125143648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95904, count=100260) 20241121125144650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125144650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Thu Nov 21 12:51:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125145652 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125145652 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_sgsn_context_req_out started. 20241121125146242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125146243 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125146289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125146289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125146289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125146289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125146289 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125146289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125146289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125146289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125146289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125146290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125146290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125146290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125146291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125146291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125146291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125146291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125146291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125146291 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125146291 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125146291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1355)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125146291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125146291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125146294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121125146305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125146305 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125146336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125146336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125146336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125146336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125146336 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125146336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125146336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125146336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125146336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1361)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125146338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125146339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125146339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125146339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125146339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125146339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125146339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125146339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125146339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125146339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125146339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1360)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121125146340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125146340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125146344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125146352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125146352 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1358)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1360)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125146369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125146369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125146369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125146369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125146369 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125146369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125146369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125146369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125146369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125146371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125146371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125146371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125146371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125146371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125146371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125146371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125146371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125146371 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125146371 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125146371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1365)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125146372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125146372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125146376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125146384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125146384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125146653 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125146653 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125146653 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125146653 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125146656 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125146656 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@9a3224e0b29d: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='E8643DA3'O, index=0 SGSN_Test-GSUP(1367)@9a3224e0b29d: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241121125147707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125147707 DLLC NOTICE LLME(ffffffff/e8643da3){UNASSIGNED} LLC RX: unknown TLLI 0xe8643da3, creating LLME on the fly (gprs_llc.c:552) 20241121125147707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241121125147707 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241121125147707 DMM NOTICE LLME(ffffffff/e8643da3){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241121125147707 DLLC NOTICE LLME(ffffffff/e8643da3){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241121125147707 DMM ERROR LLME(ffffffff/e8643da3){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241121125147707 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241121125147707 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241121125147707 DLLC NOTICE LLME(ffffffff/e8643da3){UNASSIGNED} LLGM Assign pre (e8643da3 => ffffffff) (gprs_llc.c:1079) 20241121125147707 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8643da3 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@9a3224e0b29d: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@9a3224e0b29d: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1367)@9a3224e0b29d: Final verdict of PTC: none 20241121125147719 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125147719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1357)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@9a3224e0b29d: Final verdict of PTC: none 20241121125147720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42254<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1365)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1361)@9a3224e0b29d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@9a3224e0b29d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@9a3224e0b29d: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1364)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1355)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1359)@9a3224e0b29d: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@9a3224e0b29d: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI99-provIP(1363)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1353)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@9a3224e0b29d: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Thu Nov 21 12:51:47 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 20241121125147853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125148254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46612<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53696) 20241121125148720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125148720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53696, count=54956) 20241121125149721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125149721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Thu Nov 21 12:51:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125150723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125150723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_req_id_req_ra_update started. 20241121125151315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125151316 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125151360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125151360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125151360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125151360 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125151360 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125151360 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125151360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125151361 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125151361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125151362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125151362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125151362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125151362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125151362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125151362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125151362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125151362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125151362 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125151362 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125151362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1374)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125151363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125151363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125151367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1375)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121125151376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125151376 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1380)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1380)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125151404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125151404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125151404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125151404 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125151404 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125151404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125151404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125151404 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125151404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1379)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1380)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125151406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125151406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125151406 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125151407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125151407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125151407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125151407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125151407 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125151407 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125151407 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125151407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1380)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125151407 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125151407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1380)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125151411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1376)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125151420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125151420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1381)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1377)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1379)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125151434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125151434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125151434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125151434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125151434 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125151434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125151434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125151434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125151434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125151436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125151436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125151436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125151436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125151436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125151436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125151436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125151436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125151436 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125151436 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125151436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1384)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125151437 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125151437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125151440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125151450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125151450 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125151724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125151724 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125151724 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125151724 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125151726 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125151727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@9a3224e0b29d: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='F74F110A'O, index=0 SGSN_Test-GSUP(1386)@9a3224e0b29d: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241121125151771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125151771 DLLC NOTICE LLME(ffffffff/f74f110a){UNASSIGNED} LLC RX: unknown TLLI 0xf74f110a, creating LLME on the fly (gprs_llc.c:552) 20241121125151771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125151771 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach" (gprs_gmm.c:1266) 20241121125151771 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121125151771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121125151771 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121125151771 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121125151771 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125151771 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125151771 DLLC NOTICE LLME(ffffffff/f74f110a){UNASSIGNED} LLGM Assign pre (f74f110a => c4dab0dd) (gprs_llc.c:1079) 20241121125151771 DLLC NOTICE LLME(f74f110a/c4dab0dd){ASSIGNED} LLGM Assign post (f74f110a => c4dab0dd) (gprs_llc.c:1125) 20241121125151771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125151771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125151771 DMM DEBUG MM(262420000000047/c4dab0dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125151785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125151785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125151785 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125151785 DMM INFO MM(262420000000047/c4dab0dd) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241121125151785 DMM INFO MM(262420000000047/c4dab0dd) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-25455-124 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241121125151785 DMM NOTICE MM(262420000000047/c4dab0dd) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241121125151785 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241121125151785 DMM INFO MM(262420000000047/c4dab0dd) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241121125151785 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125151785 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125151785 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121125151785 DMM ERROR MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241121125151785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Deallocated (fsm.c:568) 20241121125151785 DMM DEBUG MM_STATE_Gb(0)[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121125151785 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121125151786 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121125151786 DLLC NOTICE LLME(f74f110a/c4dab0dd){ASSIGNED} LLGM Assign pre (c4dab0dd => ffffffff) (gprs_llc.c:1079) 20241121125151786 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4dab0dd => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@9a3224e0b29d: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@9a3224e0b29d: Final verdict of PTC: pass 20241121125151794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46616<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121125151795 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125151795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_req_id_req_ra_update-BVCI210(1377)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(1386)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1374)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1384)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@9a3224e0b29d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1373)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1380)@9a3224e0b29d: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1379)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1372)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1382)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1378)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1377): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1378): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1379): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1380): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu Nov 21 12:51:51 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 20241121125151933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125152334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58184) 20241121125152796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125152796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58184, count=62540) 20241121125153798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125153798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@9a3224e0b29d: Test execution finished. MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Thu Nov 21 12:51:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125154799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125154799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_iu_attach started. 20241121125155394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125155395 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1394)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125155445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125155445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125155445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125155445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125155445 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125155445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125155445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125155445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125155445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1393)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1394)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125155447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125155448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125155448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125155448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125155448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125155448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125155448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125155448 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125155448 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125155448 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125155448 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125155449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125155449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1394)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125155453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1390)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125155465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125155465 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach-BVCI196(1391)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1393)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1399)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1399)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125155481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125155481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125155481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125155481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125155481 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125155481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125155481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125155481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125155481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1398)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1399)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125155483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125155483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125155483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125155483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125155483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125155483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125155483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125155483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125155483 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125155483 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125155483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1399)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125155484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125155484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1399)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125155487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1395)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121125155496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125155496 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1396)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1398)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1404)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125155519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125155519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125155519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125155519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125155519 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125155519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125155519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125155519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125155519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1404)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125155520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125155520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125155520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125155520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125155520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125155520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125155520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125155520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125155520 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125155520 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125155520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125155521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125155521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1404)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1404)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125155525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9a3224e0b29d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@9a3224e0b29d: ************************************************* SGSN_Test_0-M3UA(1406)@9a3224e0b29d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@9a3224e0b29d: ************************************************* MTC@9a3224e0b29d: Starting RAN_Emulation SGSN_Test_0-SCCP(1403)@9a3224e0b29d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1400)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125155534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125155534 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1401)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125155728 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121125155728 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241121125155728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121125155728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@9a3224e0b29d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241121125155731 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125155731 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121125155731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121125155731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121125155731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121125155731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121125155731 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241121125155732 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125155732 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121125155732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121125155732 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121125155732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121125155732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121125155733 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121125155733 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241121125155800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125155800 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125155800 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125155800 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125155802 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241121125155802 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1408)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125156538 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156538 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125156538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125156538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125156538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125156538 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241121125156538 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125156539 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156539 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156539 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125156539 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125156539 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156539 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156539 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125156539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@9a3224e0b29d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1391)@9a3224e0b29d: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='CDC38DC7'O, index=0 SGSN_Test-GSUP(1409)@9a3224e0b29d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@9a3224e0b29d: 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 := '793F'O ("y?"), rac := '3D'O ("=") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@9a3224e0b29d: Added conn table entry 0TC_iu_attach(1411)11145811 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: First idle individual index:0 SGSN_Test_0-RAN(1405)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 20241121125156868 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156868 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125156868 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125156868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125156868 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125156869 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125156869 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125156869 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125156869 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241121125156869 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241121125156869 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241121125156869 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bec0]{Deregistered}: Allocated (fsm.c:456) 20241121125156869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Init}: Allocated (fsm.c:456) 20241121125156869 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Allocated (fsm.c:456) 20241121125156869 DMM DEBUG MM_STATE_Iu[0x55f48d499130]{Detached}: Allocated (fsm.c:456) 20241121125156869 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bec0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125156869 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bec0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125156869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125156869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125156869 DMM DEBUG MM(262420000001001/dd93fabe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125156869 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241121125156869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125156869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125156869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125156869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125156869 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156869 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125156869 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125156869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156869 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125156869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@9a3224e0b29d: { messageType := 2, destLocRef := 'AA1253'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@9a3224e0b29d: 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 := 'A9CBDB876C86D7BA449D74148BA76173'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1FBB092'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86ADBC9AABA52F60'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '18C5F1E0E86EEA6AFB49B16D89BA57F9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0D1563D15DBE0A6622B3AD8CBDC3E10E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4FB48407D2C994F15BD754381D7909ED'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FA42B8932E4740C9'O } } } } } SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241121125156877 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156878 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156878 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125156878 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125156878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156878 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156878 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125156878 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125156878 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125156878 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125156878 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125156878 DMM DEBUG MM(262420000001001/dd93fabe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241121125156878 DMM NOTICE MM(262420000001001/dd93fabe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125156878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125156878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125156878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125156878 DMM DEBUG MM(262420000001001/dd93fabe) Requesting authorization (sgsn_auth.c:160) 20241121125156878 DMM INFO MM(262420000001001/dd93fabe) Requesting authentication tuples (sgsn_auth.c:184) 20241121125156878 DMM DEBUG MM(262420000001001/dd93fabe) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125156878 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241121125156878 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@9a3224e0b29d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@9a3224e0b29d: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241121125156880 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125156880 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125156880 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125156880 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125156880 DMM INFO MM(262420000001001/dd93fabe) Subscriber data update (mmctx.c:445) 20241121125156880 DMM DEBUG MM(262420000001001/dd93fabe) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125156880 DMM INFO MM(262420000001001/dd93fabe) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125156880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125156880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125156880 DMM INFO MM(262420000001001/dd93fabe) <- GMM AUTH AND CIPHERING REQ (rand = a9 cb db 87 6c 86 d7 ba 44 9d 74 14 8b a7 61 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f b4 84 07 d2 c9 94 f1 5b d7 54 38 1d 79 09 ed ) (gprs_gmm.c:483) 20241121125156880 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241121125156881 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156881 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125156881 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125156881 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156881 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156881 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125156881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: vl_len:37 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722FA42B89323094B99990000100001F029042E4740C9'O 20241121125156886 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156886 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125156886 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125156886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125156886 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125156886 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125156886 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125156886 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125156886 DMM INFO MM(262420000001001/dd93fabe) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125156886 DMM NOTICE MM(262420000001001/dd93fabe) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125156886 DMM DEBUG MM(262420000001001/dd93fabe) checking auth: received UMTS RES = fa 42 b8 93 2e 47 40 c9 (gprs_gmm.c:666) 20241121125156886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125156886 DMM DEBUG MM(262420000001001/dd93fabe) Requesting authorization (sgsn_auth.c:160) 20241121125156886 DMM INFO MM(262420000001001/dd93fabe) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125156887 DMM DEBUG MM(262420000001001/dd93fabe) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125156887 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241121125156887 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) 20241121125156887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241121125156887 DMM DEBUG MM(262420000001001/dd93fabe) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241121125156887 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156887 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125156887 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125156887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156887 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125156887 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125156896 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125156896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125156896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156896 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125156896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125156896 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125156896 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125156896 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125156896 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241121125156896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241121125156896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241121125156896 DMM INFO MM(262420000001001/dd93fabe) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd93fabe) (gprs_gmm.c:300) 20241121125156896 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241121125156896 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125156896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125156897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125156897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125156897 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156897 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125156897 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125156897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125156897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121125156900 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125156900 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125156900 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241121125156900 DMM INFO MM(262420000001001/dd93fabe) Subscriber data update (mmctx.c:445) 20241121125156900 DMM DEBUG MM(262420000001001/dd93fabe) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125156900 DMM INFO MM(262420000001001/dd93fabe) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125156900 DMM NOTICE MM(262420000001001/dd93fabe) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241121125156900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125156900 DMM NOTICE MM(262420000001001/dd93fabe) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125156900 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) 20241121125156901 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125156901 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241121125156901 DMM INFO MM(262420000001001/dd93fabe) Subscriber data update (mmctx.c:445) 20241121125156901 DMM DEBUG MM(262420000001001/dd93fabe) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: vl_len:14 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241121125156904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125156904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125156904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125156904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125156904 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125156904 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125156904 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125156904 DMM INFO MM(262420000001001/dd93fabe) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125156904 DMM NOTICE MM(262420000001001/dd93fabe) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125156904 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bec0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125156904 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bec0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125156904 DMM DEBUG MM_STATE_Iu(1)[0x55f48d499130]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241121125156904 DMM DEBUG MM_STATE_Iu(1)[0x55f48d499130]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241121125156904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125156904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125156904 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156904 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125156904 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125156904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156904 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125156904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1403)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: vl_len:7 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1403)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241121125156909 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156909 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125156909 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125156909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125156909 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125156909 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121125156909 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121125156909 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241121125156909 DMM INFO MM(262420000001001/dd93fabe) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241121125156909 DMM DEBUG MM_STATE_Iu(1)[0x55f48d499130]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241121125156909 DMM DEBUG MM_STATE_Iu(1)[0x55f48d499130]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241121125156910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125156910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125156910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125156910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125156910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Session index based on local reference:0 20241121125156911 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125156911 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125156911 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125156911 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125156911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) SGSN_Test_0-RAN(1405)@9a3224e0b29d: Deleted conn table entry 0TC_iu_attach(1411)11145811 20241121125156911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125156911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125156911 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach(1411)@9a3224e0b29d: setverdict(pass): none -> pass TC_iu_attach(1411)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1391)@9a3224e0b29d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@9a3224e0b29d: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-SCCP(1403)@9a3224e0b29d: Final verdict of PTC: none 20241121125156970 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46636<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121125156972 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125156972 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1408)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1394)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(1409)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1399)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1404)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@9a3224e0b29d: Final verdict of PTC: none TC_iu_attach-BVCI196(1391)@9a3224e0b29d: Final verdict of PTC: none TC_iu_attach-BVCI210(1396)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@9a3224e0b29d: Final verdict of PTC: none TC_iu_attach-BVCI220(1401)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1393)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1398)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1392)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1397)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1402)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_iu_attach-BVCI196(1391): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_iu_attach-BVCI210(1396): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1398): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1399): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_iu_attach-BVCI220(1401): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1402): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-SCCP(1403): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1404): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_iu_attach finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu Nov 21 12:51:57 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 20241121125157113 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125157113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125157113 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241121125157113 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121125157113 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121125157113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125157113 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121125157113 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121125157113 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121125157113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125157113 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241121125157113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121125157113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121125157113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241121125157113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241121125157113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121125157114 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241121125157114 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241121125157115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125157516 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206840) 20241121125157973 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125157973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206840, count=208096) 20241121125158974 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125158974 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125159114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241121125159114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241121125159114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Thu Nov 21 12:51:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125159975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125159975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_iu_attach_encr started. 20241121125200583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125200584 DMM INFO MM(262420000001001/dd93fabe) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125200584 DMM INFO MM(262420000001001/dd93fabe) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125200584 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bec0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125200584 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bec0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125200584 DMM DEBUG MM_STATE_Iu(1)[0x55f48d499130]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241121125200584 DMM DEBUG MM_STATE_Iu(1)[0x55f48d499130]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241121125200584 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241121125200584 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) 20241121125200584 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241121125200585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Init}: Deallocated (fsm.c:568) 20241121125200585 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Deallocated (fsm.c:568) 20241121125200585 DMM DEBUG MM_STATE_Iu(1)[0x55f48d499130]{Detached}: Deallocated (fsm.c:568) 20241121125200585 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bec0]{Deregistered}: Deallocated (fsm.c:568) 20241121125200585 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1417)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1417)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125200638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125200638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125200638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125200638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125200638 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125200638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125200638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125200638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125200638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1417)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125200640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125200640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125200640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125200640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125200640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125200640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125200640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125200640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125200640 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125200640 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125200640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1416)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121125200641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125200641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1417)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1417)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125200644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1413)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125200654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125200654 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1418)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_encr-BVCI196(1414)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1416)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125200668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125200668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125200668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125200668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125200668 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125200668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125200668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125200668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125200668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125200670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125200670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125200670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125200670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125200670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125200670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125200670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125200670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125200670 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125200670 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125200670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1421)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125200671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125200671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125200675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125200684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125200684 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125200704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125200704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125200704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125200704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125200704 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125200704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125200704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125200704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125200704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125200706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125200706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125200706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125200706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125200706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125200706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125200706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125200706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125200706 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125200706 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125200706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125200707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125200707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1426)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125200710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125200719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125200719 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1425)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9a3224e0b29d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9a3224e0b29d: Starting RAN_Emulation SGSN_Test_0-M3UA(1429)@9a3224e0b29d: ************************************************* SGSN_Test_0-M3UA(1429)@9a3224e0b29d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@9a3224e0b29d: ************************************************* SGSN_Test_0-SCCP(1427)@9a3224e0b29d: v_sccp_pdu_maxlen:268 20241121125200930 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121125200930 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241121125200930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121125200930 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@9a3224e0b29d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241121125200933 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125200933 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121125200933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121125200933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121125200933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121125200933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121125200933 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241121125200934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125200934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121125200934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121125200934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121125200934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121125200934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121125200934 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121125200934 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241121125200975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125200976 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125200976 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125200976 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125200977 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125200977 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125201740 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125201740 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125201740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125201740 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125201740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125201740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125201740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125201740 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125201741 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241121125201741 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125201741 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125201741 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125201741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125201741 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125201741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125201741 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125201741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125201741 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@9a3224e0b29d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1414)@9a3224e0b29d: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='CDBAA177'O, index=0 SGSN_Test-GSUP(1432)@9a3224e0b29d: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@9a3224e0b29d: 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 := 'C657'O, rac := '41'O ("A") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@9a3224e0b29d: Added conn table entry 0TC_iu_attach_encr(1434)5630870 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: First idle individual index:0 SGSN_Test_0-RAN(1428)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 20241121125202046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125202046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125202046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125202046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125202046 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125202046 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125202046 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125202046 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach" (gprs_gmm.c:1266) 20241121125202047 DMM DEBUG GMM(gmm_fsm)[0x55f48d499130]{Deregistered}: Allocated (fsm.c:456) 20241121125202047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121125202047 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Allocated (fsm.c:456) 20241121125202047 DMM DEBUG MM_STATE_Iu[0x55f48d48bd90]{Detached}: Allocated (fsm.c:456) 20241121125202047 DMM DEBUG GMM(gmm_fsm)[0x55f48d499130]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125202047 DMM DEBUG GMM(gmm_fsm)[0x55f48d499130]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125202047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125202047 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125202047 DMM DEBUG MM(262420000001001/e1495ce9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125202047 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241121125202047 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202047 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125202047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125202047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125202047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125202047 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202047 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125202047 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125202047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202047 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125202047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@9a3224e0b29d: { messageType := 2, destLocRef := '55EB96'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@9a3224e0b29d: 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 := 'F21214D49C17744FB0BC453FE3238113'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3E2A5C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64B1621F2B764CBF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0A886E496277DF43CD22B69B3A7BA07F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BAF16ED66AB8D2056E378866ADE355F2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C6CC9C70C31069967279A55687BCFC60'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '21190B47E5BD4E73'O } } } } } SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241121125202057 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202057 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125202057 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125202057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125202057 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125202057 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125202057 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125202057 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125202057 DMM DEBUG MM(262420000001001/e1495ce9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241121125202057 DMM NOTICE MM(262420000001001/e1495ce9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125202057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125202057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125202057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125202057 DMM DEBUG MM(262420000001001/e1495ce9) Requesting authorization (sgsn_auth.c:160) 20241121125202057 DMM INFO MM(262420000001001/e1495ce9) Requesting authentication tuples (sgsn_auth.c:184) 20241121125202057 DMM DEBUG MM(262420000001001/e1495ce9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125202057 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241121125202057 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@9a3224e0b29d: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@9a3224e0b29d: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241121125202060 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125202060 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125202060 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125202060 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125202060 DMM INFO MM(262420000001001/e1495ce9) Subscriber data update (mmctx.c:445) 20241121125202060 DMM DEBUG MM(262420000001001/e1495ce9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125202060 DMM INFO MM(262420000001001/e1495ce9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125202060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125202060 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125202060 DMM INFO MM(262420000001001/e1495ce9) <- GMM AUTH AND CIPHERING REQ (rand = f2 12 14 d4 9c 17 74 4f b0 bc 45 3f e3 23 81 13 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c6 cc 9c 70 c3 10 69 96 72 79 a5 56 87 bc fc 60 ) (gprs_gmm.c:483) 20241121125202060 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241121125202060 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202060 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125202060 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125202060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202060 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125202060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: vl_len:37 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813042221190B4723094B99990000100001F02904E5BD4E73'O 20241121125202066 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202066 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125202066 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125202066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202066 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125202066 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125202066 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125202066 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125202066 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125202066 DMM INFO MM(262420000001001/e1495ce9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125202067 DMM NOTICE MM(262420000001001/e1495ce9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125202067 DMM DEBUG MM(262420000001001/e1495ce9) checking auth: received UMTS RES = 21 19 0b 47 e5 bd 4e 73 (gprs_gmm.c:666) 20241121125202067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125202067 DMM DEBUG MM(262420000001001/e1495ce9) Requesting authorization (sgsn_auth.c:160) 20241121125202067 DMM INFO MM(262420000001001/e1495ce9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125202067 DMM DEBUG MM(262420000001001/e1495ce9) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125202067 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241121125202067 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) 20241121125202067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241121125202067 DMM DEBUG MM(262420000001001/e1495ce9) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241121125202067 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202067 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125202067 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125202067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202067 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125202067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: vl_len:17 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241121125202076 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202076 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125202076 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125202076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125202076 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125202076 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125202076 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125202076 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125202076 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241121125202076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241121125202076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241121125202076 DMM INFO MM(262420000001001/e1495ce9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1495ce9) (gprs_gmm.c:300) 20241121125202076 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241121125202076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125202076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125202076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125202076 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125202076 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202076 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125202076 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125202076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202076 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125202077 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121125202080 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125202080 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125202080 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241121125202080 DMM INFO MM(262420000001001/e1495ce9) Subscriber data update (mmctx.c:445) 20241121125202080 DMM DEBUG MM(262420000001001/e1495ce9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125202080 DMM INFO MM(262420000001001/e1495ce9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125202080 DMM NOTICE MM(262420000001001/e1495ce9) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241121125202080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125202080 DMM NOTICE MM(262420000001001/e1495ce9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125202080 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) 20241121125202081 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125202081 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241121125202081 DMM INFO MM(262420000001001/e1495ce9) Subscriber data update (mmctx.c:445) 20241121125202081 DMM DEBUG MM(262420000001001/e1495ce9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: vl_len:14 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241121125202083 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202083 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125202083 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125202083 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202083 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202083 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125202083 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125202083 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125202083 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125202083 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125202083 DMM INFO MM(262420000001001/e1495ce9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125202084 DMM NOTICE MM(262420000001001/e1495ce9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125202084 DMM DEBUG GMM(gmm_fsm)[0x55f48d499130]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125202084 DMM DEBUG GMM(gmm_fsm)[0x55f48d499130]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125202084 DMM DEBUG MM_STATE_Iu(2)[0x55f48d48bd90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241121125202084 DMM DEBUG MM_STATE_Iu(2)[0x55f48d48bd90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241121125202084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125202084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125202084 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202084 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125202084 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125202084 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202084 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202084 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125202084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: vl_len:7 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1427)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241121125202088 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202088 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125202088 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125202088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125202088 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125202089 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121125202089 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121125202089 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241121125202089 DMM INFO MM(262420000001001/e1495ce9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241121125202089 DMM DEBUG MM_STATE_Iu(2)[0x55f48d48bd90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241121125202089 DMM DEBUG MM_STATE_Iu(2)[0x55f48d48bd90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241121125202089 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202089 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125202089 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125202089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202089 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125202089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Session index based on local reference:0 20241121125202090 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202090 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125202090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125202090 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125202090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125202090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125202090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125202090 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@9a3224e0b29d: Deleted conn table entry 0TC_iu_attach_encr(1434)5630870 TC_iu_attach_encr(1434)@9a3224e0b29d: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1414)@9a3224e0b29d: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@9a3224e0b29d: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@9a3224e0b29d: Final verdict of PTC: none 20241121125202150 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57352<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1432)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1417)@9a3224e0b29d: Final verdict of PTC: none 20241121125202153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125202153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1426)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1421)@9a3224e0b29d: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1416)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@9a3224e0b29d: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@9a3224e0b29d: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1414)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1419)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1415)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1424)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_iu_attach_encr-BVCI196(1414): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1415): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1416): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1417): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_iu_attach_encr finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Thu Nov 21 12:52:02 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 20241121125202294 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125202294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125202294 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241121125202294 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121125202294 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121125202294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125202294 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121125202294 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121125202294 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121125202294 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125202294 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241121125202294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121125202294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121125202294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241121125202294 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241121125202294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121125202294 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241121125202294 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241121125202295 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125202697 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210316) 20241121125203154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125203154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=210316, count=211572) 20241121125204156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125204156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125204295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241121125204296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241121125204296 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Thu Nov 21 12:52:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125205156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125205156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_iu_attach_geran_rau started. 20241121125205762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125205763 DMM INFO MM(262420000001001/e1495ce9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125205763 DMM INFO MM(262420000001001/e1495ce9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125205763 DMM DEBUG GMM(gmm_fsm)[0x55f48d499130]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125205763 DMM DEBUG GMM(gmm_fsm)[0x55f48d499130]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125205763 DMM DEBUG MM_STATE_Iu(2)[0x55f48d48bd90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241121125205763 DMM DEBUG MM_STATE_Iu(2)[0x55f48d48bd90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241121125205763 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241121125205763 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) 20241121125205763 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241121125205764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121125205764 DMM DEBUG MM_STATE_Gb[0x55f48d48bff0]{Idle}: Deallocated (fsm.c:568) 20241121125205764 DMM DEBUG MM_STATE_Iu(2)[0x55f48d48bd90]{Detached}: Deallocated (fsm.c:568) 20241121125205764 DMM DEBUG GMM(gmm_fsm)[0x55f48d499130]{Deregistered}: Deallocated (fsm.c:568) 20241121125205764 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1440)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1440)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125205814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125205814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125205814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125205814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125205814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125205814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125205814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125205814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125205814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1439)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1440)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125205815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125205815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125205815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125205815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125205815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125205816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125205816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125205816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125205816 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125205816 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125205816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1440)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125205816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125205816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1440)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125205820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1436)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121125205832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125205832 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1437)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1439)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1444)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125205846 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125205847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125205847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125205847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125205847 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125205847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125205847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125205847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125205847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125205848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125205848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125205848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125205848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125205848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125205848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125205848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125205848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125205848 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125205848 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125205848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125205849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125205849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125205853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121125205862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125205862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1442)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1449)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125205887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125205887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125205887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125205887 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125205887 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125205887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125205887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125205887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125205887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125205889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125205889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125205889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125205889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125205889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125205889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125205889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125205889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125205889 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125205889 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125205889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125205889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125205890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125205893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125205902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125205902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9a3224e0b29d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@9a3224e0b29d: ************************************************* SGSN_Test_0-M3UA(1452)@9a3224e0b29d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@9a3224e0b29d: ************************************************* MTC@9a3224e0b29d: Starting RAN_Emulation SGSN_Test_0-SCCP(1450)@9a3224e0b29d: v_sccp_pdu_maxlen:268 20241121125206113 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121125206113 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241121125206113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121125206113 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@9a3224e0b29d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241121125206115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125206116 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121125206116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121125206116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121125206116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121125206116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121125206116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241121125206117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125206117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121125206117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121125206117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121125206117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121125206117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121125206117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121125206117 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241121125206157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125206157 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125206157 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125206157 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125206159 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125206159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125206924 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125206924 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125206924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125206924 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125206924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206924 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125206924 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125206925 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241121125206925 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125206925 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125206925 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125206925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125206925 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125206925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125206925 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125206925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125206925 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@9a3224e0b29d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1437)@9a3224e0b29d: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='D64F34FE'O, index=0 SGSN_Test-GSUP(1455)@9a3224e0b29d: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@9a3224e0b29d: 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 := '91A2'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 := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@9a3224e0b29d: Added conn table entry 0TC_iu_attach_geran_rau(1457)7110009 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: First idle individual index:0 SGSN_Test_0-RAN(1451)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 20241121125207229 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207229 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207229 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125207229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207229 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207229 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125207229 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125207229 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125207229 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125207229 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125207229 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach" (gprs_gmm.c:1266) 20241121125207229 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121125207229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Init}: Allocated (fsm.c:456) 20241121125207229 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Allocated (fsm.c:456) 20241121125207229 DMM DEBUG MM_STATE_Iu[0x55f48d48bec0]{Detached}: Allocated (fsm.c:456) 20241121125207229 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125207229 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125207229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125207229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125207229 DMM DEBUG MM(262420000001002/ed31fb7f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125207229 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241121125207230 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207230 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125207230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125207230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125207230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125207230 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207230 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125207230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125207230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125207230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@9a3224e0b29d: { messageType := 2, destLocRef := '6C7D79'O ("l}y"), sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@9a3224e0b29d: 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 := '4373946EA1CD1C85B39F5A95103E3BF8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2FD2385F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '469EC75F01EB7ED6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '464ED7592D1C8ABAFC9BD3364F01E708'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FFE1BCD3B8EC79E08D0C809CB9C6AD29'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '73C94875C2BB8B6DAA006AD356CA09C0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '32DC5FA5A2F68700'O } } } } } SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241121125207238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207238 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125207238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125207238 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125207238 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125207238 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125207238 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125207238 DMM DEBUG MM(262420000001002/ed31fb7f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241121125207238 DMM NOTICE MM(262420000001002/ed31fb7f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125207238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125207238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125207238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125207238 DMM DEBUG MM(262420000001002/ed31fb7f) Requesting authorization (sgsn_auth.c:160) 20241121125207238 DMM INFO MM(262420000001002/ed31fb7f) Requesting authentication tuples (sgsn_auth.c:184) 20241121125207238 DMM DEBUG MM(262420000001002/ed31fb7f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125207238 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241121125207238 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@9a3224e0b29d: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@9a3224e0b29d: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241121125207240 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125207240 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125207240 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125207240 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125207240 DMM INFO MM(262420000001002/ed31fb7f) Subscriber data update (mmctx.c:445) 20241121125207240 DMM DEBUG MM(262420000001002/ed31fb7f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125207240 DMM INFO MM(262420000001002/ed31fb7f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125207240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125207240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125207240 DMM INFO MM(262420000001002/ed31fb7f) <- GMM AUTH AND CIPHERING REQ (rand = 43 73 94 6e a1 cd 1c 85 b3 9f 5a 95 10 3e 3b f8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 73 c9 48 75 c2 bb 8b 6d aa 00 6a d3 56 ca 09 c0 ) (gprs_gmm.c:483) 20241121125207240 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241121125207241 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207241 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125207241 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125207241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207241 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125207241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: vl_len:37 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E2232DC5FA523094B99990000100002F02904A2F68700'O 20241121125207246 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207246 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207246 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125207246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207246 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125207246 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125207246 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125207246 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125207246 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125207246 DMM INFO MM(262420000001002/ed31fb7f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125207246 DMM NOTICE MM(262420000001002/ed31fb7f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125207246 DMM DEBUG MM(262420000001002/ed31fb7f) checking auth: received UMTS RES = 32 dc 5f a5 a2 f6 87 00 (gprs_gmm.c:666) 20241121125207246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125207246 DMM DEBUG MM(262420000001002/ed31fb7f) Requesting authorization (sgsn_auth.c:160) 20241121125207246 DMM INFO MM(262420000001002/ed31fb7f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125207246 DMM DEBUG MM(262420000001002/ed31fb7f) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125207246 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241121125207246 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) 20241121125207246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241121125207246 DMM DEBUG MM(262420000001002/ed31fb7f) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241121125207246 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207246 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125207246 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125207246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207246 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207246 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125207246 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125207254 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207254 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207254 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125207254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125207254 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125207255 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125207255 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125207255 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125207255 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241121125207255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241121125207255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241121125207255 DMM INFO MM(262420000001002/ed31fb7f) <- GMM ATTACH ACCEPT (new P-TMSI=0xed31fb7f) (gprs_gmm.c:300) 20241121125207255 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241121125207255 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207255 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125207255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125207255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125207255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125207255 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207255 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125207255 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125207255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207255 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125207255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121125207259 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125207259 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125207259 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241121125207259 DMM INFO MM(262420000001002/ed31fb7f) Subscriber data update (mmctx.c:445) 20241121125207259 DMM DEBUG MM(262420000001002/ed31fb7f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125207259 DMM INFO MM(262420000001002/ed31fb7f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125207259 DMM NOTICE MM(262420000001002/ed31fb7f) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241121125207259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125207259 DMM NOTICE MM(262420000001002/ed31fb7f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125207259 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) 20241121125207260 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125207260 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241121125207260 DMM INFO MM(262420000001002/ed31fb7f) Subscriber data update (mmctx.c:445) 20241121125207260 DMM DEBUG MM(262420000001002/ed31fb7f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: vl_len:14 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241121125207262 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207262 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207262 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125207262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207262 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125207262 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125207263 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125207263 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125207263 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125207263 DMM INFO MM(262420000001002/ed31fb7f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125207263 DMM NOTICE MM(262420000001002/ed31fb7f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125207263 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125207263 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125207263 DMM DEBUG MM_STATE_Iu(3)[0x55f48d48bec0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241121125207263 DMM DEBUG MM_STATE_Iu(3)[0x55f48d48bec0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241121125207263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125207263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125207263 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207263 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125207263 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125207263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207263 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125207263 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: vl_len:7 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1450)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241121125207267 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207267 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207267 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125207267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125207267 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125207268 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121125207268 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121125207268 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241121125207268 DMM INFO MM(262420000001002/ed31fb7f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241121125207268 DMM DEBUG MM_STATE_Iu(3)[0x55f48d48bec0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241121125207268 DMM DEBUG MM_STATE_Iu(3)[0x55f48d48bec0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241121125207268 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207268 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125207268 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125207268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207268 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125207268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-RAN(1451)@9a3224e0b29d: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)7110009 20241121125207269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207269 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125207269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125207269 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125207269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125207269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125207269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125207269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_geran_rau(1457)@9a3224e0b29d: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1437)@9a3224e0b29d: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1437)@9a3224e0b29d: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='ED31FB7F'O, index=1 20241121125207328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125207328 DLLC NOTICE LLME(ffffffff/ed31fb7f){UNASSIGNED} LLC RX: unknown TLLI 0xed31fb7f, creating LLME on the fly (gprs_llc.c:552) 20241121125207328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241121125207328 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241121125207328 DMM INFO MM(262420000001002/ed31fb7f) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ed31fb7f, P-TMSI: ed31fb7f (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241121125207328 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241121125207328 DMM DEBUG MM_STATE_Iu(3)[0x55f48d48bec0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241121125207328 DMM DEBUG MM_STATE_Iu(3)[0x55f48d48bec0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241121125207328 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125207328 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241121125207328 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125207328 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125207328 DLLC NOTICE LLME(ffffffff/ed31fb7f){UNASSIGNED} LLGM Assign pre (ed31fb7f => ed31fb7f) (gprs_llc.c:1079) 20241121125207329 DLLC NOTICE LLME(ed31fb7f/ed31fb7f){ASSIGNED} LLGM Assign post (ed31fb7f => ed31fb7f) (gprs_llc.c:1125) 20241121125207329 DMM INFO MM(262420000001002/ed31fb7f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1437)@9a3224e0b29d: Removing Client IMSI='262420000001002'H, index=1 20241121125207343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125207343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125207343 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125207343 DMM INFO MM(262420000001002/ed31fb7f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241121125207343 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241121125207343 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125207343 DLLC NOTICE LLME(ed31fb7f/ed31fb7f){ASSIGNED} LLGM Assign pre (ffffffff => ed31fb7f) (gprs_llc.c:1079) 20241121125207343 DLLC NOTICE LLME(ffffffff/ed31fb7f){ASSIGNED} LLGM Assign post (ffffffff => ed31fb7f) (gprs_llc.c:1125) 20241121125207343 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241121125207343 DMM ERROR MM_STATE_Gb[0x55f48d4933a0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@9a3224e0b29d: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@9a3224e0b29d: Final verdict of PTC: none 20241121125207350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57358<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121125207352 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125207352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1454)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(1455)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@9a3224e0b29d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1442)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1439)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@9a3224e0b29d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@9a3224e0b29d: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1437)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1444)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1440)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1449)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1438)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1447)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1443)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1437): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1438): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1439): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1440): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1442): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Thu Nov 21 12:52:07 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 20241121125207473 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125207473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125207473 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241121125207473 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121125207473 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121125207473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125207473 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121125207473 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121125207473 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121125207473 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125207474 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241121125207474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121125207474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121125207474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241121125207474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241121125207474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121125207474 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241121125207474 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241121125207497 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125207898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44064<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218720) 20241121125208353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125208353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218720, count=220076) 20241121125209355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125209355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125209475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241121125209475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241121125209475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Thu Nov 21 12:52:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125210355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125210355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_geran_attach_iu_rau started. 20241121125210961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125210962 DMM INFO MM(262420000001002/ed31fb7f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125210962 DMM INFO MM(262420000001002/ed31fb7f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125210962 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125210962 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125210962 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241121125210962 DMM ERROR MM_STATE_Gb[0x55f48d4933a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241121125210962 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241121125210962 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) 20241121125210962 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241121125210962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bff0]{Init}: Deallocated (fsm.c:568) 20241121125210962 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Deallocated (fsm.c:568) 20241121125210962 DMM DEBUG MM_STATE_Iu(3)[0x55f48d48bec0]{Detached}: Deallocated (fsm.c:568) 20241121125210962 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121125210962 DLLC NOTICE LLME(ffffffff/ed31fb7f){ASSIGNED} LLGM Assign pre (ed31fb7f => ffffffff) (gprs_llc.c:1079) 20241121125210962 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed31fb7f => ffffffff) (gprs_llc.c:1125) 20241121125210962 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1463)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1463)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125211012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125211012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125211012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125211012 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125211012 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125211012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125211012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125211012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125211012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1462)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1463)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125211014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125211014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125211014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125211014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125211014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125211014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125211014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125211014 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125211014 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125211014 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125211014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1463)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125211015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125211015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1463)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125211019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121125211030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125211030 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1462)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_geran_attach_iu_rau-BVCI196(1460)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1467)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125211039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125211039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125211039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125211039 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125211039 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125211039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125211039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125211039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125211039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125211040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125211040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125211040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125211040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125211040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125211040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125211040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125211040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125211040 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125211040 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125211041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125211041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125211041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125211044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1468)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121125211054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125211054 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125211078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125211078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125211078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125211078 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125211078 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125211078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125211078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125211078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125211078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125211080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125211080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125211080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125211080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125211080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125211080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125211080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125211080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125211080 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125211080 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125211080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125211081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125211081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125211084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125211094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125211094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1471)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9a3224e0b29d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@9a3224e0b29d: ************************************************* SGSN_Test_0-M3UA(1475)@9a3224e0b29d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@9a3224e0b29d: ************************************************* MTC@9a3224e0b29d: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@9a3224e0b29d: v_sccp_pdu_maxlen:268 20241121125211303 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121125211303 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241121125211303 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121125211303 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@9a3224e0b29d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241121125211305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125211305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121125211305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121125211305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121125211305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121125211305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121125211305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241121125211306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125211306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121125211306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121125211306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121125211306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121125211306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121125211306 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121125211307 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241121125211356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125211356 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125211356 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125211356 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125211358 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125211358 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125211881 DGPRS DEBUG Checking for inactive LLMEs, time = 14004266 (sgsn.c:131) 20241121125212113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125212113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125212113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125212113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125212113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125212113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125212113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125212114 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125212114 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241121125212114 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125212114 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125212114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125212114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125212114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125212114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125212114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125212114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125212114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@9a3224e0b29d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1460)@9a3224e0b29d: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='CF6D1865'O, index=0 SGSN_Test-GSUP(1478)@9a3224e0b29d: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@9a3224e0b29d: 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 := '4FB599EC9121402DACBA9300AA451396'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C68D063B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09212D16D83B41C2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5B6147888FA504A593E3ED94EA1A1BA6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1851A4A71EFCB81AE4C9D3D76AA8A14F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5401686877F2F0E1676BDA445842E5E0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '03AFFB00E0158E14'O } } } } } 20241121125212416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125212416 DLLC NOTICE LLME(ffffffff/cf6d1865){UNASSIGNED} LLC RX: unknown TLLI 0xcf6d1865, creating LLME on the fly (gprs_llc.c:552) 20241121125212416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125212416 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach" (gprs_gmm.c:1266) 20241121125212416 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Allocated (fsm.c:456) 20241121125212416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121125212416 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Allocated (fsm.c:456) 20241121125212416 DMM DEBUG MM_STATE_Iu[0x55f48d48bff0]{Detached}: Allocated (fsm.c:456) 20241121125212416 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125212416 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125212416 DLLC NOTICE LLME(ffffffff/cf6d1865){UNASSIGNED} LLGM Assign pre (cf6d1865 => d4752bc8) (gprs_llc.c:1079) 20241121125212416 DLLC NOTICE LLME(cf6d1865/d4752bc8){ASSIGNED} LLGM Assign post (cf6d1865 => d4752bc8) (gprs_llc.c:1125) 20241121125212416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125212416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125212416 DMM DEBUG MM(262420000001003/d4752bc8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125212429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125212429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241121125212429 DMM DEBUG MM_STATE_Gb(0)[0x55f48d4933a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125212429 DMM DEBUG MM(262420000001003/d4752bc8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241121125212429 DMM NOTICE MM(262420000001003/d4752bc8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125212429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125212429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125212429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125212429 DMM DEBUG MM(262420000001003/d4752bc8) Requesting authorization (sgsn_auth.c:160) 20241121125212430 DMM INFO MM(262420000001003/d4752bc8) Requesting authentication tuples (sgsn_auth.c:184) 20241121125212430 DMM DEBUG MM(262420000001003/d4752bc8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125212430 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241121125212430 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@9a3224e0b29d: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@9a3224e0b29d: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241121125212433 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125212433 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125212433 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125212433 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125212433 DMM INFO MM(262420000001003/d4752bc8) Subscriber data update (mmctx.c:445) 20241121125212433 DMM DEBUG MM(262420000001003/d4752bc8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125212433 DMM INFO MM(262420000001003/d4752bc8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125212433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125212433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125212433 DMM INFO MM(262420000001003/d4752bc8) <- GMM AUTH AND CIPHERING REQ (rand = 4f b5 99 ec 91 21 40 2d ac ba 93 00 aa 45 13 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 54 01 68 68 77 f2 f0 e1 67 6b da 44 58 42 e5 e0 ) (gprs_gmm.c:483) 20241121125212441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125212441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241121125212441 DMM DEBUG MM_STATE_Gb(0)[0x55f48d4933a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125212441 DMM INFO MM(262420000001003/d4752bc8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125212441 DMM NOTICE MM(262420000001003/d4752bc8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125212441 DMM DEBUG MM(262420000001003/d4752bc8) checking auth: received UMTS RES = 03 af fb 00 e0 15 8e 14 (gprs_gmm.c:666) 20241121125212441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125212441 DMM DEBUG MM(262420000001003/d4752bc8) Requesting authorization (sgsn_auth.c:160) 20241121125212441 DMM INFO MM(262420000001003/d4752bc8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125212441 DMM DEBUG MM(262420000001003/d4752bc8) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125212441 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241121125212441 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) 20241121125212441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241121125212441 DMM INFO MM(262420000001003/d4752bc8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4752bc8) (gprs_gmm.c:300) 20241121125212442 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125212442 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125212442 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241121125212442 DMM INFO MM(262420000001003/d4752bc8) Subscriber data update (mmctx.c:445) 20241121125212442 DMM DEBUG MM(262420000001003/d4752bc8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125212442 DMM INFO MM(262420000001003/d4752bc8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125212442 DMM NOTICE MM(262420000001003/d4752bc8) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241121125212442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125212442 DMM NOTICE MM(262420000001003/d4752bc8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125212442 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) 20241121125212443 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125212443 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241121125212443 DMM INFO MM(262420000001003/d4752bc8) Subscriber data update (mmctx.c:445) 20241121125212443 DMM DEBUG MM(262420000001003/d4752bc8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241121125212449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125212449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241121125212449 DMM DEBUG MM_STATE_Gb(0)[0x55f48d4933a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241121125212449 DMM INFO MM(262420000001003/d4752bc8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125212449 DMM NOTICE MM(262420000001003/d4752bc8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125212449 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125212449 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125212449 DLLC NOTICE LLME(cf6d1865/d4752bc8){ASSIGNED} LLGM Assign pre (ffffffff => d4752bc8) (gprs_llc.c:1079) 20241121125212449 DLLC NOTICE LLME(ffffffff/d4752bc8){ASSIGNED} LLGM Assign post (ffffffff => d4752bc8) (gprs_llc.c:1125) 20241121125212449 DMM DEBUG MM_STATE_Gb(0)[0x55f48d4933a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241121125212449 DMM DEBUG MM_STATE_Gb(0)[0x55f48d4933a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241121125212449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125212449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@9a3224e0b29d: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D4752BC8'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@9a3224e0b29d: Added conn table entry 0TC_geran_attach_iu_rau(1480)2828715 SGSN_Test_0-SCCP(1473)@9a3224e0b29d: First idle individual index:0 SGSN_Test_0-RAN(1474)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 20241121125212514 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125212514 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125212514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125212514 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125212514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125212514 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125212514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125212514 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125212515 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125212515 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125212515 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125212515 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241121125212515 DMM INFO MM(262420000001003/d4752bc8) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d4752bc8 (00000000), TLLI: d4752bc8 (d4752bc8), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241121125212515 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241121125212515 DMM DEBUG MM_STATE_Gb(0)[0x55f48d4933a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241121125212515 DMM DEBUG MM_STATE_Gb(0)[0x55f48d4933a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241121125212515 DLLC NOTICE LLME(ffffffff/d4752bc8){ASSIGNED} LLGM Assign pre (d4752bc8 => ffffffff) (gprs_llc.c:1079) 20241121125212515 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4752bc8 => ffffffff) (gprs_llc.c:1125) 20241121125212515 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125212515 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241121125212515 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125212515 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125212515 DMM DEBUG MM(262420000001003/d4752bc8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241121125212515 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125212515 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125212515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125212515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125212515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125212515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125212515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125212515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125212515 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125212515 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125212515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125212515 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125212515 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125212515 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125212515 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125212515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@9a3224e0b29d: { messageType := 2, destLocRef := '2B29AB'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1473)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1473)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1473)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125212526 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125212526 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125212526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125212526 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125212526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125212526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125212526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125212526 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125212526 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125212526 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125212526 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125212526 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241121125212526 DMM INFO MM(262420000001003/d4752bc8) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241121125212526 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241121125212526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125212526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125212526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125212526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125212526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125212526 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125212526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125212526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125212526 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125212526 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125212526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125212526 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125212526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125212527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125212527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125212527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@9a3224e0b29d: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1460)@9a3224e0b29d: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@9a3224e0b29d: vl_len:14 SGSN_Test_0-SCCP(1473)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1473)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241121125212538 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125212538 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125212538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125212538 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125212538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125212538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125212538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125212538 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125212538 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125212538 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125212538 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125212538 DMM INFO MM(262420000001003/d4752bc8) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241121125212538 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241121125212538 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125212538 DMM DEBUG MM_STATE_Iu[0x55f48d48bff0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241121125212538 DMM ERROR MM_STATE_Iu[0x55f48d48bff0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@9a3224e0b29d: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@9a3224e0b29d: Final verdict of PTC: none 20241121125212544 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44068<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@9a3224e0b29d: Final verdict of PTC: none 20241121125212547 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125212547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1467)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1462)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1472)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1463)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@9a3224e0b29d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1460)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@9a3224e0b29d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@9a3224e0b29d: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1465)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1461)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1470)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1460): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1461): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1462): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1463): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@9a3224e0b29d: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Thu Nov 21 12:52:12 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 20241121125212684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125212745 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125212745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125212745 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241121125212745 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121125212745 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121125212745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125212745 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121125212745 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121125212745 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121125212745 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125212745 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241121125212746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121125212746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121125212746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241121125212746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241121125212746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121125212746 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241121125212746 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241121125213085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44072<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=166792) 20241121125213548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125213548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=166792, count=178668) 20241121125214549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125214549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125214746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241121125214746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241121125214746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Thu Nov 21 12:52:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125215551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125215551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user started. 20241121125216151 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125216152 DMM INFO MM(262420000001003/d4752bc8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125216152 DMM INFO MM(262420000001003/d4752bc8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125216152 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125216152 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125216152 DMM DEBUG MM_STATE_Iu[0x55f48d48bff0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241121125216152 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241121125216152 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) 20241121125216152 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241121125216152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121125216152 DMM DEBUG MM_STATE_Gb(0)[0x55f48d4933a0]{Idle}: Deallocated (fsm.c:568) 20241121125216152 DMM DEBUG MM_STATE_Iu[0x55f48d48bff0]{Detached}: Deallocated (fsm.c:568) 20241121125216153 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bd90]{Deregistered}: Deallocated (fsm.c:568) 20241121125216153 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1485)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1485)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125216199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125216199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125216199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125216199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125216199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125216199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125216199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125216199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125216199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1485)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125216201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125216201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125216201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125216201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125216201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125216201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125216201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125216201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125216201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125216201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125216201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125216202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125216202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1485)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1485)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125216206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1486)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1482)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125216215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125216215 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1484)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125216234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125216234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125216234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125216234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125216234 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125216234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125216234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125216234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125216234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125216236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125216236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125216236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125216236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125216236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125216236 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125216236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125216236 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125216236 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125216236 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125216236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125216237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125216237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125216241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125216251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125216251 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125216273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125216273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125216273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125216273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125216273 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125216273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125216273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125216273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125216273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125216274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125216274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125216274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125216274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125216274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125216274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125216274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125216274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125216274 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125216274 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125216274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125216275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125216275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125216278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125216288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125216288 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(1494)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9a3224e0b29d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@9a3224e0b29d: ************************************************* SGSN_Test_0-M3UA(1498)@9a3224e0b29d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@9a3224e0b29d: ************************************************* MTC@9a3224e0b29d: Starting RAN_Emulation SGSN_Test_0-SCCP(1496)@9a3224e0b29d: v_sccp_pdu_maxlen:268 20241121125216494 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121125216494 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241121125216494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121125216494 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@9a3224e0b29d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241121125216497 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125216497 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121125216497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121125216497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121125216497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121125216497 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121125216497 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241121125216498 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125216498 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121125216498 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121125216498 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121125216498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121125216498 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121125216498 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121125216498 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241121125216551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125216552 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125216552 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125216552 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125216554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125216554 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125217305 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217305 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125217305 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125217305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217305 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217305 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125217305 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217305 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241121125217305 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125217306 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217306 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217306 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217306 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@9a3224e0b29d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1484)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='C8D37D25'O, index=0 SGSN_Test-GSUP(1501)@9a3224e0b29d: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@9a3224e0b29d: 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 := '7687'O, rac := '09'O ("\t") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@9a3224e0b29d: Added conn table entry 0TC_attach_pdp_act_user(1503)16758066 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: First idle individual index:0 SGSN_Test_0-RAN(1497)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 20241121125217621 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217621 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125217621 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125217621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125217621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217621 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125217621 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125217621 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125217621 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241121125217621 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bff0]{Deregistered}: Allocated (fsm.c:456) 20241121125217621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121125217621 DMM DEBUG MM_STATE_Gb[0x55f48d48bec0]{Idle}: Allocated (fsm.c:456) 20241121125217621 DMM DEBUG MM_STATE_Iu[0x55f48d499f30]{Detached}: Allocated (fsm.c:456) 20241121125217621 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125217621 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125217621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125217621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125217621 DMM DEBUG MM(262420000001004/c83cad3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125217622 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241121125217622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217622 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217622 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217622 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217622 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9a3224e0b29d: { messageType := 2, destLocRef := 'FFB532'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@9a3224e0b29d: 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 := '7D6842D21B4D64415CEFF2FC2CD9DE7C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFFFBD06'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8FBCD646EE3D506E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0C4C695AB5D1833F24D439BC578F997E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '56829F3E37CB057B0E3859B6D448B969'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1384AE8B2070CE9A1869C2FF2FECFA5A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '153266C10E68A39F'O } } } } } SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241121125217630 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217630 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125217630 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125217630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125217630 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217630 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125217630 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125217630 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125217630 DMM DEBUG MM(262420000001004/c83cad3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241121125217631 DMM NOTICE MM(262420000001004/c83cad3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125217631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125217631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125217631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125217631 DMM DEBUG MM(262420000001004/c83cad3c) Requesting authorization (sgsn_auth.c:160) 20241121125217631 DMM INFO MM(262420000001004/c83cad3c) Requesting authentication tuples (sgsn_auth.c:184) 20241121125217631 DMM DEBUG MM(262420000001004/c83cad3c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125217631 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241121125217631 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@9a3224e0b29d: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241121125217633 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125217633 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125217633 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125217633 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125217633 DMM INFO MM(262420000001004/c83cad3c) Subscriber data update (mmctx.c:445) 20241121125217633 DMM DEBUG MM(262420000001004/c83cad3c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125217634 DMM INFO MM(262420000001004/c83cad3c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125217634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125217634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125217634 DMM INFO MM(262420000001004/c83cad3c) <- GMM AUTH AND CIPHERING REQ (rand = 7d 68 42 d2 1b 4d 64 41 5c ef f2 fc 2c d9 de 7c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 84 ae 8b 20 70 ce 9a 18 69 c2 ff 2f ec fa 5a ) (gprs_gmm.c:483) 20241121125217634 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241121125217634 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217634 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217634 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217634 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217634 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217634 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217634 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_len:37 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22153266C123094B99990000100004F029040E68A39F'O 20241121125217641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217641 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125217641 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125217641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125217641 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217641 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125217641 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125217641 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125217641 DMM INFO MM(262420000001004/c83cad3c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125217641 DMM NOTICE MM(262420000001004/c83cad3c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125217641 DMM DEBUG MM(262420000001004/c83cad3c) checking auth: received UMTS RES = 15 32 66 c1 0e 68 a3 9f (gprs_gmm.c:666) 20241121125217641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125217641 DMM DEBUG MM(262420000001004/c83cad3c) Requesting authorization (sgsn_auth.c:160) 20241121125217641 DMM INFO MM(262420000001004/c83cad3c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125217641 DMM DEBUG MM(262420000001004/c83cad3c) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125217641 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241121125217641 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) 20241121125217641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241121125217641 DMM DEBUG MM(262420000001004/c83cad3c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241121125217642 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217642 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217642 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217642 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125217649 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217649 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125217649 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125217649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125217649 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217649 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125217649 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125217649 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125217649 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241121125217649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241121125217649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241121125217649 DMM INFO MM(262420000001004/c83cad3c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc83cad3c) (gprs_gmm.c:300) 20241121125217649 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241121125217650 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217650 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217650 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217650 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217650 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121125217653 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125217653 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125217653 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241121125217653 DMM INFO MM(262420000001004/c83cad3c) Subscriber data update (mmctx.c:445) 20241121125217653 DMM DEBUG MM(262420000001004/c83cad3c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125217653 DMM INFO MM(262420000001004/c83cad3c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125217653 DMM NOTICE MM(262420000001004/c83cad3c) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241121125217653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125217653 DMM NOTICE MM(262420000001004/c83cad3c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125217653 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) 20241121125217654 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125217654 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241121125217654 DMM INFO MM(262420000001004/c83cad3c) Subscriber data update (mmctx.c:445) 20241121125217654 DMM DEBUG MM(262420000001004/c83cad3c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_len:14 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241121125217656 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217656 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125217656 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125217656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217656 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125217656 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217656 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125217656 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125217656 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125217656 DMM INFO MM(262420000001004/c83cad3c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125217656 DMM NOTICE MM(262420000001004/c83cad3c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125217656 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125217656 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125217656 DMM DEBUG MM_STATE_Iu(5)[0x55f48d499f30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241121125217656 DMM DEBUG MM_STATE_Iu(5)[0x55f48d499f30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241121125217656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125217656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125217656 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217656 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217656 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217656 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217656 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_len:7 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241121125217661 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217661 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125217661 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125217661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217661 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125217661 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217661 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121125217661 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121125217661 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241121125217661 DMM INFO MM(262420000001004/c83cad3c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241121125217661 DMM DEBUG MM_STATE_Iu(5)[0x55f48d499f30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241121125217661 DMM DEBUG MM_STATE_Iu(5)[0x55f48d499f30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241121125217661 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217661 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217661 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 20241121125217663 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217663 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125217663 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125217663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125217663 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@9a3224e0b29d: Deleted conn table entry 0TC_attach_pdp_act_user(1503)16758066 TC_attach_pdp_act_user(1503)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@9a3224e0b29d: 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 := 'C83CAD3C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@9a3224e0b29d: Added conn table entry 0TC_attach_pdp_act_user(1503)16468462 SGSN_Test_0-RAN(1497)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: First idle individual index:0 20241121125217866 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217866 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125217866 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125217866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217866 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217866 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125217866 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217866 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125217866 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125217866 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125217866 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC83CAD3C) type="signalling" (gprs_gmm.c:1944) 20241121125217866 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241121125217866 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121125217866 DMM DEBUG MM(262420000001004/c83cad3c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241121125217867 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217867 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217867 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217867 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217867 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217867 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217867 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217867 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217867 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9a3224e0b29d: { messageType := 2, destLocRef := 'FB49EE'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125217871 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217871 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125217871 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125217871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125217871 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217871 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125217871 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125217871 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125217871 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20241121125217872 DMM DEBUG MM_STATE_Iu(5)[0x55f48d499f30]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241121125217872 DMM DEBUG MM_STATE_Iu(5)[0x55f48d499f30]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241121125217872 DMM INFO MM(262420000001004/c83cad3c) <- GMM SERVICE ACCEPT (P-TMSI=0xc83cad3c) (gprs_gmm.c:813) 20241121125217872 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241121125217872 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217872 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217872 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217872 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217872 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217872 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241121125217879 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217879 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125217879 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125217879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125217879 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217879 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125217879 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125217879 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125217879 DMM INFO MM(262420000001004/c83cad3c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125217879 DMM INFO MM(262420000001004/c83cad3c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125217879 DMM DEBUG MM(262420000001004/c83cad3c) Using GGSN 0 (gprs_sm.c:312) 20241121125217879 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20241121125217879 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241121125217879 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125217879 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125217879 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20241121125217889 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 38 00 00 01 80 08 00 10 c9 eb c9 40 11 c9 b9 b9 1b 14 05 7f b7 39 ab 2d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:443) 20241121125217889 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580dd608, cbp=0x55f48d4986c0) (sgsn_libgtp.c:632) 20241121125217889 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125217890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_len:30 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800926FB3C9'O 20241121125217904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125217904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125217904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125217904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125217905 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121125217905 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121125217905 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241121125217905 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20241121125217905 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241121125217905 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20241121125217905 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125217905 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20241121125217905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125217905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125217905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125217905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125217905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125217905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125217905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Session index based on local reference:0 TC_attach_pdp_act_user(1503)@9a3224e0b29d: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1 data has been put to the reassembly buffer TC_attach_pdp_act_user(1503)@9a3224e0b29d: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 SGSN_Test_0-SCCP(1496)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MC@9a3224e0b29d: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1501)@9a3224e0b29d: Final verdict of PTC: none 20241121125217909 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125217909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1500)@9a3224e0b29d: Final verdict of PTC: none 20241121125217910 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125217910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125217910 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241121125217910 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121125217910 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121125217910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125217910 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121125217910 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121125217910 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121125217910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125217910 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241121125217910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121125217910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121125217910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241121125217910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) -NSVCI97(1485)@9a3224e0b29d: Final verdict of PTC: none 20241121125217910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121125217910 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241121125217910 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI98(1490)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1495)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1484)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@9a3224e0b29d: Final verdict of PTC: none20241121125217912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44088<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1482)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1488)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1493)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1483)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@9a3224e0b29d: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1483): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1484): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1485): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user(1503): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Thu Nov 21 12:52:18 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241121125218062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125218564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38618<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=278096) 20241121125218910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125218910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=278096, count=282548) 20241121125219911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241121125219911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241121125219911 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241121125219911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125219911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Thu Nov 21 12:52:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125220912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125220912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241121125221629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125221631 DMM INFO MM(262420000001004/c83cad3c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125221631 DMM INFO MM(262420000001004/c83cad3c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125221631 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125221631 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125221631 DMM DEBUG MM_STATE_Iu(5)[0x55f48d499f30]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241121125221631 DMM DEBUG MM_STATE_Iu(5)[0x55f48d499f30]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241121125221631 DMM NOTICE MM(262420000001004/c83cad3c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125221631 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241121125221631 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125221631 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125221631 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20241121125221631 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241121125221631 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) 20241121125221631 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241121125221631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121125221631 DMM DEBUG MM_STATE_Gb[0x55f48d48bec0]{Idle}: Deallocated (fsm.c:568) 20241121125221631 DMM DEBUG MM_STATE_Iu(5)[0x55f48d499f30]{Detached}: Deallocated (fsm.c:568) 20241121125221631 DMM DEBUG GMM(gmm_fsm)[0x55f48d48bff0]{Deregistered}: Deallocated (fsm.c:568) 20241121125221631 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241121125221631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125221631 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125221631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125221631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125221631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125221631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125221631 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1509)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1509)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125221687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125221687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125221687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125221687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125221687 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125221687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125221687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125221687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125221687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1508)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1509)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125221689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125221689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125221689 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125221690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125221690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125221690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125221690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125221690 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125221690 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125221690 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125221690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1509)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125221691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125221691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1509)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125221694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125221704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125221704 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1510)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1508)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1513)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125221715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125221715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125221715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125221715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125221715 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125221715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125221715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125221715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125221715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125221717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125221717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125221717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125221717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125221717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125221717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125221717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125221717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125221717 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125221717 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125221717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125221718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125221718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125221721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1514)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121125221731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125221731 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1519)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1519)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125221761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125221761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125221761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125221762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125221762 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125221762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125221762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125221762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125221762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1519)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125221763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125221763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125221763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125221763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125221763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125221764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125221764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125221764 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125221764 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125221764 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125221764 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125221764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125221764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1519)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1519)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125221768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9a3224e0b29d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9a3224e0b29d: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@9a3224e0b29d: ************************************************* SGSN_Test_0-M3UA(1521)@9a3224e0b29d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@9a3224e0b29d: ************************************************* SGSN_Test_0-SCCP(1518)@9a3224e0b29d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1515)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125221778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125221778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125221913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125221913 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125221913 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125221913 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125221915 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125221916 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125221972 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121125221972 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241121125221972 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121125221973 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@9a3224e0b29d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241121125221975 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125221975 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121125221975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121125221975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121125221975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121125221975 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121125221975 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241121125221976 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125221976 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121125221976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121125221976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121125221976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121125221976 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121125221976 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121125221976 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241121125222783 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125222783 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125222783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125222783 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125222783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125222783 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125222783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125222783 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125222783 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241121125222783 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125222783 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125222783 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125222783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125222783 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125222783 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125222783 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125222783 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125222783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@9a3224e0b29d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='CB57D706'O, index=0 SGSN_Test-GSUP(1524)@9a3224e0b29d: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@9a3224e0b29d: 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 := '2326'O ("#&"), rac := 'D9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@9a3224e0b29d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)14804904 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: First idle individual index:0 SGSN_Test_0-RAN(1520)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 20241121125222979 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125222979 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125222979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125222979 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125222979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125222979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125222979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125222979 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125222979 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125222979 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125222979 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125222979 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach" (gprs_gmm.c:1266) 20241121125222979 DMM DEBUG GMM(gmm_fsm)[0x55f48d499f30]{Deregistered}: Allocated (fsm.c:456) 20241121125222979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121125222980 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Allocated (fsm.c:456) 20241121125222980 DMM DEBUG MM_STATE_Iu[0x55f48d49dff0]{Detached}: Allocated (fsm.c:456) 20241121125222980 DMM DEBUG GMM(gmm_fsm)[0x55f48d499f30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125222980 DMM DEBUG GMM(gmm_fsm)[0x55f48d499f30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125222980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125222980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125222980 DMM DEBUG MM(262420000001058/f3f0f80a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125222980 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241121125222980 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125222980 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125222980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125222980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125222980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125222980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125222980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125222980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125222980 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125222980 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125222980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125222980 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125222980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125222980 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125222980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125222980 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9a3224e0b29d: { messageType := 2, destLocRef := 'E1E7A8'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(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@9a3224e0b29d: 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 := '239A5419DD5623AF0043AEBC7D1DFA8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '66FAC3CF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2BD4D4EE709FB963'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '834E8122506447D36B62903106D87B03'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3C88BFF8523072FD08D35C65DA1C284E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E797B3951F701C9BE05D0C264BA3413B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2664C8579D020A37'O } } } } } SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241121125222989 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125222989 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125222989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125222989 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125222989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125222989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125222989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125222989 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125222989 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125222989 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125222989 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125222989 DMM DEBUG MM(262420000001058/f3f0f80a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241121125222989 DMM NOTICE MM(262420000001058/f3f0f80a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125222989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125222989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125222989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125222989 DMM DEBUG MM(262420000001058/f3f0f80a) Requesting authorization (sgsn_auth.c:160) 20241121125222989 DMM INFO MM(262420000001058/f3f0f80a) Requesting authentication tuples (sgsn_auth.c:184) 20241121125222989 DMM DEBUG MM(262420000001058/f3f0f80a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125222989 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241121125222989 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@9a3224e0b29d: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241121125222992 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125222992 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125222992 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125222992 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125222992 DMM INFO MM(262420000001058/f3f0f80a) Subscriber data update (mmctx.c:445) 20241121125222992 DMM DEBUG MM(262420000001058/f3f0f80a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125222992 DMM INFO MM(262420000001058/f3f0f80a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125222992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125222992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125222992 DMM INFO MM(262420000001058/f3f0f80a) <- GMM AUTH AND CIPHERING REQ (rand = 23 9a 54 19 dd 56 23 af 00 43 ae bc 7d 1d fa 8b , mmctx_is_r99=1, vec->auth_types=0x3, autn = e7 97 b3 95 1f 70 1c 9b e0 5d 0c 26 4b a3 41 3b ) (gprs_gmm.c:483) 20241121125222992 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241121125222992 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125222992 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125222993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125222993 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125222993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125222993 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125222993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125222993 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_len:37 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E222664C85723094B99990000105008F029049D020A37'O 20241121125222998 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125222998 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125222998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125222998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125222998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125222998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125222998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125222998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125222999 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125222999 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125222999 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125222999 DMM INFO MM(262420000001058/f3f0f80a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125222999 DMM NOTICE MM(262420000001058/f3f0f80a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125222999 DMM DEBUG MM(262420000001058/f3f0f80a) checking auth: received UMTS RES = 26 64 c8 57 9d 02 0a 37 (gprs_gmm.c:666) 20241121125222999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125222999 DMM DEBUG MM(262420000001058/f3f0f80a) Requesting authorization (sgsn_auth.c:160) 20241121125222999 DMM INFO MM(262420000001058/f3f0f80a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125222999 DMM DEBUG MM(262420000001058/f3f0f80a) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125222999 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241121125222999 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) 20241121125222999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241121125222999 DMM DEBUG MM(262420000001058/f3f0f80a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241121125222999 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125222999 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125222999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125222999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125222999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125222999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125222999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125222999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125223005 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223005 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125223005 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125223006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125223006 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125223006 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125223006 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125223006 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125223006 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241121125223006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241121125223006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241121125223006 DMM INFO MM(262420000001058/f3f0f80a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3f0f80a) (gprs_gmm.c:300) 20241121125223006 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241121125223006 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125223006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125223006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125223006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125223006 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223006 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125223006 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125223006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223006 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125223006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121125223010 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125223010 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125223010 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241121125223010 DMM INFO MM(262420000001058/f3f0f80a) Subscriber data update (mmctx.c:445) 20241121125223010 DMM DEBUG MM(262420000001058/f3f0f80a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125223010 DMM INFO MM(262420000001058/f3f0f80a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125223010 DMM NOTICE MM(262420000001058/f3f0f80a) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241121125223010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125223010 DMM NOTICE MM(262420000001058/f3f0f80a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125223010 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) 20241121125223011 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125223011 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241121125223011 DMM INFO MM(262420000001058/f3f0f80a) Subscriber data update (mmctx.c:445) 20241121125223011 DMM DEBUG MM(262420000001058/f3f0f80a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_len:14 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241121125223013 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223013 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125223013 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125223013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125223013 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125223014 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125223014 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125223014 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125223014 DMM INFO MM(262420000001058/f3f0f80a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125223014 DMM NOTICE MM(262420000001058/f3f0f80a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125223014 DMM DEBUG GMM(gmm_fsm)[0x55f48d499f30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125223014 DMM DEBUG GMM(gmm_fsm)[0x55f48d499f30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125223014 DMM DEBUG MM_STATE_Iu(7)[0x55f48d49dff0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241121125223014 DMM DEBUG MM_STATE_Iu(7)[0x55f48d49dff0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241121125223014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125223014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125223014 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223014 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125223014 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125223014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223014 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125223014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_len:7 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241121125223020 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223020 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125223020 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125223020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223020 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125223020 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125223020 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121125223020 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121125223020 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241121125223020 DMM INFO MM(262420000001058/f3f0f80a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241121125223020 DMM DEBUG MM_STATE_Iu(7)[0x55f48d49dff0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241121125223020 DMM DEBUG MM_STATE_Iu(7)[0x55f48d49dff0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241121125223020 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223020 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125223020 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125223020 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223020 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223020 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125223020 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on local reference:0 20241121125223022 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223022 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125223022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125223022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223022 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) SGSN_Test_0-RAN(1520)@9a3224e0b29d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)14804904 20241121125223022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125223022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_v4raw(1526)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@9a3224e0b29d: 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 := 'F3F0F80A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@9a3224e0b29d: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)12157383 SGSN_Test_0-RAN(1520)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: First idle individual index:0 20241121125223225 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223225 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125223225 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125223225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125223225 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125223226 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125223226 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125223226 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125223226 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF3F0F80A) type="signalling" (gprs_gmm.c:1944) 20241121125223226 DMM DEBUG GMM(gmm_fsm)[0x55f48d499f30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241121125223226 DMM DEBUG GMM(gmm_fsm)[0x55f48d499f30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121125223226 DMM DEBUG MM(262420000001058/f3f0f80a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241121125223226 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125223226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125223226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125223226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125223226 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223226 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125223226 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125223226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223226 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125223226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9a3224e0b29d: { messageType := 2, destLocRef := 'B981C7'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(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125223231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125223231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125223231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125223231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125223232 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125223232 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125223232 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125223232 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20241121125223232 DMM DEBUG MM_STATE_Iu(7)[0x55f48d49dff0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241121125223232 DMM DEBUG MM_STATE_Iu(7)[0x55f48d49dff0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241121125223232 DMM INFO MM(262420000001058/f3f0f80a) <- GMM SERVICE ACCEPT (P-TMSI=0xf3f0f80a) (gprs_gmm.c:813) 20241121125223232 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241121125223232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125223232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125223232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125223232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125223232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125223232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125223232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125223232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1526)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241121125223238 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223238 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125223239 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125223239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223239 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223239 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125223239 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125223239 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125223239 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125223239 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125223239 DMM INFO MM(262420000001058/f3f0f80a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125223239 DMM INFO MM(262420000001058/f3f0f80a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125223239 DMM DEBUG MM(262420000001058/f3f0f80a) Using GGSN 0 (gprs_sm.c:312) 20241121125223239 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20241121125223239 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20241121125223239 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125223239 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125223239 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20241121125223249 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 3b 00 00 01 80 08 00 10 01 db 29 ba 11 3e 2e 04 ff 14 05 7f a6 4e ea 48 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:443) 20241121125223249 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580de678, cbp=0x55f48d499b00) (sgsn_libgtp.c:632) 20241121125223249 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125223250 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223250 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125223250 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125223250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223250 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125223250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_len:30 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068004870F925'O 20241121125223265 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223265 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125223265 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125223265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223265 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223265 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125223265 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125223265 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121125223266 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121125223266 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241121125223266 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20241121125223266 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241121125223266 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20241121125223266 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125223266 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20241121125223266 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223266 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125223266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125223266 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125223266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125223266 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125223266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125223266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1518)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@9a3224e0b29d: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_v4raw(1526)@9a3224e0b29d: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@9a3224e0b29d: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1524)@9a3224e0b29d: Final verdict of PTC: none 20241121125223270 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125223270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1523)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1509)@9a3224e0b29d: Final verdict of PTC: none 20241121125223271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38620<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121125223271 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125223271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125223271 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241121125223271 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121125223271 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121125223271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125223271 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121125223271 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121125223271 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121125223271 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125223271 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241121125223271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121125223271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121125223271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241121125223271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241121125223271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121125223271 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241121125223272 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1519)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-SCCP(1518)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1508)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1513)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1511)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1517)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1507)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1526)@9a3224e0b29d: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1506): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1507): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1508): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1509): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1512): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1516): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1517): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-SCCP(1518): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1519): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail'. Thu Nov 21 12:52:23 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241121125223422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125223923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285196) 20241121125224271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125224271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285196, count=289648) 20241121125225272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125225272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125225272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241121125225272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241121125225272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Thu Nov 21 12:52:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125226272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125226272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241121125226988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125226989 DMM INFO MM(262420000001058/f3f0f80a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125226989 DMM INFO MM(262420000001058/f3f0f80a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125226989 DMM DEBUG GMM(gmm_fsm)[0x55f48d499f30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125226989 DMM DEBUG GMM(gmm_fsm)[0x55f48d499f30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125226989 DMM DEBUG MM_STATE_Iu(7)[0x55f48d49dff0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241121125226990 DMM DEBUG MM_STATE_Iu(7)[0x55f48d49dff0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241121125226990 DMM NOTICE MM(262420000001058/f3f0f80a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125226990 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20241121125226990 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125226990 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125226990 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20241121125226990 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241121125226990 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) 20241121125226990 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20241121125226990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121125226990 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Deallocated (fsm.c:568) 20241121125226990 DMM DEBUG MM_STATE_Iu(7)[0x55f48d49dff0]{Detached}: Deallocated (fsm.c:568) 20241121125226990 DMM DEBUG GMM(gmm_fsm)[0x55f48d499f30]{Deregistered}: Deallocated (fsm.c:568) 20241121125226990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241121125226990 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125226990 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125226990 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125226990 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125226990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125226990 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125226990 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125227033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125227033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125227033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125227033 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125227033 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125227033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125227033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125227033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125227033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125227035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125227035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125227035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125227035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125227035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125227035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125227035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125227035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125227035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125227035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125227035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125227036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125227036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125227040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1532)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121125227050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125227051 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125227073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125227073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125227073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125227073 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125227073 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125227073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125227073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125227073 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125227073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125227075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125227075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125227075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125227075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125227075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125227075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125227075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125227075 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125227075 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125227075 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125227075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125227076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125227076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125227081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125227090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125227090 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125227108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125227108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125227108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125227108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125227108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125227108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125227108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125227108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125227108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125227110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125227110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125227110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125227111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125227111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125227111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125227111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125227111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125227111 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125227111 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125227111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1541)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125227112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125227112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125227115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125227125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125227125 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@9a3224e0b29d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@9a3224e0b29d: ************************************************* MTC@9a3224e0b29d: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@9a3224e0b29d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@9a3224e0b29d: ************************************************* TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1542)@9a3224e0b29d: v_sccp_pdu_maxlen:268 20241121125227273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125227273 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125227273 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125227273 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125227275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125227276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125227330 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121125227330 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241121125227330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121125227330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@9a3224e0b29d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241121125227332 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125227332 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121125227332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121125227332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121125227332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121125227332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121125227332 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241121125227333 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125227333 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121125227333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121125227333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121125227333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121125227333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121125227333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121125227333 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241121125228139 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228139 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125228139 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125228139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125228139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228140 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241121125228140 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125228140 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228140 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@9a3224e0b29d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='D61E018F'O, index=0 SGSN_Test-GSUP(1547)@9a3224e0b29d: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@9a3224e0b29d: 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 := '655B'O ("e["), rac := '2A'O ("*") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@9a3224e0b29d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)9758966 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: First idle individual index:0 SGSN_Test_0-RAN(1543)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 20241121125228342 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228342 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125228342 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125228342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228342 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228342 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125228342 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228343 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125228343 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125228343 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125228343 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach" (gprs_gmm.c:1266) 20241121125228343 DMM DEBUG GMM(gmm_fsm)[0x55f48d49dff0]{Deregistered}: Allocated (fsm.c:456) 20241121125228343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121125228343 DMM DEBUG MM_STATE_Gb[0x55f48d48bec0]{Idle}: Allocated (fsm.c:456) 20241121125228343 DMM DEBUG MM_STATE_Iu[0x55f48d49d980]{Detached}: Allocated (fsm.c:456) 20241121125228343 DMM DEBUG GMM(gmm_fsm)[0x55f48d49dff0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125228343 DMM DEBUG GMM(gmm_fsm)[0x55f48d49dff0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125228343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125228343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125228343 DMM DEBUG MM(262420000001055/dfe7f2c8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125228343 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241121125228343 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228343 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228343 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228343 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228343 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228343 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228343 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9a3224e0b29d: { messageType := 2, destLocRef := '94E8F6'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@9a3224e0b29d: 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 := '13FC136746E1E49649B5E1CAB5DB362C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C6B76099'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4ECAF3C874FEBE1B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '981EE735CDE3B15CD281E31EE932C6E6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '56E198F798366B92E78A24D25A15CADB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B0B470D2FFBC3A27B41ADF92C76AC1DD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '42E8D31DF5A67197'O } } } } } SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241121125228353 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228353 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125228353 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125228353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228353 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228353 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125228353 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228353 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125228353 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125228353 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125228353 DMM DEBUG MM(262420000001055/dfe7f2c8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241121125228353 DMM NOTICE MM(262420000001055/dfe7f2c8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125228353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125228353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125228353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125228353 DMM DEBUG MM(262420000001055/dfe7f2c8) Requesting authorization (sgsn_auth.c:160) 20241121125228353 DMM INFO MM(262420000001055/dfe7f2c8) Requesting authentication tuples (sgsn_auth.c:184) 20241121125228353 DMM DEBUG MM(262420000001055/dfe7f2c8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125228353 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241121125228353 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@9a3224e0b29d: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241121125228356 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125228356 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125228356 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125228356 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125228356 DMM INFO MM(262420000001055/dfe7f2c8) Subscriber data update (mmctx.c:445) 20241121125228356 DMM DEBUG MM(262420000001055/dfe7f2c8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125228356 DMM INFO MM(262420000001055/dfe7f2c8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125228356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125228356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125228356 DMM INFO MM(262420000001055/dfe7f2c8) <- GMM AUTH AND CIPHERING REQ (rand = 13 fc 13 67 46 e1 e4 96 49 b5 e1 ca b5 db 36 2c , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 b4 70 d2 ff bc 3a 27 b4 1a df 92 c7 6a c1 dd ) (gprs_gmm.c:483) 20241121125228356 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241121125228356 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228356 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_len:37 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2242E8D31D23094B99990000105005F02904F5A67197'O 20241121125228362 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228362 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125228362 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125228362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125228362 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228362 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125228362 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125228362 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125228362 DMM INFO MM(262420000001055/dfe7f2c8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125228362 DMM NOTICE MM(262420000001055/dfe7f2c8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125228362 DMM DEBUG MM(262420000001055/dfe7f2c8) checking auth: received UMTS RES = 42 e8 d3 1d f5 a6 71 97 (gprs_gmm.c:666) 20241121125228362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125228362 DMM DEBUG MM(262420000001055/dfe7f2c8) Requesting authorization (sgsn_auth.c:160) 20241121125228362 DMM INFO MM(262420000001055/dfe7f2c8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125228362 DMM DEBUG MM(262420000001055/dfe7f2c8) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125228363 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241121125228363 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) 20241121125228363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241121125228363 DMM DEBUG MM(262420000001055/dfe7f2c8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241121125228363 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228363 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228363 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228363 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125228370 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228370 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125228370 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125228370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125228370 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228370 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125228370 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125228370 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125228370 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241121125228370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241121125228370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241121125228370 DMM INFO MM(262420000001055/dfe7f2c8) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfe7f2c8) (gprs_gmm.c:300) 20241121125228370 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241121125228371 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228371 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228371 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228371 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228371 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228371 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228371 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121125228374 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125228374 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125228374 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241121125228374 DMM INFO MM(262420000001055/dfe7f2c8) Subscriber data update (mmctx.c:445) 20241121125228374 DMM DEBUG MM(262420000001055/dfe7f2c8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125228374 DMM INFO MM(262420000001055/dfe7f2c8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125228374 DMM NOTICE MM(262420000001055/dfe7f2c8) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241121125228374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125228374 DMM NOTICE MM(262420000001055/dfe7f2c8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125228374 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) 20241121125228375 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125228375 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241121125228375 DMM INFO MM(262420000001055/dfe7f2c8) Subscriber data update (mmctx.c:445) 20241121125228375 DMM DEBUG MM(262420000001055/dfe7f2c8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_len:14 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241121125228377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125228377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125228377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125228377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228377 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125228377 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125228377 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125228377 DMM INFO MM(262420000001055/dfe7f2c8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125228378 DMM NOTICE MM(262420000001055/dfe7f2c8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125228378 DMM DEBUG GMM(gmm_fsm)[0x55f48d49dff0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125228378 DMM DEBUG GMM(gmm_fsm)[0x55f48d49dff0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125228378 DMM DEBUG MM_STATE_Iu(9)[0x55f48d49d980]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241121125228378 DMM DEBUG MM_STATE_Iu(9)[0x55f48d49d980]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241121125228378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125228378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125228378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_len:7 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241121125228383 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228383 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125228384 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125228384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125228384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228384 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121125228384 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121125228384 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241121125228384 DMM INFO MM(262420000001055/dfe7f2c8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241121125228384 DMM DEBUG MM_STATE_Iu(9)[0x55f48d49d980]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241121125228384 DMM DEBUG MM_STATE_Iu(9)[0x55f48d49d980]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241121125228384 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228384 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228384 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228384 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228384 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 20241121125228385 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228385 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125228385 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125228385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125228386 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@9a3224e0b29d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)9758966 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@9a3224e0b29d: 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 := 'DFE7F2C8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@9a3224e0b29d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)3067875 SGSN_Test_0-RAN(1543)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: First idle individual index:0 20241121125228589 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228589 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125228589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125228589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125228589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228590 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125228590 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125228590 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125228590 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDFE7F2C8) type="signalling" (gprs_gmm.c:1944) 20241121125228590 DMM DEBUG GMM(gmm_fsm)[0x55f48d49dff0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241121125228590 DMM DEBUG GMM(gmm_fsm)[0x55f48d49dff0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121125228590 DMM DEBUG MM(262420000001055/dfe7f2c8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241121125228590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228590 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228590 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228590 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228590 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228590 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9a3224e0b29d: { messageType := 2, destLocRef := '2ECFE3'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125228595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125228595 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125228595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125228595 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228595 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125228595 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125228595 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125228595 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20241121125228595 DMM DEBUG MM_STATE_Iu(9)[0x55f48d49d980]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241121125228595 DMM DEBUG MM_STATE_Iu(9)[0x55f48d49d980]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241121125228595 DMM INFO MM(262420000001055/dfe7f2c8) <- GMM SERVICE ACCEPT (P-TMSI=0xdfe7f2c8) (gprs_gmm.c:813) 20241121125228595 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241121125228595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228595 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228595 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228595 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228595 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241121125228602 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228602 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125228602 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125228602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125228602 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228602 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125228602 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125228602 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125228602 DMM INFO MM(262420000001055/dfe7f2c8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125228602 DMM INFO MM(262420000001055/dfe7f2c8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125228603 DMM DEBUG MM(262420000001055/dfe7f2c8) Using GGSN 0 (gprs_sm.c:312) 20241121125228603 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20241121125228603 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20241121125228603 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125228603 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125228603 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20241121125228614 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 3e 00 00 01 80 08 00 10 b5 da f2 18 11 2a 69 e0 5c 14 05 7f 83 fc e8 dd 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:443) 20241121125228614 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580df6e8, cbp=0x55f48d49ec80) (sgsn_libgtp.c:632) 20241121125228614 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125228614 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228615 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228615 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228615 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228615 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_len:33 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F0000680084CB15DD'O 20241121125228632 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228632 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125228632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125228632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125228632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125228632 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121125228632 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121125228632 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241121125228632 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20241121125228632 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20241121125228632 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20241121125228632 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125228632 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20241121125228633 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228633 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125228633 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125228633 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125228633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125228633 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125228633 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125228633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@9a3224e0b29d: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@9a3224e0b29d: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@9a3224e0b29d: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. 20241121125228636 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125228636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1547)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@9a3224e0b29d: Final verdict of PTC: none 20241121125228637 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125228637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125228637 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) -NSVCI97(1531)@9a3224e0b29d: Final verdict of PTC: none 20241121125228637 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121125228637 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121125228637 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125228638 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121125228638 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121125228638 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121125228638 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125228638 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241121125228638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121125228638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121125228638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241121125228638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241121125228638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121125228638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI98(1536)@9a3224e0b29d: Final verdict of PTC: none 20241121125228638 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1532)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1541)@9a3224e0b29d: Final verdict of PTC: none 20241121125228638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56466<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1537)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1529)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@9a3224e0b29d: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" SGSN_Test-GGSN_GTP(1548)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1539)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1534)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail'. Thu Nov 21 12:52:28 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241121125228783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125229285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285712) 20241121125229637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125229637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=285712, count=290164) 20241121125230639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241121125230639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241121125230639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241121125230639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125230639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Thu Nov 21 12:52:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125231641 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125231641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241121125232350 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125232351 DMM INFO MM(262420000001055/dfe7f2c8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125232351 DMM INFO MM(262420000001055/dfe7f2c8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125232351 DMM DEBUG GMM(gmm_fsm)[0x55f48d49dff0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125232351 DMM DEBUG GMM(gmm_fsm)[0x55f48d49dff0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125232351 DMM DEBUG MM_STATE_Iu(9)[0x55f48d49d980]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241121125232351 DMM DEBUG MM_STATE_Iu(9)[0x55f48d49d980]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241121125232351 DMM NOTICE MM(262420000001055/dfe7f2c8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125232351 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20241121125232351 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125232351 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125232351 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20241121125232351 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241121125232351 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) 20241121125232351 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20241121125232351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121125232351 DMM DEBUG MM_STATE_Gb[0x55f48d48bec0]{Idle}: Deallocated (fsm.c:568) 20241121125232351 DMM DEBUG MM_STATE_Iu(9)[0x55f48d49d980]{Detached}: Deallocated (fsm.c:568) 20241121125232351 DMM DEBUG GMM(gmm_fsm)[0x55f48d49dff0]{Deregistered}: Deallocated (fsm.c:568) 20241121125232351 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241121125232352 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125232352 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125232352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125232352 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125232352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125232352 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125232352 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1555)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1555)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125232406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125232406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125232406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125232406 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125232406 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125232406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125232406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125232406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125232406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1555)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1554)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121125232408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125232408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125232408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125232409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125232409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125232409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125232409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125232409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125232409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125232409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125232409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125232409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125232409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1555)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1555)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125232412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121125232421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125232421 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1554)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1560)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1560)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125232442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125232442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125232442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125232442 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125232442 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125232442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125232442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125232442 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125232442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1560)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125232443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125232443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125232443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125232444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125232444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125232444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125232444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125232444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125232444 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125232444 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125232444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125232445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125232445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1559)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1560)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1560)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125232448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125232457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125232457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1559)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125232474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125232474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125232474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125232474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125232474 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125232474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125232474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125232474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125232474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125232475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125232475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125232475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125232475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125232475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125232475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125232475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125232475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125232475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125232475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125232475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125232476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125232476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1564)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125232480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125232490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125232490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@9a3224e0b29d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@9a3224e0b29d: ************************************************* SGSN_Test_0-M3UA(1567)@9a3224e0b29d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@9a3224e0b29d: ************************************************* MTC@9a3224e0b29d: Starting RAN_Emulation TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1565)@9a3224e0b29d: v_sccp_pdu_maxlen:268 20241121125232642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125232642 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125232642 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125232642 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125232643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125232644 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125232694 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121125232694 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241121125232694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121125232694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@9a3224e0b29d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241121125232698 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125232698 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121125232698 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121125232698 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121125232698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121125232698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121125232698 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241121125232699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125232699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121125232699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121125232699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121125232699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121125232699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121125232699 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121125232699 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241121125233505 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233505 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125233505 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125233505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125233505 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233506 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241121125233506 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125233506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233506 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233506 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233506 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@9a3224e0b29d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='D77D9A4C'O, index=0 SGSN_Test-GSUP(1570)@9a3224e0b29d: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@9a3224e0b29d: 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 := '643F'O ("d?"), rac := '7D'O ("}") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@9a3224e0b29d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)4320384 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: First idle individual index:0 SGSN_Test_0-RAN(1566)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 20241121125233713 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233713 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125233713 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125233713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125233713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233714 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125233714 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125233714 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125233714 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach" (gprs_gmm.c:1266) 20241121125233714 DMM DEBUG GMM(gmm_fsm)[0x55f48d49d980]{Deregistered}: Allocated (fsm.c:456) 20241121125233714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121125233714 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Allocated (fsm.c:456) 20241121125233714 DMM DEBUG MM_STATE_Iu[0x55f48d49f8d0]{Detached}: Allocated (fsm.c:456) 20241121125233714 DMM DEBUG GMM(gmm_fsm)[0x55f48d49d980]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125233714 DMM DEBUG GMM(gmm_fsm)[0x55f48d49d980]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125233714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125233714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125233714 DMM DEBUG MM(262420000001056/d4d310a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125233714 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241121125233714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233714 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233714 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233714 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233714 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9a3224e0b29d: { messageType := 2, destLocRef := '41EC80'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@9a3224e0b29d: 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 := '6061ADD9B9D91F5DB96431363F6AFBE9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A67364FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A2D23FC8EB9CE498'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F055E36ED2184002888321A45749C53A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '54EA8001DD31866976602DC846BCAE00'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '213A87E72818F14D66139470102C8B5A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '855FBB14ACF7926E'O } } } } } SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241121125233725 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233725 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125233725 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125233725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125233725 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233726 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125233726 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125233726 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125233726 DMM DEBUG MM(262420000001056/d4d310a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241121125233726 DMM NOTICE MM(262420000001056/d4d310a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125233726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125233726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125233726 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125233726 DMM DEBUG MM(262420000001056/d4d310a8) Requesting authorization (sgsn_auth.c:160) 20241121125233726 DMM INFO MM(262420000001056/d4d310a8) Requesting authentication tuples (sgsn_auth.c:184) 20241121125233726 DMM DEBUG MM(262420000001056/d4d310a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125233726 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241121125233726 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@9a3224e0b29d: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241121125233729 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125233729 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125233729 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125233729 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125233729 DMM INFO MM(262420000001056/d4d310a8) Subscriber data update (mmctx.c:445) 20241121125233729 DMM DEBUG MM(262420000001056/d4d310a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125233729 DMM INFO MM(262420000001056/d4d310a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125233729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125233729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125233729 DMM INFO MM(262420000001056/d4d310a8) <- GMM AUTH AND CIPHERING REQ (rand = 60 61 ad d9 b9 d9 1f 5d b9 64 31 36 3f 6a fb e9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 21 3a 87 e7 28 18 f1 4d 66 13 94 70 10 2c 8b 5a ) (gprs_gmm.c:483) 20241121125233729 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241121125233729 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233729 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233729 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233729 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233729 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_len:37 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422855FBB1423094B99990000105006F02904ACF7926E'O 20241121125233735 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233735 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125233735 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125233735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125233735 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233735 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125233735 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125233736 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125233736 DMM INFO MM(262420000001056/d4d310a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125233736 DMM NOTICE MM(262420000001056/d4d310a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125233736 DMM DEBUG MM(262420000001056/d4d310a8) checking auth: received UMTS RES = 85 5f bb 14 ac f7 92 6e (gprs_gmm.c:666) 20241121125233736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125233736 DMM DEBUG MM(262420000001056/d4d310a8) Requesting authorization (sgsn_auth.c:160) 20241121125233736 DMM INFO MM(262420000001056/d4d310a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125233736 DMM DEBUG MM(262420000001056/d4d310a8) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125233736 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241121125233736 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) 20241121125233736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241121125233736 DMM DEBUG MM(262420000001056/d4d310a8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241121125233736 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233736 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233736 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233736 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125233744 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233744 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125233744 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125233744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233744 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125233744 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233744 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125233744 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125233744 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125233744 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241121125233744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241121125233744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241121125233744 DMM INFO MM(262420000001056/d4d310a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4d310a8) (gprs_gmm.c:300) 20241121125233744 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241121125233744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233744 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233744 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233744 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233744 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121125233748 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125233748 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125233748 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241121125233748 DMM INFO MM(262420000001056/d4d310a8) Subscriber data update (mmctx.c:445) 20241121125233748 DMM DEBUG MM(262420000001056/d4d310a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125233748 DMM INFO MM(262420000001056/d4d310a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125233748 DMM NOTICE MM(262420000001056/d4d310a8) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241121125233748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125233748 DMM NOTICE MM(262420000001056/d4d310a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125233748 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) 20241121125233749 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125233749 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241121125233749 DMM INFO MM(262420000001056/d4d310a8) Subscriber data update (mmctx.c:445) 20241121125233749 DMM DEBUG MM(262420000001056/d4d310a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_len:14 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241121125233751 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233751 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125233751 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125233751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125233751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233752 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125233752 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125233752 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125233752 DMM INFO MM(262420000001056/d4d310a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125233752 DMM NOTICE MM(262420000001056/d4d310a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125233752 DMM DEBUG GMM(gmm_fsm)[0x55f48d49d980]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125233752 DMM DEBUG GMM(gmm_fsm)[0x55f48d49d980]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125233752 DMM DEBUG MM_STATE_Iu(11)[0x55f48d49f8d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241121125233752 DMM DEBUG MM_STATE_Iu(11)[0x55f48d49f8d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241121125233752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125233752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125233752 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233752 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233752 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_len:7 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241121125233756 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233756 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125233756 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125233756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233756 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125233756 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233757 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121125233757 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121125233757 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241121125233757 DMM INFO MM(262420000001056/d4d310a8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241121125233757 DMM DEBUG MM_STATE_Iu(11)[0x55f48d49f8d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241121125233757 DMM DEBUG MM_STATE_Iu(11)[0x55f48d49f8d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241121125233757 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233757 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233757 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 20241121125233758 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233758 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125233758 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125233758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125233758 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@9a3224e0b29d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)4320384 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@9a3224e0b29d: 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 := 'D4D310A8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@9a3224e0b29d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)15158614 SGSN_Test_0-RAN(1566)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: First idle individual index:0 20241121125233961 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233961 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125233961 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125233961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125233961 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233962 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125233962 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125233962 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125233962 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD4D310A8) type="signalling" (gprs_gmm.c:1944) 20241121125233962 DMM DEBUG GMM(gmm_fsm)[0x55f48d49d980]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241121125233962 DMM DEBUG GMM(gmm_fsm)[0x55f48d49d980]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121125233962 DMM DEBUG MM(262420000001056/d4d310a8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241121125233962 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233962 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233962 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233962 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233962 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233962 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233963 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9a3224e0b29d: { messageType := 2, destLocRef := 'E74D56'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125233967 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233967 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125233967 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125233967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233967 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125233967 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233967 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125233967 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125233967 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125233967 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20241121125233967 DMM DEBUG MM_STATE_Iu(11)[0x55f48d49f8d0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241121125233967 DMM DEBUG MM_STATE_Iu(11)[0x55f48d49f8d0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241121125233967 DMM INFO MM(262420000001056/d4d310a8) <- GMM SERVICE ACCEPT (P-TMSI=0xd4d310a8) (gprs_gmm.c:813) 20241121125233967 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20241121125233967 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233967 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233967 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233967 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233967 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233967 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233967 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233967 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241121125233974 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233974 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125233974 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125233974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125233974 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233974 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125233974 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125233974 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125233974 DMM INFO MM(262420000001056/d4d310a8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125233974 DMM INFO MM(262420000001056/d4d310a8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125233974 DMM DEBUG MM(262420000001056/d4d310a8) Using GGSN 0 (gprs_sm.c:312) 20241121125233974 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 21. This is a software bug that needs fixing. (rate_ctr.c:221) 20241121125233974 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20241121125233974 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125233974 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125233974 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20241121125233984 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 11 04 41 00 00 01 80 08 00 10 9f 7d a9 14 11 d7 88 34 d8 14 05 7f 92 35 9e 1c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20241121125233984 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580e0758, cbp=0x55f48d49f4e0) (sgsn_libgtp.c:632) 20241121125233984 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125233985 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233985 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125233985 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125233985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125233985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_len:46 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1565)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F0000680000000000000000000000000000A9AFD89C'O 20241121125233998 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125233998 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125233998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125233998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125233998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125233998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125233998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125233998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125233998 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121125233998 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121125233998 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241121125233998 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20241121125233998 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241121125233999 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 20 (gprs_ranap.c:89) 20241121125233999 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241121125241882 DGPRS DEBUG Checking for inactive LLMEs, time = 14004296 (sgsn.c:131) 20241121125252643 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241121125252643 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241121125252644 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125302410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125302412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125302412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125302445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125302447 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125302447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125302477 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125302478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125302478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@9a3224e0b29d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9a3224e0b29d: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1570)@9a3224e0b29d: Final verdict of PTC: none 20241121125303721 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125303721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125303721 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125303721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125303721 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241121125303721 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121125303721 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121125303721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125303721 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121125303721 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121125303721 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121125303721 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125303721 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241121125303721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121125303721 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121125303721 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241121125303722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241121125303722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121125303722 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241121125303722 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1555)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1560)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1559)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1554)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1564)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@9a3224e0b29d: Final verdict of PTC: none 20241121125303723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56488<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1561)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@9a3224e0b29d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1562)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1558)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1553)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1553): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1554): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1555): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1557): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1558): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1559): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1560): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): fail (none -> fail) reason: "Tguard timeout" MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: Tguard timeout MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail'. Thu Nov 21 12:53:03 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241121125303864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125304366 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289180) 20241121125304722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125304722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=289180, count=290536) 20241121125305722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241121125305722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241121125305722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241121125305724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125305724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Thu Nov 21 12:53:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125306726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125306726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241121125307436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125307437 DMM INFO MM(262420000001056/d4d310a8) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125307437 DMM INFO MM(262420000001056/d4d310a8) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125307437 DMM DEBUG GMM(gmm_fsm)[0x55f48d49d980]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125307437 DMM DEBUG GMM(gmm_fsm)[0x55f48d49d980]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125307437 DMM DEBUG MM_STATE_Iu(11)[0x55f48d49f8d0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241121125307438 DMM DEBUG MM_STATE_Iu(11)[0x55f48d49f8d0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241121125307438 DMM NOTICE MM(262420000001056/d4d310a8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125307438 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20241121125307438 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125307438 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125307438 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20241121125307438 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241121125307438 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) 20241121125307438 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20241121125307438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121125307438 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Deallocated (fsm.c:568) 20241121125307438 DMM DEBUG MM_STATE_Iu(11)[0x55f48d49f8d0]{Detached}: Deallocated (fsm.c:568) 20241121125307438 DMM DEBUG GMM(gmm_fsm)[0x55f48d49d980]{Deregistered}: Deallocated (fsm.c:568) 20241121125307438 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241121125307438 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125307438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125307438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125307438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125307438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125307438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125307438 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1573)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125307480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125307480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125307480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125307481 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125307481 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125307481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125307481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125307481 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125307481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125307482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125307482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125307482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125307482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125307482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125307482 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125307482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125307482 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125307482 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125307482 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125307482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1577)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125307483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125307483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125307486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1574)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125307495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125307495 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1578)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1583)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1583)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125307531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125307531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125307531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125307531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125307531 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125307531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125307531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125307531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125307531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1582)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1583)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125307533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125307533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125307533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125307533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125307533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125307533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125307533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125307533 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125307533 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125307533 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125307533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1583)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125307534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125307534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1583)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125307537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1579)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125307547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125307547 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1584)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1582)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125307558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125307558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125307558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125307558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125307558 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125307558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125307558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125307558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125307558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125307560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125307560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125307560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125307560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125307560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125307560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125307560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125307560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125307560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125307560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125307560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125307561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125307561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125307565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125307573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125307573 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9a3224e0b29d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1590)@9a3224e0b29d: ************************************************* SGSN_Test_0-M3UA(1590)@9a3224e0b29d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@9a3224e0b29d: ************************************************* MTC@9a3224e0b29d: Starting RAN_Emulation SGSN_Test_0-SCCP(1588)@9a3224e0b29d: v_sccp_pdu_maxlen:268 20241121125307727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125307727 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125307727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125307727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125307729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125307730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125307780 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121125307780 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241121125307780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121125307780 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@9a3224e0b29d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241121125307782 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125307782 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121125307782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121125307782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121125307782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121125307782 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121125307782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241121125307783 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125307783 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121125307783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121125307783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121125307783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121125307783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121125307783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121125307783 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241121125308590 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308590 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125308590 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125308590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125308590 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125308590 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241121125308590 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125308591 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308591 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125308591 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125308591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308591 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125308591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@9a3224e0b29d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='EAC14329'O, index=0 SGSN_Test-GSUP(1593)@9a3224e0b29d: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@9a3224e0b29d: 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 := '8DF0'O, rac := '32'O ("2") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@9a3224e0b29d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)9613269 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: First idle individual index:0 SGSN_Test_0-RAN(1589)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 20241121125308790 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308790 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125308790 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125308790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308790 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125308790 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125308790 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125308790 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125308790 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125308790 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach" (gprs_gmm.c:1266) 20241121125308790 DMM DEBUG GMM(gmm_fsm)[0x55f48d49f8d0]{Deregistered}: Allocated (fsm.c:456) 20241121125308790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121125308790 DMM DEBUG MM_STATE_Gb[0x55f48d48bec0]{Idle}: Allocated (fsm.c:456) 20241121125308790 DMM DEBUG MM_STATE_Iu[0x55f48d4a03a0]{Detached}: Allocated (fsm.c:456) 20241121125308790 DMM DEBUG GMM(gmm_fsm)[0x55f48d49f8d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125308790 DMM DEBUG GMM(gmm_fsm)[0x55f48d49f8d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125308790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125308790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125308790 DMM DEBUG MM(262420000001057/d16d2ec3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125308790 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241121125308790 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125308790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125308790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125308790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125308790 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308790 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125308790 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125308790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308790 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125308790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@9a3224e0b29d: { messageType := 2, destLocRef := '92AFD5'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@9a3224e0b29d: 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 := '17116A68E34208236A567A5030F10999'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A953EE5E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70E9098C5DCD4148'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CAA017FC467BE2288442A4BDCC463E3B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '86A2D026EE0508423CC704389B00D2DF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BA5FBDD72A8CB76CC2C93F85DAC19A18'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '56E7941D3D17BCA9'O } } } } } SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241121125308798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125308798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125308798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125308799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125308799 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125308799 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125308799 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125308799 DMM DEBUG MM(262420000001057/d16d2ec3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241121125308799 DMM NOTICE MM(262420000001057/d16d2ec3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125308799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125308799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125308799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125308799 DMM DEBUG MM(262420000001057/d16d2ec3) Requesting authorization (sgsn_auth.c:160) 20241121125308799 DMM INFO MM(262420000001057/d16d2ec3) Requesting authentication tuples (sgsn_auth.c:184) 20241121125308799 DMM DEBUG MM(262420000001057/d16d2ec3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125308799 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241121125308799 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@9a3224e0b29d: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241121125308802 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125308802 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125308802 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125308802 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125308802 DMM INFO MM(262420000001057/d16d2ec3) Subscriber data update (mmctx.c:445) 20241121125308802 DMM DEBUG MM(262420000001057/d16d2ec3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125308802 DMM INFO MM(262420000001057/d16d2ec3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125308802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125308802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125308802 DMM INFO MM(262420000001057/d16d2ec3) <- GMM AUTH AND CIPHERING REQ (rand = 17 11 6a 68 e3 42 08 23 6a 56 7a 50 30 f1 09 99 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ba 5f bd d7 2a 8c b7 6c c2 c9 3f 85 da c1 9a 18 ) (gprs_gmm.c:483) 20241121125308802 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241121125308802 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308802 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125308802 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125308802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308802 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125308802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_len:37 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813002256E7941D23094B99990000105007F029043D17BCA9'O 20241121125308808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125308808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125308808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125308808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125308808 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125308808 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125308808 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125308808 DMM INFO MM(262420000001057/d16d2ec3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125308808 DMM NOTICE MM(262420000001057/d16d2ec3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125308808 DMM DEBUG MM(262420000001057/d16d2ec3) checking auth: received UMTS RES = 56 e7 94 1d 3d 17 bc a9 (gprs_gmm.c:666) 20241121125308808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125308808 DMM DEBUG MM(262420000001057/d16d2ec3) Requesting authorization (sgsn_auth.c:160) 20241121125308809 DMM INFO MM(262420000001057/d16d2ec3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125308809 DMM DEBUG MM(262420000001057/d16d2ec3) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125308809 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241121125308809 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) 20241121125308809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241121125308809 DMM DEBUG MM(262420000001057/d16d2ec3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241121125308809 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308809 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125308809 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125308809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308809 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125308809 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125308816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125308816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125308816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125308816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125308817 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125308817 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125308817 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125308817 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241121125308817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241121125308817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241121125308817 DMM INFO MM(262420000001057/d16d2ec3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd16d2ec3) (gprs_gmm.c:300) 20241121125308817 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241121125308817 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125308817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125308817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125308817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125308817 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125308817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125308817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125308817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121125308821 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125308821 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125308821 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241121125308821 DMM INFO MM(262420000001057/d16d2ec3) Subscriber data update (mmctx.c:445) 20241121125308821 DMM DEBUG MM(262420000001057/d16d2ec3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125308821 DMM INFO MM(262420000001057/d16d2ec3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125308821 DMM NOTICE MM(262420000001057/d16d2ec3) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241121125308821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125308821 DMM NOTICE MM(262420000001057/d16d2ec3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125308821 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) 20241121125308822 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125308822 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241121125308822 DMM INFO MM(262420000001057/d16d2ec3) Subscriber data update (mmctx.c:445) 20241121125308822 DMM DEBUG MM(262420000001057/d16d2ec3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_len:14 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241121125308824 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308824 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125308824 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125308824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125308824 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125308824 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125308824 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125308824 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125308824 DMM INFO MM(262420000001057/d16d2ec3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125308825 DMM NOTICE MM(262420000001057/d16d2ec3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125308825 DMM DEBUG GMM(gmm_fsm)[0x55f48d49f8d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125308825 DMM DEBUG GMM(gmm_fsm)[0x55f48d49f8d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125308825 DMM DEBUG MM_STATE_Iu(13)[0x55f48d4a03a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241121125308825 DMM DEBUG MM_STATE_Iu(13)[0x55f48d4a03a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241121125308825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125308825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125308825 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308825 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125308825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125308825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125308825 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_len:7 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241121125308830 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308830 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125308830 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125308830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308830 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125308830 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125308830 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121125308830 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121125308830 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241121125308830 DMM INFO MM(262420000001057/d16d2ec3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241121125308830 DMM DEBUG MM_STATE_Iu(13)[0x55f48d4a03a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241121125308830 DMM DEBUG MM_STATE_Iu(13)[0x55f48d4a03a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241121125308830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125308830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125308830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125308830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 20241121125308831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125308831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125308832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125308832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125308832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125308832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125308832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125308832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@9a3224e0b29d: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)9613269 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@9a3224e0b29d: 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 := 'D16D2EC3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@9a3224e0b29d: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)5708602 SGSN_Test_0-RAN(1589)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: First idle individual index:0 20241121125309033 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125309033 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125309033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125309033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125309033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125309033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125309033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125309033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125309034 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125309034 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125309034 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125309034 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD16D2EC3) type="signalling" (gprs_gmm.c:1944) 20241121125309034 DMM DEBUG GMM(gmm_fsm)[0x55f48d49f8d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241121125309034 DMM DEBUG GMM(gmm_fsm)[0x55f48d49f8d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121125309034 DMM DEBUG MM(262420000001057/d16d2ec3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241121125309034 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125309034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125309034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125309034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125309034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125309034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125309034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125309034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125309034 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125309034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125309034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125309034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125309034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125309034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125309034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125309034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@9a3224e0b29d: { messageType := 2, destLocRef := '571B3A'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125309039 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125309039 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125309039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125309039 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125309039 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125309039 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125309039 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125309039 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125309039 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125309039 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125309039 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125309039 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:366) 20241121125309039 DMM DEBUG MM_STATE_Iu(13)[0x55f48d4a03a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241121125309039 DMM DEBUG MM_STATE_Iu(13)[0x55f48d4a03a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241121125309039 DMM INFO MM(262420000001057/d16d2ec3) <- GMM SERVICE ACCEPT (P-TMSI=0xd16d2ec3) (gprs_gmm.c:813) 20241121125309039 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:510) 20241121125309040 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125309040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125309040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125309040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125309040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125309040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125309040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125309040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125309040 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125309040 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125309040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125309040 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125309040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125309040 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125309040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125309040 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241121125309046 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125309046 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125309046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125309046 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125309046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125309046 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125309046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125309046 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125309046 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125309046 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125309046 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125309046 DMM INFO MM(262420000001057/d16d2ec3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125309046 DMM INFO MM(262420000001057/d16d2ec3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125309046 DMM DEBUG MM(262420000001057/d16d2ec3) Using GGSN 0 (gprs_sm.c:312) 20241121125309046 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 22. This is a software bug that needs fixing. (rate_ctr.c:221) 20241121125309046 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20241121125309046 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125309046 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125309046 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20241121125309058 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 12 04 43 00 00 01 80 08 00 10 ed b7 bf d1 11 a8 65 7a f8 14 05 7f 51 24 f4 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=1091 from retransmit req queue (gtp.c:443) 20241121125309058 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580e17c8, cbp=0x55f48d49f240) (sgsn_libgtp.c:632) 20241121125309058 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125309058 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125309058 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125309058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125309058 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125309058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125309058 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125309058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125309058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_len:48 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1588)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000997AE691'O 20241121125309073 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125309073 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125309073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125309073 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125309073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125309073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125309073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125309073 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125309073 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121125309073 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121125309073 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241121125309073 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:574) 20241121125309073 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20241121125309073 DRANAP ERROR RAB Assignment Resp: Unknown transport layer address size 21 (gprs_ranap.c:89) 20241121125309073 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:692) 20241121125311882 DGPRS DEBUG Checking for inactive LLMEs, time = 14004326 (sgsn.c:131) 20241121125327728 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241121125327728 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125327729 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241121125337484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125337486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125337486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125337535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125337536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125337536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125337561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125337563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125337563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@9a3224e0b29d: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@9a3224e0b29d: Test Component 1595 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1593)@9a3224e0b29d: Final verdict of PTC: none 20241121125338799 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125338799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1592)@9a3224e0b29d: Final verdict of PTC: none 20241121125338800 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125338800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125338800 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241121125338800 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121125338800 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121125338800 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125338800 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121125338800 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121125338800 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121125338801 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125338801 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241121125338801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121125338801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121125338801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241121125338801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241121125338801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121125338801 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241121125338801 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI97(1577)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1583)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1587)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-M3UA(1590)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1582)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-RAN(1589)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@9a3224e0b29d: Final verdict of PTC: none 20241121125338804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34994<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1579)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1585)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@9a3224e0b29d: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1575)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1581)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1580): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1581): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1582): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1583): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): fail (none -> fail) reason: "Tguard timeout" MTC@9a3224e0b29d: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: fail reason: Tguard timeout MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail'. Thu Nov 21 12:53:38 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241121125338943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125339445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288080) 20241121125339801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125339801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=288080, count=289716) 20241121125340801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241121125340801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241121125340801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241121125340803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125340803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Thu Nov 21 12:53:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125341804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125341804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125341883 DGPRS DEBUG Checking for inactive LLMEs, time = 14004356 (sgsn.c:131) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_attach_pdp_act_pmm_idle started. 20241121125342512 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125342514 DMM INFO MM(262420000001057/d16d2ec3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125342514 DMM INFO MM(262420000001057/d16d2ec3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125342514 DMM DEBUG GMM(gmm_fsm)[0x55f48d49f8d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125342514 DMM DEBUG GMM(gmm_fsm)[0x55f48d49f8d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125342514 DMM DEBUG MM_STATE_Iu(13)[0x55f48d4a03a0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241121125342514 DMM DEBUG MM_STATE_Iu(13)[0x55f48d4a03a0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241121125342514 DMM NOTICE MM(262420000001057/d16d2ec3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125342514 DGPRS INFO PDP(262420000001057/0) Forcing release of PDP context (pdpctx.c:102) 20241121125342514 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125342514 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125342514 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:402) 20241121125342514 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241121125342514 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) 20241121125342514 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20241121125342514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121125342514 DMM DEBUG MM_STATE_Gb[0x55f48d48bec0]{Idle}: Deallocated (fsm.c:568) 20241121125342514 DMM DEBUG MM_STATE_Iu(13)[0x55f48d4a03a0]{Detached}: Deallocated (fsm.c:568) 20241121125342514 DMM DEBUG GMM(gmm_fsm)[0x55f48d49f8d0]{Deregistered}: Deallocated (fsm.c:568) 20241121125342514 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241121125342514 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125342514 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125342514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125342514 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125342514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125342514 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125342514 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1596)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125342559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125342559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125342559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125342559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125342559 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125342559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125342559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125342559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125342559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125342561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125342561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125342561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125342561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125342561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125342561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125342561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125342561 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125342561 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125342561 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125342561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125342561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125342561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125342565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1597)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1601)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 20241121125342576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125342576 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1599)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1606)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1606)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125342601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125342601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125342601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125342601 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125342601 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125342601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125342601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125342601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125342601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1606)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1605)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121125342603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125342603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125342603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125342604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125342604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125342604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125342604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125342604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125342604 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125342604 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125342604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125342604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125342604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1606)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1606)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125342608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1602)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1602)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125342618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125342618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1603)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1605)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1611)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1611)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125342638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125342638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125342638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125342638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125342638 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125342638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125342638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125342638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125342638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1611)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125342640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125342640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125342640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125342640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125342640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125342640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125342640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125342640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125342640 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125342640 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125342640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125342641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125342641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1611)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1611)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125342644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@9a3224e0b29d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1613)@9a3224e0b29d: ************************************************* MTC@9a3224e0b29d: Starting RAN_Emulation SGSN_Test_0-M3UA(1613)@9a3224e0b29d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@9a3224e0b29d: ************************************************* SGSN_Test_0-SCCP(1610)@9a3224e0b29d: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1607)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125342653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125342653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1608)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125342805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125342805 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125342805 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125342805 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125342806 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125342806 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125342847 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121125342847 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241121125342847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121125342847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@9a3224e0b29d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241121125342850 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125342850 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121125342850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121125342850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121125342850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121125342850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121125342850 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241121125342851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125342851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121125342851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121125342851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121125342851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121125342851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121125342851 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121125342851 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241121125343658 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343658 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125343658 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125343658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125343658 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343658 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241121125343658 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125343658 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343658 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125343658 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125343658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343658 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125343658 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@9a3224e0b29d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1599)@9a3224e0b29d: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='C4548873'O, index=0 SGSN_Test-GSUP(1616)@9a3224e0b29d: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@9a3224e0b29d: 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 := '552F'O ("U/"), rac := '1F'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@9a3224e0b29d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)942996 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: First idle individual index:0 SGSN_Test_0-RAN(1612)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 20241121125343869 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343869 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125343869 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125343869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125343869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343870 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125343870 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125343870 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125343870 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach" (gprs_gmm.c:1266) 20241121125343870 DMM DEBUG GMM(gmm_fsm)[0x55f48d4a03a0]{Deregistered}: Allocated (fsm.c:456) 20241121125343870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121125343870 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Allocated (fsm.c:456) 20241121125343870 DMM DEBUG MM_STATE_Iu[0x55f48d49bd60]{Detached}: Allocated (fsm.c:456) 20241121125343870 DMM DEBUG GMM(gmm_fsm)[0x55f48d4a03a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125343870 DMM DEBUG GMM(gmm_fsm)[0x55f48d4a03a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125343870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125343870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125343870 DMM DEBUG MM(262420000001005/fd02f03c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125343870 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241121125343870 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343870 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125343871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125343871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125343871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343871 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343871 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125343871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125343871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125343871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@9a3224e0b29d: { messageType := 2, destLocRef := '0E6394'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(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@9a3224e0b29d: 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 := '17F6015D70D0806AFE4190565EE75F89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CA56ADAA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3B8BC26A8C0B5ED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FBF1D60A9FC8FEB0BBA959C8DE39E835'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '313CA5D04A5EF7877676069D3394F34E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1D74FAD2ECA3E9DA36D20B7D29FE7439'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A760BE3707A820AD'O } } } } } SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241121125343880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343880 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125343880 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125343880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125343880 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343880 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125343880 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125343880 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125343880 DMM DEBUG MM(262420000001005/fd02f03c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241121125343880 DMM NOTICE MM(262420000001005/fd02f03c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125343880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125343880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125343880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125343880 DMM DEBUG MM(262420000001005/fd02f03c) Requesting authorization (sgsn_auth.c:160) 20241121125343880 DMM INFO MM(262420000001005/fd02f03c) Requesting authentication tuples (sgsn_auth.c:184) 20241121125343880 DMM DEBUG MM(262420000001005/fd02f03c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125343880 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241121125343880 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@9a3224e0b29d: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@9a3224e0b29d: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241121125343883 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125343883 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125343883 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125343883 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125343883 DMM INFO MM(262420000001005/fd02f03c) Subscriber data update (mmctx.c:445) 20241121125343883 DMM DEBUG MM(262420000001005/fd02f03c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125343883 DMM INFO MM(262420000001005/fd02f03c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125343883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125343883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125343883 DMM INFO MM(262420000001005/fd02f03c) <- GMM AUTH AND CIPHERING REQ (rand = 17 f6 01 5d 70 d0 80 6a fe 41 90 56 5e e7 5f 89 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1d 74 fa d2 ec a3 e9 da 36 d2 0b 7d 29 fe 74 39 ) (gprs_gmm.c:483) 20241121125343883 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241121125343883 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343883 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125343883 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125343883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343883 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125343883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_len:37 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22A760BE3723094B99990000100005F0290407A820AD'O 20241121125343889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125343889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125343889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343889 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125343889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343889 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125343889 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125343889 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125343889 DMM INFO MM(262420000001005/fd02f03c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125343889 DMM NOTICE MM(262420000001005/fd02f03c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125343889 DMM DEBUG MM(262420000001005/fd02f03c) checking auth: received UMTS RES = a7 60 be 37 07 a8 20 ad (gprs_gmm.c:666) 20241121125343889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125343889 DMM DEBUG MM(262420000001005/fd02f03c) Requesting authorization (sgsn_auth.c:160) 20241121125343889 DMM INFO MM(262420000001005/fd02f03c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125343889 DMM DEBUG MM(262420000001005/fd02f03c) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125343889 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241121125343889 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) 20241121125343889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241121125343889 DMM DEBUG MM(262420000001005/fd02f03c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241121125343889 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343889 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125343889 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125343889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343889 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125343889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125343897 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343897 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125343897 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125343897 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343897 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125343897 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343897 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125343897 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125343897 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125343897 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241121125343897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241121125343897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241121125343898 DMM INFO MM(262420000001005/fd02f03c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd02f03c) (gprs_gmm.c:300) 20241121125343898 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241121125343898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125343898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125343898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125343898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343898 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343898 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125343898 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125343898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343898 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125343898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121125343901 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125343901 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125343901 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241121125343901 DMM INFO MM(262420000001005/fd02f03c) Subscriber data update (mmctx.c:445) 20241121125343901 DMM DEBUG MM(262420000001005/fd02f03c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125343901 DMM INFO MM(262420000001005/fd02f03c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125343901 DMM NOTICE MM(262420000001005/fd02f03c) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241121125343901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125343901 DMM NOTICE MM(262420000001005/fd02f03c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125343901 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) 20241121125343902 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125343902 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241121125343902 DMM INFO MM(262420000001005/fd02f03c) Subscriber data update (mmctx.c:445) 20241121125343902 DMM DEBUG MM(262420000001005/fd02f03c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_len:14 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241121125343904 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343904 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125343904 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125343904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125343904 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343905 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125343905 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125343905 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125343905 DMM INFO MM(262420000001005/fd02f03c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125343905 DMM NOTICE MM(262420000001005/fd02f03c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125343905 DMM DEBUG GMM(gmm_fsm)[0x55f48d4a03a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125343905 DMM DEBUG GMM(gmm_fsm)[0x55f48d4a03a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125343905 DMM DEBUG MM_STATE_Iu(15)[0x55f48d49bd60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241121125343905 DMM DEBUG MM_STATE_Iu(15)[0x55f48d49bd60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241121125343905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125343905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125343905 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343905 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125343905 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125343905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343905 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125343905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_len:7 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241121125343910 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343910 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125343910 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125343910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343910 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125343910 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125343910 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121125343910 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121125343910 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241121125343910 DMM INFO MM(262420000001005/fd02f03c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241121125343910 DMM DEBUG MM_STATE_Iu(15)[0x55f48d49bd60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241121125343910 DMM DEBUG MM_STATE_Iu(15)[0x55f48d49bd60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241121125343910 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343910 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125343910 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125343910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343910 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125343910 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on local reference:0 20241121125343912 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125343912 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125343912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) SGSN_Test_0-RAN(1612)@9a3224e0b29d: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)942996 20241121125343912 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125343912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125343912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125343912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125343912 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_pmm_idle(1618)@9a3224e0b29d: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@9a3224e0b29d: 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 := 'FD02F03C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@9a3224e0b29d: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)12579268 SGSN_Test_0-RAN(1612)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: First idle individual index:0 20241121125344113 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125344113 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125344113 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125344113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125344113 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125344113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125344113 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125344114 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125344114 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125344114 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125344114 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFD02F03C) type="signalling" (gprs_gmm.c:1944) 20241121125344114 DMM DEBUG GMM(gmm_fsm)[0x55f48d4a03a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241121125344114 DMM DEBUG GMM(gmm_fsm)[0x55f48d4a03a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121125344114 DMM DEBUG MM(262420000001005/fd02f03c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241121125344114 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125344114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125344114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125344114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125344114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125344114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125344114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125344114 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125344114 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125344114 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125344114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125344114 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125344114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125344114 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@9a3224e0b29d: { messageType := 2, destLocRef := 'BFF1C4'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(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125344120 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125344120 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125344120 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125344120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125344120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125344120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125344120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125344120 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125344120 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125344120 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125344120 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:366) 20241121125344120 DMM DEBUG MM_STATE_Iu(15)[0x55f48d49bd60]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241121125344120 DMM DEBUG MM_STATE_Iu(15)[0x55f48d49bd60]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241121125344120 DMM INFO MM(262420000001005/fd02f03c) <- GMM SERVICE ACCEPT (P-TMSI=0xfd02f03c) (gprs_gmm.c:813) 20241121125344120 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241121125344120 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125344120 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125344120 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125344120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125344120 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125344120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125344120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125344121 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125344121 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344121 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125344121 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125344121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125344121 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125344121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125344121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1618)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241121125344127 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125344127 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125344127 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125344127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125344127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125344127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125344127 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125344127 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125344127 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125344127 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125344127 DMM INFO MM(262420000001005/fd02f03c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125344127 DMM INFO MM(262420000001005/fd02f03c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125344127 DMM DEBUG MM(262420000001005/fd02f03c) Using GGSN 0 (gprs_sm.c:312) 20241121125344127 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 23. This is a software bug that needs fixing. (rate_ctr.c:221) 20241121125344127 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20241121125344127 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125344127 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125344127 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:402) 20241121125344139 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 13 04 45 00 00 01 80 08 00 10 7f 25 c6 18 11 a1 cc f7 52 14 05 7f d4 74 3c 2e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1093 from retransmit req queue (gtp.c:443) 20241121125344139 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580e2838, cbp=0x55f48d4a1080) (sgsn_libgtp.c:632) 20241121125344139 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125344139 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125344139 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344139 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125344140 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125344140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125344140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125344140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125344140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_len:30 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800C48688E6'O 20241121125344156 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125344156 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125344156 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125344156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125344156 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125344156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125344156 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125344156 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121125344156 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121125344156 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241121125344156 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:574) 20241121125344156 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241121125344156 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:402) 20241121125344156 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125344156 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:510) 20241121125344156 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125344156 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125344156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125344156 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125344156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125344156 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125344156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125344156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1610)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@9a3224e0b29d: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_attach_pdp_act_pmm_idle(1618)@9a3224e0b29d: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@9a3224e0b29d: Test Component 1618 has requested to stop MTC. Terminating current testcase execution. 20241121125344160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125344160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1616)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1615)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1606)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1600)@9a3224e0b29d: Final verdict of PTC: none 20241121125344162 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125344162 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125344162 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241121125344162 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121125344162 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121125344162 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125344162 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121125344162 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121125344162 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121125344162 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125344162 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241121125344162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121125344162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121125344162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241121125344162 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241121125344162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121125344162 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241121125344162 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) -NSVCI99(1611)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-SCCP(1610)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1605)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-M3UA(1613)@9a3224e0b29d: Final verdict of PTC: none 20241121125344163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48864<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1597)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1603)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1599)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-RAN(1612)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1604)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1609)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1608)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1598)@9a3224e0b29d: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1618)@9a3224e0b29d: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1598): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1599): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1603): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1604): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1605): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1606): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1608): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1609): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-SCCP(1610): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1611): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9a3224e0b29d: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Thu Nov 21 12:53:44 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241121125344300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125344801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287932) 20241121125345161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125345161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287932, count=289092) 20241121125346162 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125346162 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125346163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241121125346163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241121125346163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Thu Nov 21 12:53:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125347163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125347163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_pmm_idle_rx_mt_data started. 20241121125347869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125347871 DMM INFO MM(262420000001005/fd02f03c) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125347871 DMM INFO MM(262420000001005/fd02f03c) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125347871 DMM DEBUG GMM(gmm_fsm)[0x55f48d4a03a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125347871 DMM DEBUG GMM(gmm_fsm)[0x55f48d4a03a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125347871 DMM DEBUG MM_STATE_Iu(15)[0x55f48d49bd60]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241121125347871 DMM DEBUG MM_STATE_Iu(15)[0x55f48d49bd60]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241121125347871 DMM NOTICE MM(262420000001005/fd02f03c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125347871 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20241121125347871 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125347871 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125347871 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:402) 20241121125347871 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241121125347871 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) 20241121125347871 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20241121125347871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121125347871 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Deallocated (fsm.c:568) 20241121125347871 DMM DEBUG MM_STATE_Iu(15)[0x55f48d49bd60]{Detached}: Deallocated (fsm.c:568) 20241121125347871 DMM DEBUG GMM(gmm_fsm)[0x55f48d4a03a0]{Deregistered}: Deallocated (fsm.c:568) 20241121125347871 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241121125347871 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125347871 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125347871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125347871 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125347871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125347871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125347871 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1619)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1624)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1624)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125347919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125347919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125347919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125347919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125347919 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125347919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125347919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125347919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125347919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1624)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125347920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125347920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125347920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125347921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125347921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125347921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125347921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125347921 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125347921 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125347921 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125347921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1623)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1624)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1624)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125347922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125347922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125347925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1620)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241121125347933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125347933 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1621)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1623)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1629)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1629)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125347956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125347956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125347956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125347956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125347956 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125347956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125347956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125347956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125347956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1628)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1629)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125347958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125347958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125347958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125347959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125347959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125347959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125347959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125347959 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125347959 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125347959 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125347959 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125347959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1629)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125347959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1629)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125347963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1625)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125347971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125347971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1626)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1628)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125347986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125347987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125347987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125347987 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125347987 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125347987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125347987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125347987 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125347987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125347989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125347989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125347989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125347989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125347989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125347989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125347989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125347989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125347989 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125347989 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125347989 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125347990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125347990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1633)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125347993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125348003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125348003 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@9a3224e0b29d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@9a3224e0b29d: ************************************************* SGSN_Test_0-M3UA(1636)@9a3224e0b29d: M3UA emulation initiated, the test can be started MTC@9a3224e0b29d: Starting RAN_Emulation SGSN_Test_0-M3UA(1636)@9a3224e0b29d: ************************************************* TC_pmm_idle_rx_mt_data-BVCI220(1632)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: v_sccp_pdu_maxlen:268 20241121125348164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125348164 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125348164 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125348164 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125348166 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125348166 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125348206 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121125348206 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241121125348206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121125348206 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@9a3224e0b29d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241121125348209 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125348209 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121125348209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121125348209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121125348209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121125348209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121125348209 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241121125348211 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125348211 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121125348211 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121125348211 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121125348211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121125348211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121125348211 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121125348211 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241121125349018 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349018 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125349018 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125349018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349018 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349018 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125349018 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349018 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241121125349018 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125349019 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349019 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349019 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349019 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@9a3224e0b29d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1621)@9a3224e0b29d: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='EC396CA6'O, index=0 SGSN_Test-GSUP(1639)@9a3224e0b29d: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@9a3224e0b29d: 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 := '3702'O, rac := '75'O ("u") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@9a3224e0b29d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)2426675 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: First idle individual index:0 SGSN_Test_0-RAN(1635)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 20241121125349231 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349231 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125349231 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125349231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349231 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125349231 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349232 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125349232 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125349232 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125349232 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach" (gprs_gmm.c:1266) 20241121125349232 DMM DEBUG GMM(gmm_fsm)[0x55f48d49bd60]{Deregistered}: Allocated (fsm.c:456) 20241121125349232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Allocated (fsm.c:456) 20241121125349232 DMM DEBUG MM_STATE_Gb[0x55f48d48bec0]{Idle}: Allocated (fsm.c:456) 20241121125349232 DMM DEBUG MM_STATE_Iu[0x55f48d49fd40]{Detached}: Allocated (fsm.c:456) 20241121125349232 DMM DEBUG GMM(gmm_fsm)[0x55f48d49bd60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125349232 DMM DEBUG GMM(gmm_fsm)[0x55f48d49bd60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125349232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125349232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125349232 DMM DEBUG MM(262420000001007/ca9cc4e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125349232 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241121125349232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349232 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349232 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349232 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349232 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: { messageType := 2, destLocRef := '250733'O ("%\a3"), 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(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@9a3224e0b29d: 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 := '910C24F645C8A47EA15F708E84027EA4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E00CC970'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00E9307EF18D7FA8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E973AC41565751F7007DC1AAE9ED04DD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1E900502E4673C4F3436F19142CEA360'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7049452B4B7D256760C34B3526AFC074'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8C655FB84EEBA858'O } } } } } SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241121125349240 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349240 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349240 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125349241 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125349241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349241 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349241 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125349241 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349241 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125349241 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125349241 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125349241 DMM DEBUG MM(262420000001007/ca9cc4e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241121125349241 DMM NOTICE MM(262420000001007/ca9cc4e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125349241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125349241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125349241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125349241 DMM DEBUG MM(262420000001007/ca9cc4e5) Requesting authorization (sgsn_auth.c:160) 20241121125349241 DMM INFO MM(262420000001007/ca9cc4e5) Requesting authentication tuples (sgsn_auth.c:184) 20241121125349241 DMM DEBUG MM(262420000001007/ca9cc4e5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125349241 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241121125349241 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1639)@9a3224e0b29d: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@9a3224e0b29d: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241121125349244 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125349244 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125349244 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125349244 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125349244 DMM INFO MM(262420000001007/ca9cc4e5) Subscriber data update (mmctx.c:445) 20241121125349244 DMM DEBUG MM(262420000001007/ca9cc4e5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125349244 DMM INFO MM(262420000001007/ca9cc4e5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125349244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125349244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125349244 DMM INFO MM(262420000001007/ca9cc4e5) <- GMM AUTH AND CIPHERING REQ (rand = 91 0c 24 f6 45 c8 a4 7e a1 5f 70 8e 84 02 7e a4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 70 49 45 2b 4b 7d 25 67 60 c3 4b 35 26 af c0 74 ) (gprs_gmm.c:483) 20241121125349244 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241121125349244 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349244 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349244 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349244 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349244 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_len:37 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301228C655FB823094B99990000100007F029044EEBA858'O 20241121125349251 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349251 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125349251 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125349251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125349251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349251 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125349251 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125349251 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125349251 DMM INFO MM(262420000001007/ca9cc4e5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125349251 DMM NOTICE MM(262420000001007/ca9cc4e5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125349251 DMM DEBUG MM(262420000001007/ca9cc4e5) checking auth: received UMTS RES = 8c 65 5f b8 4e eb a8 58 (gprs_gmm.c:666) 20241121125349251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125349251 DMM DEBUG MM(262420000001007/ca9cc4e5) Requesting authorization (sgsn_auth.c:160) 20241121125349252 DMM INFO MM(262420000001007/ca9cc4e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125349252 DMM DEBUG MM(262420000001007/ca9cc4e5) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125349252 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241121125349252 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) 20241121125349252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241121125349252 DMM DEBUG MM(262420000001007/ca9cc4e5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241121125349252 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349252 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349252 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349252 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349252 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349252 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125349260 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349260 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125349260 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125349260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125349260 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349260 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125349260 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125349260 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125349260 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241121125349260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241121125349260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241121125349260 DMM INFO MM(262420000001007/ca9cc4e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xca9cc4e5) (gprs_gmm.c:300) 20241121125349260 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241121125349261 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349261 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349261 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349261 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349261 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349261 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349261 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349261 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121125349265 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125349265 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125349265 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241121125349265 DMM INFO MM(262420000001007/ca9cc4e5) Subscriber data update (mmctx.c:445) 20241121125349265 DMM DEBUG MM(262420000001007/ca9cc4e5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125349265 DMM INFO MM(262420000001007/ca9cc4e5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125349265 DMM NOTICE MM(262420000001007/ca9cc4e5) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241121125349265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125349265 DMM NOTICE MM(262420000001007/ca9cc4e5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125349265 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) 20241121125349266 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125349266 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241121125349266 DMM INFO MM(262420000001007/ca9cc4e5) Subscriber data update (mmctx.c:445) 20241121125349266 DMM DEBUG MM(262420000001007/ca9cc4e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_len:14 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241121125349268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125349268 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125349268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125349268 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349269 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125349269 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125349269 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125349269 DMM INFO MM(262420000001007/ca9cc4e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125349269 DMM NOTICE MM(262420000001007/ca9cc4e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125349269 DMM DEBUG GMM(gmm_fsm)[0x55f48d49bd60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125349269 DMM DEBUG GMM(gmm_fsm)[0x55f48d49bd60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125349269 DMM DEBUG MM_STATE_Iu(17)[0x55f48d49fd40]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241121125349269 DMM DEBUG MM_STATE_Iu(17)[0x55f48d49fd40]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241121125349269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125349269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125349269 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349269 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349269 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_len:7 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241121125349273 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349273 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125349273 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125349273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349273 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125349273 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349274 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121125349274 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121125349274 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241121125349274 DMM INFO MM(262420000001007/ca9cc4e5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241121125349274 DMM DEBUG MM_STATE_Iu(17)[0x55f48d49fd40]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241121125349274 DMM DEBUG MM_STATE_Iu(17)[0x55f48d49fd40]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241121125349274 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349274 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349274 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349274 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349274 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on local reference:0 20241121125349275 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349275 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125349275 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) SGSN_Test_0-RAN(1635)@9a3224e0b29d: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)2426675 20241121125349275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125349275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_pmm_idle_rx_mt_data(1641)@9a3224e0b29d: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@9a3224e0b29d: 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 := 'CA9CC4E5'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@9a3224e0b29d: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)8739754 SGSN_Test_0-RAN(1635)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: First idle individual index:0 20241121125349477 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349477 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125349477 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125349477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125349478 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125349478 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125349478 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125349478 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCA9CC4E5) type="signalling" (gprs_gmm.c:1944) 20241121125349478 DMM DEBUG GMM(gmm_fsm)[0x55f48d49bd60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241121125349478 DMM DEBUG GMM(gmm_fsm)[0x55f48d49bd60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121125349478 DMM DEBUG MM(262420000001007/ca9cc4e5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241121125349477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349478 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349478 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349478 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: { messageType := 2, destLocRef := '855BAA'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(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125349485 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125349485 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125349485 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125349485 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:366) 20241121125349485 DMM DEBUG MM_STATE_Iu(17)[0x55f48d49fd40]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241121125349485 DMM DEBUG MM_STATE_Iu(17)[0x55f48d49fd40]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241121125349485 DMM INFO MM(262420000001007/ca9cc4e5) <- GMM SERVICE ACCEPT (P-TMSI=0xca9cc4e5) (gprs_gmm.c:813) 20241121125349485 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241121125349485 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349485 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125349485 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125349485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125349485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1641)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_from0 20241121125349494 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125349494 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125349494 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125349494 DMM INFO MM(262420000001007/ca9cc4e5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125349494 DMM INFO MM(262420000001007/ca9cc4e5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125349494 DMM DEBUG MM(262420000001007/ca9cc4e5) Using GGSN 0 (gprs_sm.c:312) 20241121125349494 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 24. This is a software bug that needs fixing. (rate_ctr.c:221) 20241121125349494 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20241121125349494 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125349494 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125349494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125349494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125349494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125349494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241121125349494 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:402) 20241121125349506 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 14 04 48 00 00 01 80 08 00 10 a9 c9 3a 4a 11 f5 3c 5f e0 14 05 7f 7d 37 99 f3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:443) 20241121125349506 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580e38a8, cbp=0x55f48d4a1ac0) (sgsn_libgtp.c:632) 20241121125349506 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125349506 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349507 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349507 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349507 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_len:30 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800AFB18F9B'O 20241121125349520 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349520 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125349520 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125349520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349520 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125349520 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125349520 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121125349520 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121125349520 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241121125349520 DRANAP INFO Rx RAB Assignment Response for UE conn_id 18 (iu_client.c:574) 20241121125349520 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241121125349520 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:402) 20241121125349520 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125349520 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:510) 20241121125349520 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349520 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125349520 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125349520 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125349520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125349520 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125349520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125349520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@9a3224e0b29d: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1641)@9a3224e0b29d: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@9a3224e0b29d: Test Component 1641 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-Gb0-NS0(1619)@9a3224e0b29d: Final verdict of PTC: none 20241121125349523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125349523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1638)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP(1639)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1624)@9a3224e0b29d: Final verdict of PTC: none 20241121125349524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42994<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121125349524 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125349524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125349524 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241121125349524 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121125349524 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121125349524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125349524 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121125349524 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121125349524 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121125349524 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125349524 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241121125349524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121125349524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121125349524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241121125349524 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241121125349524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121125349524 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) -NSVCI99(1633)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1629)@9a3224e0b29d: Final verdict of PTC: none 20241121125349525 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1623)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1628)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-M3UA(1636)@9a3224e0b29d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1626)@9a3224e0b29d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@9a3224e0b29d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1621)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1631)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-RAN(1635)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1622)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1627)@9a3224e0b29d: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1641)@9a3224e0b29d: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1621): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1622): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1623): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1624): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1626): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1627): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1628): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1629): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9a3224e0b29d: Test case TC_pmm_idle_rx_mt_data finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Thu Nov 21 12:53:49 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241121125349662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43010<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125350264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43010<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287320) 20241121125350524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125350524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287320, count=288480) 20241121125351525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125351526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125351526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241121125351526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241121125351526 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Thu Nov 21 12:53:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125352527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125352528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_update_ctx_err_ind_from_ggsn started. 20241121125353326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43014<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125353327 DMM INFO MM(262420000001007/ca9cc4e5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125353327 DMM INFO MM(262420000001007/ca9cc4e5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125353327 DMM DEBUG GMM(gmm_fsm)[0x55f48d49bd60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125353327 DMM DEBUG GMM(gmm_fsm)[0x55f48d49bd60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125353327 DMM DEBUG MM_STATE_Iu(17)[0x55f48d49fd40]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241121125353328 DMM DEBUG MM_STATE_Iu(17)[0x55f48d49fd40]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241121125353328 DMM NOTICE MM(262420000001007/ca9cc4e5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125353328 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20241121125353328 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125353328 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125353328 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:402) 20241121125353328 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241121125353328 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) 20241121125353328 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241121125353328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d4933a0]{Init}: Deallocated (fsm.c:568) 20241121125353328 DMM DEBUG MM_STATE_Gb[0x55f48d48bec0]{Idle}: Deallocated (fsm.c:568) 20241121125353328 DMM DEBUG MM_STATE_Iu(17)[0x55f48d49fd40]{Detached}: Deallocated (fsm.c:568) 20241121125353328 DMM DEBUG GMM(gmm_fsm)[0x55f48d49bd60]{Deregistered}: Deallocated (fsm.c:568) 20241121125353328 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241121125353328 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125353328 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125353328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125353328 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125353328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125353328 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125353328 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1642)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1647)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1647)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125353382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125353382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125353382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125353382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125353382 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125353382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125353382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125353382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125353382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1647)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125353384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125353384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125353384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125353384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125353384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125353384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125353384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125353384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125353384 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241121125353384 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125353384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125353385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125353385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1647)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1646)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1647)@9a3224e0b29d: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125353389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1643)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125353397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125353397 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@9a3224e0b29d: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1646)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125353415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241121125353415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125353415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125353415 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125353415 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241121125353415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125353415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125353415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125353415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125353416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125353416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125353416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125353417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125353417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125353417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125353417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125353417 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125353417 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241121125353417 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125353417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1651)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125353417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125353417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@9a3224e0b29d: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125353421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1648)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1652)@9a3224e0b29d: Creating NSIP provider for "127.0.0.103":21012 20241121125353431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55f48d48db30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125353431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@9a3224e0b29d: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1653)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1652)@9a3224e0b29d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1656)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1656)@9a3224e0b29d: Provider Link came up: sending NS-RESET 20241121125353458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241121125353458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125353458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125353458 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125353458 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241121125353458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125353458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125353458 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125353458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1656)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125353459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125353459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125353459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125353460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241121125353460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241121125353460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241121125353460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241121125353460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125353460 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241121125353460 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125353460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241121125353460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125353461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1656)@9a3224e0b29d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1656)@9a3224e0b29d: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125353465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1653)@9a3224e0b29d: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1653)@9a3224e0b29d: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241121125353476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55f48d490240]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125353476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@9a3224e0b29d: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@9a3224e0b29d: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@9a3224e0b29d: Starting RAN_Emulation SGSN_Test_0-M3UA(1659)@9a3224e0b29d: ************************************************* SGSN_Test_0-M3UA(1659)@9a3224e0b29d: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@9a3224e0b29d: ************************************************* SGSN_Test_0-SCCP(1657)@9a3224e0b29d: v_sccp_pdu_maxlen:268 20241121125353528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125353528 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241121125353528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241121125353528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@9a3224e0b29d: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241121125353530 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241121125353531 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@9a3224e0b29d: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@9a3224e0b29d: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@9a3224e0b29d: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241121125353683 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241121125353683 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241121125353683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241121125353683 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@9a3224e0b29d: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241121125353686 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125353686 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241121125353686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241121125353686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241121125353686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241121125353686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241121125353686 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241121125353687 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125353687 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241121125353687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241121125353687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241121125353687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241121125353687 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241121125353687 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241121125353688 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241121125354494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125354494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125354494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125354494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354494 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241121125354494 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241121125354494 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354494 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354494 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354494 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@9a3224e0b29d: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@9a3224e0b29d: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='ED8BF700'O, index=0 SGSN_Test-GSUP(1662)@9a3224e0b29d: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@9a3224e0b29d: 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 := '357E'O ("5~"), rac := '26'O ("&") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := omit, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@9a3224e0b29d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)9544735 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: First idle individual index:0 SGSN_Test_0-RAN(1658)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 20241121125354592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125354592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125354592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125354592 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354592 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125354592 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125354592 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125354592 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach" (gprs_gmm.c:1266) 20241121125354592 DMM DEBUG GMM(gmm_fsm)[0x55f48d49fd40]{Deregistered}: Allocated (fsm.c:456) 20241121125354592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Allocated (fsm.c:456) 20241121125354592 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Allocated (fsm.c:456) 20241121125354592 DMM DEBUG MM_STATE_Iu[0x55f48d49aae0]{Detached}: Allocated (fsm.c:456) 20241121125354592 DMM DEBUG GMM(gmm_fsm)[0x55f48d49fd40]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241121125354592 DMM DEBUG GMM(gmm_fsm)[0x55f48d49fd40]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241121125354592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241121125354592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241121125354592 DMM DEBUG MM(262420000001004/c1fd288a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241121125354592 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241121125354592 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354592 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354592 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354592 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354593 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354593 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@9a3224e0b29d: { messageType := 2, destLocRef := '91A41F'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@9a3224e0b29d: 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 := 'D11ECC51E06D4C85AF1E55DCE1926097'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F66FFB1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FFCC9098115383D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '35485E3B83C0896F2CE033D7815E8AA7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2EA2DAAEA5B62045F916E612F592FD39'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D396AB3E2F0A4407FD08E03EC7E8B116'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BB5E8BE0B8FE24A3'O } } } } } SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241121125354601 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354601 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125354601 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125354601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125354601 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354601 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125354601 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125354601 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125354601 DMM DEBUG MM(262420000001004/c1fd288a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241121125354601 DMM NOTICE MM(262420000001004/c1fd288a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241121125354601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241121125354601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241121125354601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241121125354601 DMM DEBUG MM(262420000001004/c1fd288a) Requesting authorization (sgsn_auth.c:160) 20241121125354601 DMM INFO MM(262420000001004/c1fd288a) Requesting authentication tuples (sgsn_auth.c:184) 20241121125354601 DMM DEBUG MM(262420000001004/c1fd288a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241121125354601 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241121125354601 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@9a3224e0b29d: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@9a3224e0b29d: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241121125354604 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241121125354604 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241121125354604 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241121125354604 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241121125354604 DMM INFO MM(262420000001004/c1fd288a) Subscriber data update (mmctx.c:445) 20241121125354604 DMM DEBUG MM(262420000001004/c1fd288a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241121125354604 DMM INFO MM(262420000001004/c1fd288a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241121125354604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241121125354604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241121125354604 DMM INFO MM(262420000001004/c1fd288a) <- GMM AUTH AND CIPHERING REQ (rand = d1 1e cc 51 e0 6d 4c 85 af 1e 55 dc e1 92 60 97 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d3 96 ab 3e 2f 0a 44 07 fd 08 e0 3e c7 e8 b1 16 ) (gprs_gmm.c:483) 20241121125354604 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241121125354604 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354604 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354604 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354604 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354605 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_len:37 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722BB5E8BE023094B99990000100004F02904B8FE24A3'O 20241121125354609 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354609 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125354609 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125354609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354609 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125354609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354610 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125354610 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125354610 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125354610 DMM INFO MM(262420000001004/c1fd288a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241121125354610 DMM NOTICE MM(262420000001004/c1fd288a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241121125354610 DMM DEBUG MM(262420000001004/c1fd288a) checking auth: received UMTS RES = bb 5e 8b e0 b8 fe 24 a3 (gprs_gmm.c:666) 20241121125354610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241121125354610 DMM DEBUG MM(262420000001004/c1fd288a) Requesting authorization (sgsn_auth.c:160) 20241121125354610 DMM INFO MM(262420000001004/c1fd288a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241121125354610 DMM DEBUG MM(262420000001004/c1fd288a) Requesting subscriber data update (gprs_subscriber.c:894) 20241121125354610 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241121125354610 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) 20241121125354610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241121125354610 DMM DEBUG MM(262420000001004/c1fd288a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241121125354610 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354610 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354610 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354610 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125354618 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354618 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125354618 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125354618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354618 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354618 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125354618 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354618 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125354618 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125354618 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125354618 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241121125354618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241121125354618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241121125354618 DMM INFO MM(262420000001004/c1fd288a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1fd288a) (gprs_gmm.c:300) 20241121125354618 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241121125354619 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354619 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354619 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354619 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354619 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354619 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354619 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241121125354623 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241121125354623 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241121125354623 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241121125354623 DMM INFO MM(262420000001004/c1fd288a) Subscriber data update (mmctx.c:445) 20241121125354623 DMM DEBUG MM(262420000001004/c1fd288a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241121125354623 DMM INFO MM(262420000001004/c1fd288a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241121125354623 DMM NOTICE MM(262420000001004/c1fd288a) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241121125354623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241121125354623 DMM NOTICE MM(262420000001004/c1fd288a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241121125354623 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) 20241121125354623 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241121125354623 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241121125354624 DMM INFO MM(262420000001004/c1fd288a) Subscriber data update (mmctx.c:445) 20241121125354624 DMM DEBUG MM(262420000001004/c1fd288a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_len:14 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241121125354626 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354626 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125354626 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125354626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125354626 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354626 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125354626 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125354626 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125354626 DMM INFO MM(262420000001004/c1fd288a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241121125354626 DMM NOTICE MM(262420000001004/c1fd288a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241121125354626 DMM DEBUG GMM(gmm_fsm)[0x55f48d49fd40]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241121125354626 DMM DEBUG GMM(gmm_fsm)[0x55f48d49fd40]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241121125354626 DMM DEBUG MM_STATE_Iu(19)[0x55f48d49aae0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241121125354626 DMM DEBUG MM_STATE_Iu(19)[0x55f48d49aae0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241121125354626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241121125354626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241121125354626 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354626 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354626 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354626 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354626 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_len:7 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241121125354631 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354631 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125354631 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125354631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354631 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125354631 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354631 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241121125354631 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241121125354631 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241121125354631 DMM INFO MM(262420000001004/c1fd288a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241121125354631 DMM DEBUG MM_STATE_Iu(19)[0x55f48d49aae0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241121125354631 DMM DEBUG MM_STATE_Iu(19)[0x55f48d49aae0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241121125354631 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354631 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354631 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354631 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354631 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 20241121125354632 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354632 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) SGSN_Test_0-RAN(1658)@9a3224e0b29d: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)9544735 20241121125354632 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125354632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354632 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354632 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125354632 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_update_ctx_err_ind_from_ggsn(1664)@9a3224e0b29d: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@9a3224e0b29d: 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 := 'C1FD288A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@9a3224e0b29d: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)6383039 SGSN_Test_0-RAN(1658)@9a3224e0b29d: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: First idle individual index:0 20241121125354833 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354833 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125354833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125354833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125354833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354834 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241121125354834 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241121125354834 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241121125354834 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC1FD288A) type="signalling" (gprs_gmm.c:1944) 20241121125354834 DMM DEBUG GMM(gmm_fsm)[0x55f48d49fd40]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241121125354834 DMM DEBUG GMM(gmm_fsm)[0x55f48d49fd40]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241121125354834 DMM DEBUG MM(262420000001004/c1fd288a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241121125354834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354834 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354834 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354834 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354834 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@9a3224e0b29d: { messageType := 2, destLocRef := '6165BF'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_len:12 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241121125354838 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354838 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125354838 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125354838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354838 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125354838 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354838 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241121125354838 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241121125354838 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241121125354838 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:366) 20241121125354838 DMM DEBUG MM_STATE_Iu(19)[0x55f48d49aae0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20241121125354838 DMM DEBUG MM_STATE_Iu(19)[0x55f48d49aae0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20241121125354838 DMM INFO MM(262420000001004/c1fd288a) <- GMM SERVICE ACCEPT (P-TMSI=0xc1fd288a) (gprs_gmm.c:813) 20241121125354838 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241121125354838 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354838 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354839 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354839 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354839 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354839 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354839 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1664)@9a3224e0b29d: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_len:23 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20241121125354846 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354846 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125354846 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125354846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125354846 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354846 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241121125354846 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241121125354846 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241121125354846 DMM INFO MM(262420000001004/c1fd288a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4 (gprs_sm.c:468) 20241121125354846 DMM INFO MM(262420000001004/c1fd288a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241121125354846 DMM DEBUG MM(262420000001004/c1fd288a) Using GGSN 0 (gprs_sm.c:312) 20241121125354846 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 25. This is a software bug that needs fixing. (rate_ctr.c:221) 20241121125354846 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20241121125354846 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241121125354846 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20241121125354846 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:402) 20241121125354856 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 15 04 4b 00 00 01 80 08 00 10 e6 5b 3d fc 11 e8 47 1f 6d 14 05 7f 92 83 05 1e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1099 from retransmit req queue (gtp.c:443) 20241121125354856 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f0a580e4918, cbp=0x55f48d49c1b0) (sgsn_libgtp.c:632) 20241121125354856 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241121125354856 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354856 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354856 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354856 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on connection ID:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_len:30 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: vl_from0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800F15E8751'O 20241121125354873 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354873 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241121125354873 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241121125354873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354873 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241121125354873 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241121125354874 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20241121125354874 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20241121125354874 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20241121125354874 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:574) 20241121125354874 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20241121125354874 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:402) 20241121125354874 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241121125354874 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:510) 20241121125354874 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354874 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125354874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125354874 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125354874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125354874 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125354874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241121125354874 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Session index based on local reference:0 SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1657)@9a3224e0b29d: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@9a3224e0b29d: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_update_ctx_err_ind_from_ggsn(1664)@9a3224e0b29d: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":813 MC@9a3224e0b29d: Test Component 1664 has requested to stop MTC. Terminating current testcase execution. 20241121125354877 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241121125354877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1662)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99(1656)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98(1651)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97(1647)@9a3224e0b29d: Final verdict of PTC: none 20241121125354880 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241121125354880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125354880 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241121125354880 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241121125354880 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241121125354880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241121125354880 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241121125354880 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241121125354880 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241121125354880 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125354880 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241121125354880 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241121125354880 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241121125354880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241121125354880 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241121125354880 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241121125354880 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241121125354880 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-BSSGP1(1648)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-SCCP(1657)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1646)@9a3224e0b29d: Final verdict of PTC: none 20241121125354881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43014<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI196(1644)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@9a3224e0b29d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-M3UA(1659)@9a3224e0b29d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1655)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test_0-RAN(1658)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@9a3224e0b29d: Final verdict of PTC: none -NSVCI98-provIP(1649)@9a3224e0b29d: Final verdict of PTC: none -NSVCI99-provIP(1654)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@9a3224e0b29d: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@9a3224e0b29d: Final verdict of PTC: none -NSVCI97-provIP(1645)@9a3224e0b29d: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1664)@9a3224e0b29d: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: none MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1644): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97-provIP(1645): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-NS1(1646): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI97(1647): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99-provIP(1654): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1655): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC -NSVCI99(1656): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-SCCP(1657): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@9a3224e0b29d: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@9a3224e0b29d: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Thu Nov 21 12:53:54 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241121125355014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125355616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=287420) 20241121125355878 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125355878 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=287420, count=288580) 20241121125356879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125356879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125356881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241121125356881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241121125356881 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail' was executed successfully (exit status: 0). MC@9a3224e0b29d: Test execution finished. MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Thu Nov 21 12:53:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125357879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125357879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_NS_connect_alive started. 20241121125358681 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125358682 DMM INFO MM(262420000001004/c1fd288a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241121125358682 DMM INFO MM(262420000001004/c1fd288a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241121125358682 DMM DEBUG GMM(gmm_fsm)[0x55f48d49fd40]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241121125358682 DMM DEBUG GMM(gmm_fsm)[0x55f48d49fd40]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241121125358682 DMM DEBUG MM_STATE_Iu(19)[0x55f48d49aae0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241121125358682 DMM DEBUG MM_STATE_Iu(19)[0x55f48d49aae0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20241121125358682 DMM NOTICE MM(262420000001004/c1fd288a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241121125358682 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20241121125358682 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241121125358682 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241121125358682 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:402) 20241121125358682 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241121125358682 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) 20241121125358682 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241121125358682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55f48d48bec0]{Init}: Deallocated (fsm.c:568) 20241121125358682 DMM DEBUG MM_STATE_Gb[0x55f48d4933a0]{Idle}: Deallocated (fsm.c:568) 20241121125358682 DMM DEBUG MM_STATE_Iu(19)[0x55f48d49aae0]{Detached}: Deallocated (fsm.c:568) 20241121125358682 DMM DEBUG GMM(gmm_fsm)[0x55f48d49fd40]{Deregistered}: Deallocated (fsm.c:568) 20241121125358682 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241121125358682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241121125358682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241121125358683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241121125358683 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241121125358683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241121125358683 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241121125358683 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20241121125358703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125358703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125358703 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125358880 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125358880 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: setverdict(pass): none -> pass MTC@9a3224e0b29d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241121125359707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44394<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: pass MTC@9a3224e0b29d: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@9a3224e0b29d: Test case TC_NS_connect_alive finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Thu Nov 21 12:53:59 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 20241121125359751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125359881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125359881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125400252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44404<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=19064) 20241121125400882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125400882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=19064, count=20844) 20241121125401883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125401883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Thu Nov 21 12:54:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125402883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125402883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@9a3224e0b29d: Test case TC_NS_connect_reset started. 20241121125403312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125403314 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241121125403333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241121125403333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241121125403333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241121125403333 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125403334 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241121125403334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241121125403334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241121125403334 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125403334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55f48d48ac10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@9a3224e0b29d: setverdict(pass): none -> pass 20241121125403884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125403884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241121125404336 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44414<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@9a3224e0b29d: Final verdict of PTC: none MTC@9a3224e0b29d: Setting final verdict of the test case. MTC@9a3224e0b29d: Local verdict of MTC: pass MTC@9a3224e0b29d: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@9a3224e0b29d: Test case TC_NS_connect_reset finished. Verdict: pass MTC@9a3224e0b29d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Thu Nov 21 12:54:04 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 20241121125404376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241121125404878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44430<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241121125404885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125404885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7452) 20241121125405886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125405886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7452, count=12348) 20241121125406335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125406887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125406887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@9a3224e0b29d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@9a3224e0b29d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@9a3224e0b29d: Terminating MTC. MC@9a3224e0b29d: MTC terminated. MC2> exit MC@9a3224e0b29d: Shutting down session. MC@9a3224e0b29d: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7962.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 3 xfail: 3 pass: 73 skip: 8 20241121125407887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125407887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2270636) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241121125408888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125408888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125409336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125409889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125409889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125410890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125410890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125411884 DGPRS DEBUG Checking for inactive LLMEs, time = 14004386 (sgsn.c:131) 20241121125411891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125411891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125412336 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-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241121125412892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125412892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241121125413893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241121125413893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (2270504) [testenv][generic] Stopping sgsn (2270538) [testenv] Showing testsuite/junit-xml-7962.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7962.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='87' failures='14' errors='0' skipped='0' inconc='0' time='864.00'> <testcase classname='SGSN_Tests' name='TC_attach' time='1.447882'/> <testcase classname='SGSN_Tests' name='TC_attach_mnc3' time='1.542185'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_umts_res' time='1.586319'/> <testcase classname='SGSN_Tests' name='TC_attach_umts_aka_gsm_sres' time='1.543444'/> <testcase classname='SGSN_Tests' name='TC_attach_timeout_after_pdp_act' time='31.160379'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_id_timeout' time='30.700289'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_timeout' time='6.539387'/> <testcase classname='SGSN_Tests' name='TC_attach_auth_sai_reject' time='6.588823'/> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_timeout' time='1.568472'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3219 SGSN_Tests control part SGSN_Tests.ttcn:755 TC_attach_gsup_lu_timeout testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_gsup_lu_reject' time='1.510649'> <failure type='fail-verdict'> SGSN_Tests.ttcn:3220 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_reject testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_combined' time='1.522102'/> <testcase classname='SGSN_Tests' name='TC_attach_accept_all' time='2.466591'/> <testcase classname='SGSN_Tests' name='TC_attach_closed' time='2.587580'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imei_response' time='31.546079'/> <testcase classname='SGSN_Tests' name='TC_attach_no_imsi_response' time='31.545602'/> <testcase classname='SGSN_Tests' name='TC_attach_closed_add_vty' time='2.619041'/> <testcase classname='SGSN_Tests' name='TC_attach_check_subscriber_list' time='1.530920'/> <testcase classname='SGSN_Tests' name='TC_attach_detach_check_subscriber_list' time='5.672847'/> <testcase classname='SGSN_Tests' name='TC_attach_check_complete_resend' time='35.607459'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_update' time='6.695073'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_withdraw' time='1.676763'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_withdraw' time='1.628234'/> <testcase classname='SGSN_Tests' name='TC_hlr_location_cancel_request_unknown_subscriber_update' time='1.578175'/> <testcase classname='SGSN_Tests' name='TC_rau_unknown' time='1.664373'/> <testcase classname='SGSN_Tests' name='TC_attach_rau' time='1.498333'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_a' time='6.567069'/> <testcase classname='SGSN_Tests' name='TC_attach_rau_a_b' time='6.700231'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_resync' time='1.656869'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a54' time='1.667660'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a53' time='1.372102'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a53_a54' time='1.570005'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a50_a54' time='1.523949'/> <testcase classname='SGSN_Tests' name='TC_attach_usim_a54_a50' time='1.508243'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_nopoweroff' time='1.491438'/> <testcase classname='SGSN_Tests' name='TC_detach_unknown_poweroff' time='6.575191'/> <testcase classname='SGSN_Tests' name='TC_detach_nopoweroff' time='1.689771'/> <testcase classname='SGSN_Tests' name='TC_detach_poweroff' time='6.688415'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act' time='0.670998'/> <testcase classname='SGSN_Tests' name='TC_pdp_act_unattached' time='0.509828'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user' time='0.670156'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_ggsn_reject' time='0.641574'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mo' time='0.550843'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_deact_mt' time='0.618914'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_dup' time='2.623420'/> <testcase classname='SGSN_Tests' name='TC_attach_second_attempt' time='30.557742'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3259 SGSN_Tests control part SGSN_Tests.ttcn:1215 TC_attach_second_attempt testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_echo_timeout' time='35.566112'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_echo' time='10.586844'/> <testcase classname='SGSN_Tests' name='TC_attach_restart_ctr_create' time='0.678977'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_mt_t3395_expire' time='33.497283'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans' time='10.548953'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_deact_gtp_retrans_resp' time='0.592195'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_user_error_ind_ggsn' time='0.607496'/> <testcase classname='SGSN_Tests' name='TC_attach_pdp_act_gmm_detach' time='0.625732'/> <testcase classname='SGSN_Tests' name='TC_attach_gmm_attach_req_while_gmm_attach' time='2.637849'/> <testcase classname='SGSN_Tests' name='TC_xid_empty_l3' time='1.605851'/> <testcase classname='SGSN_Tests' name='TC_xid_n201u' time='1.573777'/> <testcase classname='SGSN_Tests' name='TC_llc_null' time='7.626345'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_llgmm' time='2.655539'/> <testcase classname='SGSN_Tests' name='TC_llc_sabm_dm_ll5' time='2.620742'/> <testcase classname='SGSN_Tests' name='TC_suspend_nopaging' time='6.524327'/> <testcase classname='SGSN_Tests' name='TC_suspend_resume' time='6.634003'/> <testcase classname='SGSN_Tests' name='TC_suspend_rau' time='7.199209'/> <testcase classname='SGSN_Tests' name='TC_paging_ps' time='6.627228'/> <testcase classname='SGSN_Tests' name='TC_paging_ps_ra_multiple_cells' time='31.490966'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:2707 TC_paging_ps_ra_multiple_cells testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_bssgp_rim_single_report' time='0.472225'/> <testcase classname='SGSN_Tests' name='TC_rim_eutran_to_geran' time='0.472097'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_attach' time='1.680980'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_rai_ci_data' time='2.600413'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_attach' time='1.700578'/> <testcase classname='SGSN_Tests' name='TC_cell_change_different_ci_data' time='0.613635'/> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_in' time='3.591830'> <failure type='fail-verdict'>Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3291 SGSN_Tests control part SGSN_Tests.ttcn:3108 TC_sgsn_context_req_in testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_sgsn_context_req_out' time='1.513037'> <failure type='fail-verdict'>Rx unexpected RAU Reject SGSN_Tests.ttcn:3292 SGSN_Tests control part SGSN_Tests.ttcn:3206 TC_sgsn_context_req_out testcase </failure> </testcase> <testcase classname='SGSN_Tests' name='TC_attach_req_id_req_ra_update' time='0.528235'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach' time='1.615739'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_encr' time='1.608497'/> <testcase classname='SGSN_Tests_Iu' name='TC_iu_attach_geran_rau' time='1.677412'/> <testcase classname='SGSN_Tests_Iu' name='TC_geran_attach_iu_rau' time='1.626888'/> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user' time='1.820329'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:424 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:156 TC_attach_pdp_act_user testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_v4raw' time='1.687571'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:425 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:174 TC_attach_pdp_act_user_addr_v4raw testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' time='1.696066'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:426 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:197 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' time='31.397899'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:427 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:200 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' time='31.404356'> <failure type='fail-verdict'>Tguard timeout SGSN_Tests_Iu.ttcn:428 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:238 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_attach_pdp_act_pmm_idle' time='1.712031'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:429 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:274 TC_attach_pdp_act_pmm_idle testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_pmm_idle_rx_mt_data' time='1.699041'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:430 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:354 TC_pmm_idle_rx_mt_data testcase </failure> </testcase> <testcase classname='SGSN_Tests_Iu' name='TC_update_ctx_err_ind_from_ggsn' time='1.590683'> <failure type='fail-verdict'>"BSSGP_ConnHdlr.ttcn:813 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false" SGSN_Tests_Iu.ttcn:431 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:415 TC_update_ctx_err_ind_from_ggsn testcase </failure> </testcase> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_alive' time='1.029156'/> <testcase classname='SGSN_Tests_NS' name='TC_NS_connect_reset' time='1.027047'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241121-1239-0c01233a-0'] 9a3224e0b29d4ef79890e041b3b8c352af6f71ffb740858a58bb94066082afde [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2240/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